summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* use structured loggingAlberts Muktupāvels2016-08-181-0/+1
* libmetacity: redo button layout codeAlberts Muktupāvels2016-08-182-413/+448
* libmetacity: rename MetaButtonFunction to MetaButtonTypeAlberts Muktupāvels2016-08-171-15/+15
* libmetacity: use callback function to get button stateAlberts Muktupāvels2016-08-161-80/+110
* libmetacity: don't expose MetaButtonTypeAlberts Muktupāvels2016-08-161-26/+26
* libmetacity: add meta_theme_set_button_layoutAlberts Muktupāvels2016-08-166-46/+36
* prefs: fix cursor size on HiDPI displaysAlberts Muktupāvels2016-08-151-10/+33
* frames: use cairo_push_group in meta_frames_get_maskAlberts Muktupāvels2016-08-091-0/+5
* compositor: fix memory leakAlberts Muktupāvels2016-07-141-3/+12
* libmetacity: remove unused gradient functionsAlberts Muktupāvels2016-07-072-318/+1
* don't show the resize popup for 2 x 2 size incrementsGiovanni Campagna2016-07-071-2/+2
* constraints: validate fullscreen monitors before using themAlberts Muktupāvels2016-06-291-1/+22
* frames: restore window resize using titlebarAlberts Muktupāvels2016-06-271-1/+1
* frames: remove clip_to_screen optimizationAlberts Muktupāvels2016-06-241-36/+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: keep xdisplay in MetaFrames structAlberts Muktupāvels2016-06-121-125/+107
* display: replace get_screens with get_screenAlberts Muktupāvels2016-06-123-14/+12
* ui: use default screenAlberts Muktupāvels2016-06-123-19/+16
* frames: use default screenAlberts Muktupāvels2016-06-123-8/+4
* tile-preview: use default screenAlberts Muktupāvels2016-06-123-7/+4
* resizepopup: use default screenAlberts Muktupāvels2016-06-123-10/+5
* tabpopup: use default screenAlberts Muktupāvels2016-06-123-6/+1
* fixedtip: use default screenAlberts Muktupāvels2016-06-123-17/+6
* display: manage only default screenAlberts Muktupāvels2016-06-123-11/+14
* 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