summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* frames: remove clip_to_screen optimizationAlberts Muktupāvels2016-06-241-34/+0
* window: fix meta_window_get_titlebar_rectAlberts Muktupāvels2016-06-222-8/+12
* compositor: don't try to paint window that is not viewableAlberts Muktupāvels2016-06-181-0/+3
* frames: use new resize borderAlberts Muktupāvels2016-06-091-1/+7
* frame: set window input shapeAlberts Muktupāvels2016-06-091-7/+31
* prefs: don't reload theme if not neededAlberts Muktupāvels2016-06-091-1/+2
* 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
* window: remove meta_window_get_rect, unused.Alberts Muktupāvels2016-06-013-24/+0
* compositor: use only one error traps in free_winAlberts Muktupāvels2016-05-301-10/+9
* errors: simplify codeAlberts Muktupāvels2016-05-2516-187/+144
* compositor: add error trap in free_winAlberts Muktupāvels2016-05-251-0/+3
* frames: ignore event outside of frame in get_controlAlberts Muktupāvels2016-05-241-0/+3
* iconcache: don't crash on a non-alpha mask pixmapOwen W. Taylor2016-05-231-4/+5
* iconcache: Correctly interpret monochrome iconsOwen W. Taylor2016-05-231-2/+42
* iconcache: Fix apply_maskJasper St. Pierre2016-05-231-8/+2
* compositor: don't destroy client_region on unmapAlberts Muktupāvels2016-04-171-1/+7
* compositor: don't crash when xregion is NoneAlberts Muktupāvels2016-04-171-0/+3
* require composite extensions at build-timeAlberts Muktupāvels2016-04-168-135/+7
* frames: use CAIRO_CONTENT_COLOR for cache surfaceAlberts Muktupāvels2016-04-161-1/+1
* frame: always use the client window's visualAlberts Muktupāvels2016-04-161-42/+4
* compositor: use window mask in paint_windowsAlberts Muktupāvels2016-04-161-15/+69
* compositor: redo xrender_get_window_surfaceAlberts Muktupāvels2016-04-161-8/+140
* compositor: keep more info when window is shadedAlberts Muktupāvels2016-04-161-31/+133
* compositor: create picture with window maskAlberts Muktupāvels2016-04-152-127/+130
* compositor: rename window_size to visible_regionAlberts Muktupāvels2016-04-151-40/+52
* compositor: add client_regionAlberts Muktupāvels2016-04-151-0/+73
* compositor: rename border_size to window_regionAlberts Muktupāvels2016-04-151-25/+34
* compositor: use correct xid when removing windowAlberts Muktupāvels2016-04-151-1/+7
* window: clear the frame borders before calculating the unfullscreen rectJasper St. Pierre2016-04-151-0/+2
* window: use the correct frame size during unmaximizeAlberts Muktupāvels2016-04-151-0/+6
* compositor: add window back to compositorAlberts Muktupāvels2016-04-132-20/+18
* frame: cache bordersOwen W. Taylor2016-04-136-5/+57
* frame: expose meta_frame_get_maskAlberts Muktupāvels2016-04-112-8/+4
* compositor: try to use root window backgroundAlberts Muktupāvels2016-04-031-0/+29
* prefs: fix XDG_CURRENT_DESKTOP usageAlberts Muktupāvels2016-03-311-7/+32
* prefs: update theme when gtk-theme-name changesAlberts Muktupāvels2016-03-311-0/+20
* ui: disable scaling support in GTK+Alexander Larsson2016-03-231-0/+5
* build: Use non-deprecated feature test macrosDmitry Shachnev2016-03-174-4/+4
* remove unmaintained themesAlberts Muktupāvels2016-02-23123-8764/+1
* theme: redo theme settingsAlberts Muktupāvels2016-02-2310-145/+182