summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump version to 3.36.1, update NEWS3.36.1Alberts Muktupāvels2020-03-262-1/+7
* ci: add DEBIAN_FRONTEND environment variableAlberts Muktupāvels2020-03-251-0/+3
* window: Don't refuse to move focus to the grab windowFlorian Müllner2020-03-221-0/+1
* window: do not unfocus on new windowAlberts Muktupāvels2020-03-121-17/+1
* window: remove obsolete commentsAlberts Muktupāvels2020-03-061-2/+0
* revert "window: stop updating layers on focus changes"Alberts Muktupāvels2020-03-061-0/+6
* Fix broken markup in Norwegian Bokmål UI translationAndre Klapper2020-03-061-3/+3
* Fix broken markup in Chinese (China) UI translationAndre Klapper2020-03-061-1/+1
* Fix broken markup in Oriya UI translationAndre Klapper2020-03-061-1/+1
* Fix broken markup in Nepali UI translationAndre Klapper2020-03-061-2/+2
* Fix broken markup in Korean UI translationAndre Klapper2020-03-061-1/+1
* Fix broken markup in Icelandic UI translationAndre Klapper2020-03-061-3/+3
* Fix broken markup in Galician UI translationAndre Klapper2020-03-061-3/+3
* Fix broken markup in Welsh UI translationAndre Klapper2020-03-061-1/+1
* bump version to 3.36.0, update NEWS3.36.0Alberts Muktupāvels2020-03-052-2/+7
* edge-resistance: remove dead codeAlberts Muktupāvels2020-03-054-203/+39
* window: use idle to ensure or destroy frameAlberts Muktupāvels2020-03-052-39/+47
* ci: add coverity jobAlberts Muktupāvels2020-03-032-1/+56
* ci: don't run CI for tagsAlberts Muktupāvels2020-03-021-0/+2
* libmetacity: use temporary variable to promote int to doubleAlberts Muktupāvels2020-03-021-2/+9
* util: avoid possible null pointer dereferenceAlberts Muktupāvels2020-03-011-4/+5
* bump version to 3.35.92, update NEWS3.35.92Alberts Muktupāvels2020-02-292-1/+5
* build: fix builddir != srcdirAlberts Muktupāvels2020-02-291-1/+2
* surface-xrender: remove frame maskAlberts Muktupāvels2020-02-287-291/+2
* frames: use CAIRO_CONTENT_COLOR_ALPHAAlberts Muktupāvels2020-02-281-3/+1
* frame: use ARGB visual if compositedAlberts Muktupāvels2020-02-281-0/+13
* compositor: add MetaCompositorExternalAlberts Muktupāvels2020-02-285-0/+182
* window: remove frame from fullscreen windowsAlberts Muktupāvels2020-02-281-4/+2
* window: update frame in recalc_window_featuresAlberts Muktupāvels2020-02-282-32/+19
* window: track pending unmaps using serialsAlberts Muktupāvels2020-02-286-24/+82
* build: redo MakefileAlberts Muktupāvels2020-02-231-109/+160
* surface-xrender: store is_argb in MetaSurfaceXRender structAlberts Muktupāvels2020-02-231-22/+5
* surface-xrender: avoid XFixesFetchRegionAndBounds in paintAlberts Muktupāvels2020-02-231-31/+0
* surface: avoid XFixesFetchRegionAndBounds in pre_paintAlberts Muktupāvels2020-02-231-26/+18
* bump version to 3.35.1, update NEWS3.35.1Alberts Muktupāvels2020-02-012-1/+12
* window: add support for _GNOME_WM_STRUT_AREAAlberts Muktupāvels2020-01-307-13/+133
* screen: add support for _GTK_WORKAREAS_DnAlberts Muktupāvels2020-01-282-1/+47
* libmetacity: fix memory leakAlberts Muktupāvels2020-01-111-0/+1
* Update Turkish translationSerdar Sağlam2019-12-071-842/+681
* display: do not focus default window when focus reverts to rootAlberts Muktupāvels2019-11-291-13/+0
* stack: change how we choose default focus windowAlberts Muktupāvels2019-11-291-7/+79
* data: don't expose window shading shortcutAlberts Muktupāvels2019-11-271-3/+0
* revert "stack: never focus unmanaging windows"Alberts Muktupāvels2019-11-271-1/+2
* surface-xrender: remove visibility check from paint functionsAlberts Muktupāvels2019-10-231-6/+0
* compositor-xrender: pass only visible surfaces to paint_windowsAlberts Muktupāvels2019-10-231-10/+13
* compositor-xrender: merge paint_all into redraw functionAlberts Muktupāvels2019-10-231-43/+33
* compositor: remove hide_window vfuncAlberts Muktupāvels2019-10-235-31/+0
* compositor: remove remove_window vfuncAlberts Muktupāvels2019-10-235-26/+0
* compositor: remove window_opacity_changed vfuncAlberts Muktupāvels2019-10-235-27/+0
* compositor: remove sync_window_geometry vfuncAlberts Muktupāvels2019-10-234-24/+0