summaryrefslogtreecommitdiff
path: root/libmetacity
Commit message (Collapse)AuthorAgeFilesLines
...
* libmetacity: rename invisible_border to invisible_resize_borderAlberts Muktupāvels2016-02-074-27/+20
|
* libmetacity: support margins on titlebar title/buttons in GTK+ themeAlberts Muktupāvels2016-02-072-3/+34
| | | | | | | | | GTK+ improved its CSS support, and the default theme started to make use of it, so we must update our theming code accordingly. Add support for margins where they make sense. Adapted from: https://git.gnome.org/browse/mutter/commit/?id=e0ffef06dd810ff5acb54605f05f95133541151b
* libmetacity: consider minimum sizes in GTK+ themeAlberts Muktupāvels2016-02-072-5/+30
| | | | | | | | | GTK+ improved its CSS support, and the default theme started to make use of it, so we must update our theming code accordingly. Start by supporting min-width/min-height where it makes sense. Adapted from: https://git.gnome.org/browse/mutter/commit/?id=d5b69bcd542b759af661de2caa5a0e7fe6901e9f
* libmetacity: add substructures to MetaFrameLayoutAlberts Muktupāvels2016-02-075-224/+257
| | | | | | | | Add gtk and metacity substructures to MetaFrameLayout. Move GTK+ or Metacity only variables to these substructures. This commit also adapts changes from this mutter commit: https://git.gnome.org/browse/mutter/commit/?id=6b92b45021773b93c008aafb4fcd24167784b0d6
* libmetacity: redo meta_theme_invalidateAlberts Muktupāvels2016-02-071-27/+1
|
* libmetacity: rename theme invalidation functionAlberts Muktupāvels2016-02-072-3/+3
|
* libmetacity: remove meta_theme_get_compositedAlberts Muktupāvels2016-02-072-8/+0
|
* libmetacity: clip metacity theme drawing to rounded cornersAlberts Muktupāvels2016-02-071-0/+76
|
* libmetacity: remove button background rects from GTK+ themeAlberts Muktupāvels2016-02-071-92/+18
|
* libmetacity: don't use GtkSettings to change gtk-theme-nameAlberts Muktupāvels2016-02-074-27/+62
|
* theme: move get_current and set_current to libmetacityAlberts Muktupāvels2016-02-042-0/+70
|
* theme: move get_frame_borders, calc_geometry and draw_frameAlberts Muktupāvels2016-02-047-27/+2085
|
* theme: move meta_theme_get_title_scale to libmetacityAlberts Muktupāvels2016-02-032-0/+22
|
* theme: move meta_frame_type_from_string to libmetacityAlberts Muktupāvels2016-02-033-21/+25
|
* theme: move meta_pango_font_desc_get_text_height to libmetacityAlberts Muktupāvels2016-02-032-1/+30
|
* theme: move meta_style_info_create_font_desc to libmetacityAlberts Muktupāvels2016-02-032-26/+44
|
* theme: move meta_theme_get_frame_style to libmetacityAlberts Muktupāvels2016-02-032-7/+92
|
* theme: move MetaFrameGeometry to libmetacityAlberts Muktupāvels2016-02-031-0/+77
|
* frames: move style variants to MetaThemeAlberts Muktupāvels2016-02-012-0/+66
|
* theme: move MetaTheme to libmetacity and GObjectize itAlberts Muktupāvels2016-01-3116-107/+414
|
* theme: move meta_frame_style_validate to libmetacityAlberts Muktupāvels2016-01-312-0/+174
|
* theme-parser: merge with MetaThemeMetacityAlberts Muktupāvels2016-01-314-139/+4575
|
* libmetacity: use load vfunc to load GTK+ themeAlberts Muktupāvels2016-01-311-0/+101
|
* libmetacity: add a vfunc to load themeAlberts Muktupāvels2016-01-312-5/+40
|
* theme: move style_sets_by_type to MetaThemeImplAlberts Muktupāvels2016-01-312-1/+67
|
* theme: move styles and style_sets to libmetacityAlberts Muktupāvels2016-01-312-31/+90
|
* libmetacity: add meta-frame-style.[c/h]Alberts Muktupāvels2016-01-314-0/+589
|
* theme: move remaining MetaFrame* enums to libmetacityAlberts Muktupāvels2016-01-311-0/+89
|
* libmetacity: merge meta-frame-flags.h and meta-frame-type.hAlberts Muktupāvels2016-01-312-6/+26
|
* theme: move frame_layouts to MetaThemeMetacityAlberts Muktupāvels2016-01-312-26/+56
|
* libmetacity: add meta-frame-layout.[c/h]Alberts Muktupāvels2016-01-313-0/+390
|
* theme: move draw_op_lists to MetaThemeMetacityAlberts Muktupāvels2016-01-312-21/+53
|
* libmetacity: add meta-draw-op.[c/h]Alberts Muktupāvels2016-01-293-0/+1686
|
* libmetacity: add meta-draw-spec.[c/h]Alberts Muktupāvels2016-01-293-0/+1343
|
* move MetaStyleInfo to libmetacityAlberts Muktupāvels2016-01-283-0/+279
|
* libmetacity-private: don't include common.hAlberts Muktupāvels2016-01-283-0/+92
|
* move MetaButtonLayout to libmetacityAlberts Muktupāvels2016-01-283-0/+200
|
* move MetaButtonFunction to libmetacityAlberts Muktupāvels2016-01-283-0/+162
|
* move MetaFrameBorders to libmetacityAlberts Muktupāvels2016-01-283-0/+74
|
* theme: move integer, float and color constants to MetaThemeMetacityAlberts Muktupāvels2016-01-282-1/+235
|
* libmetacity: make publicAlberts Muktupāvels2016-01-281-1/+13
|
* libmetacity: add MetaThemeImpl, MetaThemeGtk and MetaThemeMetacityAlberts Muktupāvels2016-01-288-0/+223
|
* libmetacity: add meta-gradient-spec.[c/h]Alberts Muktupāvels2016-01-286-25/+391
|
* libmetacity: rename meta-hsla.h to meta-hsla-private.hAlberts Muktupāvels2016-01-284-5/+5
|
* theme: move gradient code to libmetacityAlberts Muktupāvels2016-01-273-0/+960
|
* libmetacity: remove debug codeAlberts Muktupāvels2016-01-271-22/+5
|
* libmetacity: remove hack from meta_gtk_state_from_stringAlberts Muktupāvels2016-01-272-14/+26
|
* libmetacity: add meta-color-spec.[c/h]Alberts Muktupāvels2016-01-276-4/+718
|
* libmetacity: add meta-color.[c/h]Alberts Muktupāvels2016-01-274-0/+154
|
* theme: move MetaThemeError to libmetacityAlberts Muktupāvels2016-01-273-0/+97
|