summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* revert "window: stop updating layers on focus changes"gnome-3-34Alberts Muktupāvels2020-03-061-0/+6
* libmetacity: fix blurry titlebar fontAlberts Muktupāvels2019-11-272-21/+25
* revert "stack: never focus unmanaging windows"Alberts Muktupāvels2019-11-271-1/+2
* compositor-xrender: clip shape region to window sizeAlberts Muktupāvels2019-10-131-0/+15
* bump version to 3.34.1, update NEWS3.34.1Alberts Muktupāvels2019-10-072-1/+7
* xrender: fix shadow regressionAlberts Muktupāvels2019-09-241-14/+2
* window: fix frame height for shaded windowsAlberts Muktupāvels2019-09-231-1/+1
* xrender: fix shaded windows regressionAlberts Muktupāvels2019-09-231-2/+2
* window: add meta_window_is_toplevel_mappedAlberts Muktupāvels2019-09-232-0/+7
* xrender: fix memory leakAlberts Muktupāvels2019-09-131-1/+7
* bump version to 3.34.0, update NEWS3.34.0Alberts Muktupāvels2019-09-102-2/+6
* xrender: avoid calling add_damage with None regionAlberts Muktupāvels2019-09-081-5/+2
* bump version to 3.33.92, update NEWS3.33.92Alberts Muktupāvels2019-09-042-2/+9
* 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
* Update Catalan translationJordi Mas2019-08-171-41/+28
* 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
* Update Basque translationAsier Sarasua Garmendia2019-08-121-1147/+1185
* xprops: fix memory leakAlberts Muktupāvels2019-08-061-5/+7
* Update Catalan translationJordi Mas2019-07-221-183/+134
* libmetacity: avoid deprecated g_memmoveAlberts Muktupāvels2019-07-181-2/+2
* bump version to 3.32.0, update NEWS3.32.0Alberts Muktupāvels2019-05-052-2/+8
* Update Dutch translationNathan Follens2019-03-101-1173/+1343
* boxes: Actually check for rectangle containmentPablo Barciela2019-03-061-1/+1
* Update Polish translationPiotr Drąg2019-02-211-108/+107
* Replace git.gnome.org by Gitlab URL in <GitRepository> in DOAP fileAndre Klapper2018-12-161-2/+2
* Replace Bugzilla by Gitlab URL in DOAP fileAndre Klapper2018-12-151-1/+1
* revert "unminimize windows with initial IconicState if first known on MapRequ...Alberts Muktupāvels2018-11-291-25/+13
* libmetacity: add appmenu class to buttonAlberts Muktupāvels2018-11-221-0/+2
* doap: remove newlines from shortdescAlberts Muktupāvels2018-11-201-3/+1
* 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-094-5/+5
* bump version to 3.30.1, update NEWS3.30.1Alberts Muktupāvels2018-09-092-1/+5
* 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
* bump version to 3.30.0, update NEWS3.30.0Alberts Muktupāvels2018-09-022-1/+8
* core: remove MetaEventQueueAlberts Muktupāvels2018-09-025-226/+0
* screen: fix cast-function-type warningAlberts Muktupāvels2018-09-021-3/+1