summaryrefslogtreecommitdiff
path: root/src/ui
Commit message (Expand)AuthorAgeFilesLines
* frames: use cairo_push_group in meta_frames_get_maskAlberts Muktupāvels2016-08-101-0/+5
* frames: restore window resize using titlebarAlberts Muktupāvels2016-06-271-1/+1
* frames: remove clip_to_screen optimizationAlberts Muktupāvels2016-06-241-34/+0
* frames: use new resize borderAlberts Muktupāvels2016-06-091-1/+7
* frames: don't include invisible area in cacheAlberts Muktupāvels2016-06-081-10/+12
* libmetacity: don't expose meta_theme_create_title_layoutAlberts Muktupāvels2016-06-072-52/+1
* libmetacity: don't expose meta_theme_get_title_font_descAlberts Muktupāvels2016-06-071-7/+4
* libmetacity: don't expose meta_theme_get_title_heightAlberts Muktupāvels2016-06-073-78/+13
* libmetacity: own created title font descriptionsAlberts Muktupāvels2016-06-062-5/+3
* libmetacity: add meta_theme_create_title_layoutAlberts Muktupāvels2016-06-062-23/+7
* libmetacity: apply scale in meta_theme_create_font_descAlberts Muktupāvels2016-06-062-3/+3
* frames: remove the destroy_event handlerJasper St. Pierre2016-06-031-19/+0
* frames: simplify our frame title managementJasper St. Pierre2016-06-031-26/+3
* frames: use G_DECLARE_FINAL_TYPEAlberts Muktupāvels2016-06-032-40/+25
* frames: remove unneeded constructorAlberts Muktupāvels2016-06-031-21/+1
* frames: ignore event outside of frame in get_controlAlberts Muktupāvels2016-05-241-0/+3
* frames: use CAIRO_CONTENT_COLOR for cache surfaceAlberts Muktupāvels2016-04-161-1/+1
* compositor: create picture with window maskAlberts Muktupāvels2016-04-151-127/+17
* ui: disable scaling support in GTK+Alexander Larsson2016-03-231-0/+5
* theme: redo theme settingsAlberts Muktupāvels2016-02-233-33/+125
* ui: set x11 as only allowed backendAlberts Muktupāvels2016-02-221-0/+2
* libmetacity: remove meta_theme_get_theme_typeAlberts Muktupāvels2016-02-121-19/+1
* libmetacity: don't expose MetaGradientSpecAlberts Muktupāvels2016-02-071-1/+0
* libmetacity: rename meta_style_info_create_font_descAlberts Muktupāvels2016-02-072-2/+2
* libmetacity: don't expose MetaStyleInfoAlberts Muktupāvels2016-02-072-6/+2
* libmetacity: rename theme invalidation functionAlberts Muktupāvels2016-02-071-1/+1
* theme-viewer: completely rewrittenAlberts Muktupāvels2016-02-073-1685/+0
* frames: don't force dark theme to all windowsAlberts Muktupāvels2016-02-071-13/+14
* remove libmetacity-privateAlberts Muktupāvels2016-02-047-95/+4
* theme: move get_current and set_current to libmetacityAlberts Muktupāvels2016-02-042-68/+0
* theme: move get_frame_borders, calc_geometry and draw_frameAlberts Muktupāvels2016-02-042-1603/+0
* theme: move meta_theme_get_title_scale to libmetacityAlberts Muktupāvels2016-02-032-22/+0
* theme: move meta_frame_type_from_string to libmetacityAlberts Muktupāvels2016-02-032-23/+0
* theme: move meta_pango_font_desc_get_text_height to libmetacityAlberts Muktupāvels2016-02-037-62/+5
* theme: move meta_style_info_create_font_desc to libmetacityAlberts Muktupāvels2016-02-032-28/+0
* theme: move meta_theme_get_frame_style to libmetacityAlberts Muktupāvels2016-02-032-113/+4
* theme: move MetaFrameGeometry to libmetacityAlberts Muktupāvels2016-02-031-80/+0
* theme: remove meta_gtk_widget_get_font_descAlberts Muktupāvels2016-02-026-106/+16
* theme: change MetaStyleInfo parameter to theme variant stringAlberts Muktupāvels2016-02-028-72/+37
* frames: move style variants to MetaThemeAlberts Muktupāvels2016-02-012-66/+6
* theme: move MetaTheme to libmetacity and GObjectize itAlberts Muktupāvels2016-01-317-244/+75
* theme: move meta_frame_style_validate to libmetacityAlberts Muktupāvels2016-01-311-160/+1
* theme-parser: merge with MetaThemeMetacityAlberts Muktupāvels2016-01-314-4524/+239
* libmetacity: use load vfunc to load GTK+ themeAlberts Muktupāvels2016-01-311-64/+1
* theme: move style_sets_by_type to MetaThemeImplAlberts Muktupāvels2016-01-313-26/+10
* theme: move styles and style_sets to libmetacityAlberts Muktupāvels2016-01-313-69/+12
* libmetacity: add meta-frame-style.[c/h]Alberts Muktupāvels2016-01-313-495/+3
* theme: move remaining MetaFrame* enums to libmetacityAlberts Muktupāvels2016-01-311-89/+0
* libmetacity: merge meta-frame-flags.h and meta-frame-type.hAlberts Muktupāvels2016-01-311-2/+1
* theme: move frame_layouts to MetaThemeMetacityAlberts Muktupāvels2016-01-313-34/+4