summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* display: reframe windows when compositing changesAlberts Muktupāvels2019-08-221-2/+34
* window: add meta_window_reframeAlberts Muktupāvels2019-08-222-0/+41
* xrender: use toplevel visualAlberts Muktupāvels2019-08-221-3/+12
* frame: add Visual to MetaFrame structAlberts Muktupāvels2019-08-223-6/+18
* compositor: add composited propertyAlberts Muktupāvels2019-08-225-1/+44
* compositor: don't check common extensions in base classAlberts Muktupāvels2019-08-224-48/+51
* screen: don't use compositor in meta_screen_newAlberts Muktupāvels2019-08-221-3/+1
* display: remove benign warning for older X clientsAlberts Muktupāvels2019-08-181-9/+8
* fix meta_window_titlebar_is_onscreen for titlebar-less windowsOwen W. Taylor2019-08-141-1/+1
* window: add support for _GTK_SHOW_WINDOW_MENUAlberts Muktupāvels2019-08-143-0/+18
* menu: change event parameter back to timestampAlberts Muktupāvels2019-08-1411-110/+49
* screen: avoid deprecated g_get_current_timeAlberts Muktupāvels2019-08-141-5/+3
* effects: avoid deprecated g_get_current_timeAlberts Muktupāvels2019-08-141-7/+5
* window: avoid deprecated g_get_current_timeAlberts Muktupāvels2019-08-144-37/+15
* xprops: fix memory leakAlberts Muktupāvels2019-08-061-5/+7
* 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