summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* boxes: Actually check for rectangle containmentPablo Barciela2019-03-061-1/+1
* revert "unminimize windows with initial IconicState if first known on MapRequ...Alberts Muktupāvels2018-11-291-25/+13
* window-props: convert WM_CLASS to UTF-8Alberts Muktupāvels2018-11-191-2/+4
* xprops: make sure text_property_to_utf8() returns UTF8Florian Müllner2018-11-191-1/+5
* replace mutter with metacityAlberts Muktupāvels2018-09-093-4/+4
* fix problems with focus trackingOwen W. Taylor2018-09-082-6/+27
* display: ensure that we ignore our own focus events for focus predictionsAlberts Muktupāvels2018-09-082-15/+46
* core: remove MetaEventQueueAlberts Muktupāvels2018-09-025-226/+0
* screen: fix cast-function-type warningAlberts Muktupāvels2018-09-021-3/+1
* stack-tracker: fix cast-function-type warningAlberts Muktupāvels2018-09-021-2/+1
* main: fix cast-function-type warningAlberts Muktupāvels2018-09-021-2/+4
* menu: fix cast-function-type warningsAlberts Muktupāvels2018-09-021-2/+9
* prefs: fix cast-function-type warningAlberts Muktupāvels2018-09-021-2/+1
* edge-resistance: fix cast-function-type warningAlberts Muktupāvels2018-09-021-7/+1
* boxes: remove meta_rectangle_free_list_and_elementsAlberts Muktupāvels2018-09-024-73/+55
* util: remove meta_free_gslist_and_elementsAlberts Muktupāvels2018-09-023-13/+2
* keybindings: fix cast-function-type warningsAlberts Muktupāvels2018-09-023-88/+80
* prefs: stop using Gtk/DecorationLayout for button layoutAlberts Muktupāvels2018-06-251-102/+0
* 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