summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* compositor: add ready_to_redraw vfuncAlberts Muktupāvels2020-09-122-0/+16
* compositor-xrender: move root buffer creation to vfuncAlberts Muktupāvels2020-09-122-25/+44
* compositor-xrender: add meta_compositor_xrender_create_root_bufferAlberts Muktupāvels2020-09-122-40/+55
* compositor-xrender: make derivableAlberts Muktupāvels2020-09-122-134/+204
* compositor-xrender: fix memory leaksAlberts Muktupāvels2020-09-121-0/+12
* window-props: remove support for _NET_WM_PIDAlberts Muktupāvels2020-09-123-77/+0
* window-props: use meta_window_get_client_pidAlberts Muktupāvels2020-09-121-7/+11
* delete: use meta_window_get_client_pidAlberts Muktupāvels2020-09-121-2/+5
* bell: use meta_window_get_client_pidAlberts Muktupāvels2020-09-121-1/+5
* window: add meta_window_get_client_pidAlberts Muktupāvels2020-09-122-0/+39
* prefs: don't use define in string concatenationAlberts Muktupāvels2020-09-061-1/+1
* prefs: add new compositor settingAlberts Muktupāvels2020-09-056-48/+195
* compositor-vulkan: do not change compositing-manager settingAlberts Muktupāvels2020-09-053-4/+13
* core: remove unused functionsAlberts Muktupāvels2020-09-042-131/+3
* core: Remove META_CORE_IS_TITLEBAR_ONSCREENFlorian Müllner2020-09-042-4/+0
* window: fix coerced valueMarek Ch2020-09-041-1/+1
* draw-workspace: use correct enum typeAlberts Muktupāvels2020-07-271-1/+1
* compositor-xrender: do not create shadows when disabledAlberts Muktupāvels2020-07-133-5/+15
* stack-tracker: don't log warnings on race conditionsAlberts Muktupāvels2020-07-111-12/+18
* window-props: change debug message for WM_PROTOCOLSAlberts Muktupāvels2020-06-281-4/+2
* compositor-vulkan: fix buildAlberts Muktupāvels2020-06-061-0/+2
* window-props: use XResQueryClientIds to get pidAlberts Muktupāvels2020-05-011-0/+47
* build: fix enum type generationAlberts Muktupāvels2020-04-302-3/+3
* libmetacity: remove shade, stick and above buttonsAlberts Muktupāvels2020-04-306-290/+2
* libmetacity: remove appmenu buttonAlberts Muktupāvels2020-04-306-41/+0
* group: free group if returning earlyAlberts Muktupāvels2020-04-301-1/+4
* remove reduced-resources settingAlberts Muktupāvels2020-03-2716-842/+50
* iconcache: remove dead codeAlberts Muktupāvels2020-03-261-34/+5
* iconcache: remove want_fallbackAlberts Muktupāvels2020-03-262-18/+2
* iconcache: simplify ideal size handlingAlberts Muktupāvels2020-03-266-95/+103
* iconcache: remove commented out codeAlberts Muktupāvels2020-03-261-43/+0
* iconcache: don't check if ideal size is 0 or lessAlberts Muktupāvels2020-03-261-49/+4
* tools: remove window demoAlberts Muktupāvels2020-03-263-1123/+9
* 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
* 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
* util: avoid possible null pointer dereferenceAlberts Muktupāvels2020-03-011-4/+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