summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* stack-tracker: keep override redirect windows on topRui Matos2017-09-301-0/+37
* screen: unset timeout ID after removalFlorian Müllner2017-09-301-0/+1
* ui: fix memory leak when changing themeAlberts Muktupāvels2017-09-301-2/+3
* main: do not call g_printerr in a signal handlerAlberts Muktupāvels2017-09-291-2/+4
* window: fix build warningsAlberts Muktupāvels2017-09-291-4/+12
* window: minor fixes from mutter e3d59832 commitAlberts Muktupāvels2017-09-291-11/+24
* screen: fix build warningAlberts Muktupāvels2017-08-071-9/+5
* keybindings: use meta_error_trap_pop in grab_keyboardAlberts Muktupāvels2017-07-211-1/+1
* edge-resistance: fix use of uninitialized memoryColin Walters2017-07-211-1/+1
* 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
* display: remove meta_display_screen_for_rootAlberts Muktupāvels2017-07-042-13/+1
* core: simplify meta_core_get_workspace_name_with_indexAlberts Muktupāvels2017-07-043-14/+3
* xrender: simplify process_property_notifyAlberts Muktupāvels2017-07-041-16/+13
* keybindings: fix shortcuts regressionAlberts Muktupāvels2017-07-041-5/+1
* workspace: reformatAlberts Muktupāvels2017-07-031-38/+42
* workspace: fix a build warningAlberts Muktupāvels2017-07-031-0/+3
* workspace: remove unneeded function prototypesAlberts Muktupāvels2017-07-031-5/+1
* vulkan: fix a build warningAlberts Muktupāvels2017-07-031-0/+2
* window: clear frame_bounds region earlierAlberts Muktupāvels2017-07-021-6/+6
* stack: fix copy/paste errorAlberts Muktupāvels2017-07-021-1/+1
* window: handle legacy fullscreen requestsAlberts Muktupāvels2017-06-282-21/+33
* xrender: include shape region in damage areaAlberts Muktupāvels2017-06-281-13/+33
* vulkan: create command buffersAlberts Muktupāvels2017-06-281-0/+53
* window: do not modify shapeAlberts Muktupāvels2017-06-281-28/+0
* compositor: reformatAlberts Muktupāvels2017-06-282-66/+66
* compositor: rename window_shape_changedAlberts Muktupāvels2017-06-287-17/+17
* compositor: add window_opaque_region_changedAlberts Muktupāvels2017-06-287-1/+39
* xrender: remove more unnecessary NULL checksAlberts Muktupāvels2017-06-191-2/+2
* display: add missing break in switchAlberts Muktupāvels2017-06-191-1/+2
* xrender: remove unnecessary NULL checksAlberts Muktupāvels2017-06-191-61/+40
* display: remove meta_display_screen_for_xwindowAlberts Muktupāvels2017-06-195-66/+7
* delete: remove old codeJasper St. Pierre2017-05-131-29/+0
* window: stop updating layers on focus changesRui Matos2017-05-131-6/+0
* stack: remove META_LAYER_FOCUSED_WINDOWJasper St. Pierre2017-05-131-1/+0
* xrender: redraw screen after stack syncAlberts Muktupāvels2017-04-271-1/+1
* display: fix copy/paste errorAlberts Muktupāvels2017-04-251-1/+1
* keybindings: fix window menu positionAlberts Muktupāvels2017-04-201-4/+22
* display: get window scale from MetaUIAlberts Muktupāvels2017-04-203-20/+13
* 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
* revert "prevent window self-maximisation"Alberts Muktupāvels2017-04-024-32/+5
* libmetacity: add meta_theme_set_dpiAlberts Muktupāvels2017-04-021-0/+2
* libmetacity: add meta_theme_set_scaleAlberts Muktupāvels2017-04-021-0/+3
* ui: track window scale and xft dpiAlberts Muktupāvels2017-04-021-0/+70
* ui: remove unneeded function prototypeAlberts Muktupāvels2017-04-021-5/+0
* xrender: add error trap in sync_window_geometryAlberts Muktupāvels2017-04-011-0/+4
* display: ignore XSyncAlarmNotify in meta_spew_eventJasper St. Pierre2017-04-011-0/+3
* don't restack windows while we are unmanaging themOwen W. Taylor2017-04-011-2/+2
* stack-tracker: fix an off-by-one error in restack_managedJasper St. Pierre2017-04-011-1/+1