summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* workspace: Warn instead of abort on incorrect API usageJonas Ådahl2022-12-171-2/+2
* backends/native: Initialize keyboard a11y on startupCarlos Garnacho2022-12-171-0/+8
* backends: Distinguish "no EDID" from "any EDID" mapping tabletsCarlos Garnacho2022-12-171-4/+9
* backends: Only apply EDID-based tablet mapping heuristic on integrated devicesCarlos Garnacho2022-12-171-1/+1
* window: Update mru list for every workspace the window is onSebastian Wick2022-12-171-14/+14
* workspace: Focus the default window only if no window is focusedSebastian Wick2022-12-171-0/+25
* wayland/outputs: Make wl_output mode independent of the orientationSebastian Wick2022-12-171-25/+6
* core: Remove redundant ifdefCarlos Garnacho2022-12-161-2/+0
* core: Consider ClutterGrabs checking whether windows are interactiveCarlos Garnacho2022-12-161-2/+6
* window-actor/wayland: Return NULL instead FALSE in get_scanout_candidateRobert Mader2022-12-161-3/+3
* window-actor/wayland: Ignore unmapped subsurfaces in direct scanout checkRobert Mader2022-12-161-7/+15
* wayland/actor-surface: Optimize update schedulingRobert Mader2022-12-161-3/+8
* surface-actor-wayland: Clean up and optimize check for primary viewRobert Mader2022-12-164-39/+54
* clutter/actor: Make is_effectively_on_stage_view() match has_mapped_clones()Robert Mader2022-12-161-0/+10
* feedback-actor: Disable direct scanout during lifetimeRobert Mader2022-12-161-0/+10
* screen-cast/src: Fix unsigned integer overflowGeorges Basile Stavracas Neto2022-12-151-2/+2
* cogl/pipeline: Simplify cogl_pipeline_get_layer_filtersMichel Dänzer2022-12-151-8/+1
* cogl/pipeline: Rename and export cogl_pipeline_get_layer_filtersMichel Dänzer2022-12-153-10/+20
* cogl/pipeline: Remove cogl_pipeline_get_layer_min/mag_filterMichel Dänzer2022-12-152-62/+0
* build: Bump API versionMichel Dänzer2022-12-151-1/+1
* tests/screen-cast: Enable 'screen-cast' debug topicJonas Ådahl2022-12-131-0/+6
* screen-cast: Add some debug loggingJonas Ådahl2022-12-131-0/+11
* tests/clutter/event-delivery: Flush input thread after eventsJonas Ådahl2022-12-131-0/+2
* tests/clutter/utils: Add helper to flush input threadJonas Ådahl2022-12-132-0/+10
* tests/utils: Add helper to flush the input threadJonas Ådahl2022-12-134-0/+53
* tests/clutter/event-delivery: Queue update before waitingJonas Ådahl2022-12-131-3/+5
* tests/screen-cast: Add debug logs to screen cast clientJonas Ådahl2022-12-132-4/+25
* frames: Handle lack of WM_DELETE_WINDOW in WM_PROTOCOLSCarlos Garnacho2022-12-101-9/+71
* wayland/pointer-constraints: Adjustments for subsurface supportRobert Mader2022-12-091-3/+4
* wayland/subsurface: Check ancestor instead of toplevel window for actor syncRobert Mader2022-12-091-3/+1
* wayland/subsurface: Implement meta_wayland_surface_get_window()Robert Mader2022-12-091-0/+15
* wayland/dma-buf: Add 'render' debug printsRobert Mader2022-12-091-3/+7
* wayland/buffer: Add 'render' debug printsRobert Mader2022-12-091-0/+4
* wayland/surface: Add 'render' debug printsRobert Mader2022-12-091-5/+30
* window-actor: Add 'render' debug printsRobert Mader2022-12-092-6/+30
* compositor-view/native: Add 'render' debug printsRobert Mader2022-12-091-15/+80
* x11: Drop unused functionCarlos Garnacho2022-12-092-21/+0
* Revert "x11: Move Motif WM hints to a separate header"Carlos Garnacho2022-12-094-60/+57
* frames: Add CSS class on initGeorges Basile Stavracas Neto2022-12-092-1/+2
* ci: Fix the expected name of the junit report2486-mutter-crashes-on-xdg_activation-activate-requestHunor Csomortáni2022-12-061-1/+1
* check-style: Improve the proposed git-rebase commandHunor Csomortáni2022-12-061-2/+6
* check-style: Use run() instead of Popen()Hunor Csomortáni2022-12-061-13/+26
* check-style: Don't turn off formatting when the chunk starts on line 1Hunor Csomortáni2022-12-061-1/+2
* check-style: Start enumerating lines from 1Hunor Csomortáni2022-12-061-3/+3
* tiling: Remove unnecessary update_edge_constraints().Michael Webster2022-12-051-3/+0
* tiling: Skip the resize effect for tiled windows during user grabs.Michael Webster2022-12-051-6/+10
* frames/window-tracker: Trivial style cleanupGeorges Basile Stavracas Neto2022-12-051-1/+1
* frames: Add default-decoration CSS classGeorges Basile Stavracas Neto2022-12-052-0/+3
* frames/window-tracker: Initialize color scheme properlyGeorges Basile Stavracas Neto2022-12-051-3/+10
* frames/window-tracker: Reinstate dark titlebar supportGeorges Basile Stavracas Neto2022-12-052-0/+29