summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* backends: Move MetaKeyboardA11yFlags to a public headergnome-42Olivier Fourdan2023-04-042-18/+39
* wayland: Skip subsurface desync if parent is NULLColin Kinloch2023-03-201-2/+4
* Bump version to 42.942.9Florian Müllner2023-03-192-1/+15
* core: Avoid focusing windows on map during grabsCarlos Garnacho2023-03-191-0/+9
* x11: Ignore _NET_ACTIVE_WINDOW client messages while grabbedCarlos Garnacho2023-03-191-1/+2
* Revert "x11/events: Do not update focus XWindow during grabs"Carlos Garnacho2023-03-191-5/+1
* Revert "x11: Do not move X11 input focus during grabs"Carlos Garnacho2023-03-193-26/+0
* backends: Do not require a physical device to update pointer visibilityCarlos Garnacho2023-03-191-3/+0
* stage-impl: Transform damage region before queuingRobert Mader2023-03-192-2/+15
* wayland/pointer-constraints: Adjustments for subsurface supportRobert Mader2023-03-191-3/+4
* wayland/subsurface: Check ancestor instead of toplevel window for actor syncRobert Mader2023-03-191-3/+1
* wayland/subsurface: Implement meta_wayland_surface_get_window()Robert Mader2023-03-191-0/+15
* cogl/onscreen: Discard depth/stencil before swapping buffersErico Nunes2023-03-191-10/+8
* cogl/framebuffer: Remove requirement to discard color bufferErico Nunes2023-03-191-2/+0
* data/udev: Don't disable KMS modifiers on newer i915 systemsSameer Lattannavar2023-02-211-1/+115
* wayland: Don't overwrite surface offsetsMatthias Clasen2023-02-141-8/+13
* Bump version to 42.842.8Florian Müllner2023-02-132-1/+22
* x11: Do not move X11 input focus during grabsCarlos Garnacho2023-02-133-0/+26
* x11/events: Do not update focus XWindow during grabsFlorian Müllner2023-02-131-1/+5
* x11/display: Add some loggingFlorian Müllner2023-02-111-0/+8
* x11/session: Set the context as client data on connection watchJonas Ådahl2023-02-071-3/+3
* clutter/stage-view: Properly chain up finalizeNiels De Graef2023-01-221-1/+1
* backends: Distinguish "no EDID" from "any EDID" mapping tabletsCarlos Garnacho2023-01-061-4/+9
* backends: Only apply EDID-based tablet mapping heuristic on integrated devicesCarlos Garnacho2023-01-061-1/+1
* backends/native: Set up keyboard a11y when keyboards are pluggedCarlos Garnacho2023-01-061-8/+12
* backends/native: Initialize keyboard a11y on startupCarlos Garnacho2023-01-061-0/+8
* screen-cast/src: Fix unsigned integer overflowGeorges Basile Stavracas Neto2023-01-061-2/+2
* window-actor: Use logical monitor scale on cursor scaleGeorges Basile Stavracas Neto2023-01-061-5/+10
* window-actor: Apply resource scale to cursor positionGeorges Basile Stavracas Neto2023-01-061-0/+7
* screen-cast/src: Ceil cursor buffer sizeGeorges Basile Stavracas Neto2023-01-061-2/+2
* workspace: Sanity check input to activate*()Jonas Ådahl2023-01-061-0/+3
* workspace: Warn instead of abort on incorrect API usageJonas Ådahl2023-01-061-2/+2
* core: Consider ClutterGrabs checking whether windows are interactiveCarlos Garnacho2023-01-061-2/+6
* wayland/actor-surface: Optimize update schedulingRobert Mader2023-01-061-3/+8
* surface-actor-wayland: Clean up and optimize check for primary viewRobert Mader2023-01-064-39/+54
* clutter/actor: Make is_effectively_on_stage_view() match has_mapped_clones()Robert Mader2023-01-061-0/+10
* feedback-actor: Disable direct scanout during lifetimeRobert Mader2023-01-061-0/+10
* Add Abkhazian translationNart Tlisha2023-01-062-0/+727
* tiling: Remove unnecessary update_edge_constraints().Michael Webster2022-12-091-3/+0
* tiling: Skip the resize effect for tiled windows during user grabs.Michael Webster2022-12-091-6/+10
* Bump version to 42.742.7Florian Müllner2022-12-052-1/+17
* display: Freeze stack when closing X11 displayJonas Ådahl2022-12-031-0/+2
* shaped-texture: Reset pipelines after setting a texture with new sizeSebastian Krzyszkowiak2022-12-031-0/+1
* wayland/xdg-shell: Send xdg_popup.popup_done when position invalidJonas Ådahl2022-12-031-1/+38
* window: Avoid focusing during workspace changesJonas Dreßler2022-12-032-0/+14
* window: Move all single-bit booleans to the end of the structJonas Dreßler2022-12-031-156/+157
* wayland/outputs: Implement wl_output v3Robert Mader2022-12-032-3/+16
* window/wayland: Calculate bottom and right frame extentsSebastian Keller2022-12-031-2/+20
* core: Avoid generating XEvent from uninitialized dataBram Stolk2022-12-031-1/+1
* clutter/actor: Show on all stage-views when actors have no allocationJonas Dreßler2022-12-031-3/+4