summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* workspace: ignore middle struts calculating screen workareawip/muktupavels/work-areasAlberts Muktupāvels2018-06-174-6/+30
* window: add support for _NET_WM_STRUT_AREAAlberts Muktupāvels2018-06-163-0/+92
* window: use MetaEdge for strutsAlberts Muktupāvels2018-06-166-76/+68
* screen: set per-monitor work areasAlberts Muktupāvels2018-06-162-1/+42
* window: fix a copy/paste errorAlberts Muktupāvels2018-06-161-1/+1
* refer to monitors as "monitors" rather than "xineramas"Alberts Muktupāvels2018-06-1616-514/+531
* remove Solaris Xinerama supportAlberts Muktupāvels2018-06-163-84/+5
* frames: ignore gdk_window_process_all_updates deprecation warningsAlberts Muktupāvels2018-03-111-2/+10
* metaaccellabel: avoid implicit conversion warningAlberts Muktupāvels2018-03-111-1/+1
* require gtk+ 3.22.0Alberts Muktupāvels2018-03-115-94/+0
* avoid deprecated gdk error trap functionsAlberts Muktupāvels2018-03-114-11/+34
* frames: avoid implicit conversion warningsAlberts Muktupāvels2018-03-111-4/+4
* window: make docks and spashscreens appear focusedAlberts Muktupāvels2018-02-221-1/+11
* compositor: fix missing shadow from some windowsAlberts Muktupāvels2017-10-201-7/+15
* window: don't manage InputOnly windowsAlberts Muktupāvels2017-10-171-2/+14
* 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