summaryrefslogtreecommitdiff
path: root/libmetacity/meta-theme-metacity.c
Commit message (Expand)AuthorAgeFilesLines
* libmetacity: add scale to MetaDrawInfoAlberts Muktupāvels2017-02-061-0/+2
* libmetacity: fix copy/paste bugAlberts Muktupāvels2016-07-121-45/+45
* libmetacity: replace ints with doubles in few placesAlberts Muktupāvels2016-07-101-27/+30
* libmetacity: add `shadow` and `resize` bordersAlberts Muktupāvels2016-06-081-4/+16
* libmetacity: don't expose meta_frame_type_from_stringAlberts Muktupāvels2016-06-071-0/+21
* libmetacity: don't expose MetaFrameStyleAlberts Muktupāvels2016-06-071-1/+1
* libmetacity: scale text heightAlberts Muktupāvels2016-06-051-6/+7
* libmetacity: don't use get_window_scale_factor in meta-draw-op.cAlberts Muktupāvels2016-06-031-3/+7
* libmetacity: pass scale to clip_to_rounded_cornersAlberts Muktupāvels2016-06-031-5/+3
* libmetacity: don't ignore background and alpha attributesAlberts Muktupāvels2016-06-031-10/+16
* libmetacity: add composited to MetaThemeImplAlberts Muktupāvels2016-06-031-5/+2
* libmetacity: GObjectize MetaStyleInfoAlberts Muktupāvels2016-06-031-10/+14
* libmetacity: scale window decorations on HiDPI displaysAlberts Muktupāvels2016-03-241-53/+93
* libmetacity: fix build warningAlberts Muktupāvels2016-02-231-0/+1
* libmetacity: remove meta_theme_get_nameAlberts Muktupāvels2016-02-231-11/+0
* theme: redo theme settingsAlberts Muktupāvels2016-02-231-1/+1
* libmetacity: fix titlebar in GTK+ themeAlberts Muktupāvels2016-02-151-11/+7
* libmetacity: don't expose MetaFrameLayoutAlberts Muktupāvels2016-02-071-1/+1
* libmetacity: don't expose MetaDrawOp and MetaDrawOpListAlberts Muktupāvels2016-02-071-1/+1
* libmetacity: rename invisible_border to invisible_resize_borderAlberts Muktupāvels2016-02-071-4/+4
* libmetacity: add substructures to MetaFrameLayoutAlberts Muktupāvels2016-02-071-51/+58
* libmetacity: clip metacity theme drawing to rounded cornersAlberts Muktupāvels2016-02-071-0/+76
* theme: move get_frame_borders, calc_geometry and draw_frameAlberts Muktupāvels2016-02-041-6/+809
* theme: move meta_frame_type_from_string to libmetacityAlberts Muktupāvels2016-02-031-21/+0
* theme: move MetaTheme to libmetacity and GObjectize itAlberts Muktupāvels2016-01-311-13/+12
* theme-parser: merge with MetaThemeMetacityAlberts Muktupāvels2016-01-311-105/+4563
* theme: move styles and style_sets to libmetacityAlberts Muktupāvels2016-01-311-0/+43
* theme: move frame_layouts to MetaThemeMetacityAlberts Muktupāvels2016-01-311-0/+22
* theme: move draw_op_lists to MetaThemeMetacityAlberts Muktupāvels2016-01-311-0/+23
* theme: move integer, float and color constants to MetaThemeMetacityAlberts Muktupāvels2016-01-281-1/+207
* libmetacity: add MetaThemeImpl, MetaThemeGtk and MetaThemeMetacityAlberts Muktupāvels2016-01-281-0/+37