summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when struts change during grab operationOwen W. Taylor2017-07-214-19/+27
* Accept an empty string as well as "disabled" for keybindingsOwen W. Taylor2017-07-211-2/+2
* keybindings: fix window menu positionAlberts Muktupāvels2017-04-201-4/+22
* menu: fix build with gtk+ 3.20.xAlberts Muktupāvels2017-04-204-0/+84
* fixedtip: fix build with gtk+ 3.20.xAlberts Muktupāvels2017-04-201-6/+25
* compositor: fix frame drawing with opacityAlberts Muktupāvels2017-03-241-2/+2
* screen: change work area idle priorityAlberts Muktupāvels2017-03-242-2/+1
* window: change calc-showing and update-icon priorityAlberts Muktupāvels2017-03-242-3/+4
* compositor: change repaint priorityAlberts Muktupāvels2017-03-242-2/+4
* move META_PRIORITY_RESIZE to common.hAlberts Muktupāvels2017-03-242-3/+3
* frames: avoid deprecation warningsAlberts Muktupāvels2017-03-211-0/+4
* window: send synthetic ConfigureNotify eventsAlberts Muktupāvels2017-03-192-64/+85
* improve handling of tracking the old focused window during restartOwen W. Taylor2017-03-191-32/+28
* keybindings: fix erratic raise_or_lower behaviorJose Marino2017-02-241-1/+1
* compositor: turn into a GObjectAlberts Muktupāvels2017-01-088-276/+516
* compositor: rename filesAlberts Muktupāvels2017-01-0811-24/+27
* compositor: add missing vfuncsAlberts Muktupāvels2017-01-084-82/+125
* compositor: reformatAlberts Muktupāvels2017-01-083-117/+132
* core: simplify codeAlberts Muktupāvels2017-01-083-83/+49
* display: remove unneeded codeAlberts Muktupāvels2017-01-081-14/+0
* display: always have a valid compositorAlberts Muktupāvels2017-01-083-40/+61
* tile-preview: remove unneeded parameterAlberts Muktupāvels2017-01-083-5/+4
* compositor: rename xrender_ prefix to meta_compositor_xrender_Alberts Muktupāvels2017-01-081-54/+54
* compositor: add MetaCompositorNoneAlberts Muktupāvels2017-01-083-0/+161
* remove meta_display_get_compositorAlberts Muktupāvels2017-01-082-7/+0
* compositor: remove unused defineAlberts Muktupāvels2017-01-081-2/+0
* compositor: remove DISPLAY_COMPOSITOR defineAlberts Muktupāvels2017-01-081-119/+114
* compositor: remove more unused variablesAlberts Muktupāvels2017-01-081-8/+0
* compositor: use atoms from MetaDisplayAlberts Muktupāvels2017-01-083-85/+35
* compositor: remove unused variableAlberts Muktupāvels2017-01-081-2/+0
* display: remove meta_display_screen_for_x_screenAlberts Muktupāvels2017-01-083-14/+5
* display: replace active_screen and screens with screenAlberts Muktupāvels2017-01-086-185/+44
* tile-preview: avoid deprecated gtk_widget_is_compositedAlberts Muktupāvels2016-11-091-1/+1
* group: add error trapAlberts Muktupāvels2016-11-011-2/+8
* tabpopup: avoid deprecation warningsAlberts Muktupāvels2016-10-261-6/+7
* tabpopup: remove unused screen_width parameterAlberts Muktupāvels2016-10-261-3/+2
* tile-preview: avoid a deprecation warningAlberts Muktupāvels2016-10-261-3/+4
* frames: don't bother painting the backgroundJasper St. Pierre2016-10-261-23/+0
* ui: avoid a deprecation warningAlberts Muktupāvels2016-10-263-9/+1
* fixedtip: avoid deprecation warningsAlberts Muktupāvels2016-10-261-7/+7
* metacity-window-demo: fix build warningsAlberts Muktupāvels2016-10-261-3/+8
* metacity-window-demo: add warn cflagsAlberts Muktupāvels2016-10-261-1/+6
* metacity-window-demo: avoid deprecation warningsAlberts Muktupāvels2016-10-261-3/+14
* compositor: set cw->window to NULL in xrender_free_windowAlberts Muktupāvels2016-10-251-0/+1
* menu: avoid deprecated gtk_menu_popupAlberts Muktupāvels2016-10-1611-113/+146
* ui: fix tooltip styleAlberts Muktupāvels2016-10-165-109/+228
* compositor: remove unused parameterAlberts Muktupāvels2016-09-261-4/+3
* compositor: don't remove window on UnmapNotify eventAlberts Muktupāvels2016-09-261-1/+16
* libmetacity: switch from .ssd to .csdAlberts Muktupāvels2016-08-313-8/+68
* compositor: remove unused variableAlberts Muktupāvels2016-08-311-14/+0