summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* wayland/outputs: Make wl_output mode independent of the orientationSebastian Wick2023-01-061-25/+6
* wayland/pointer-constraints: Adjustments for subsurface supportRobert Mader2023-01-061-3/+4
* wayland/subsurface: Check ancestor instead of toplevel window for actor syncRobert Mader2023-01-061-3/+1
* wayland/subsurface: Implement meta_wayland_surface_get_window()Robert Mader2023-01-061-0/+15
* core: Consider ClutterGrabs checking whether windows are interactiveCarlos Garnacho2023-01-061-2/+6
* Revert "clutter/actor: Stop transitions in children when removing"Robert Mader2023-01-063-11/+5
* window-actor/wayland: Ignore unmapped subsurfaces in direct scanout checkRobert Mader2023-01-061-7/+15
* 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
* Update Russian translationAleksandr Melman2022-12-201-15/+15
* 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 43.243.2Florian Müllner2022-12-052-1/+22
* data/udev: Don't disable KMS modifiers on newer i915 systemsSameer Lattannavar2022-12-021-1/+115
* cogl: Set LOD bias to -0.5 for single mipmap modesDaniel van Vugt2022-12-029-0/+56
* shaped-texture: Reset pipelines after setting a texture with new sizeSebastian Krzyszkowiak2022-12-021-0/+1
* sound player: Don't unref undefined fieldsBilal Elmoussaoui2022-12-021-6/+5
* plugin/default: Autostart localed when querying keyboard layoutJonas Ådahl2022-12-021-2/+1
* wayland/xdg-shell: Send xdg_popup.popup_done when position invalidJonas Ådahl2022-12-021-1/+38
* kms/connector: Don't query the kernel twice when updatingJonas Ådahl2022-12-023-22/+17
* window: Avoid focusing during workspace changesJonas Dreßler2022-12-022-0/+14
* window: Move all single-bit booleans to the end of the structJonas Dreßler2022-12-021-156/+157
* wayland/outputs: Implement wl_output v3Robert Mader2022-12-022-3/+16
* window/wayland: Calculate bottom and right frame extentsSebastian Keller2022-12-021-2/+20
* core: Avoid generating XEvent from uninitialized dataBram Stolk2022-12-021-1/+1
* clutter/actor: Show on all stage-views when actors have no allocationJonas Dreßler2022-12-021-3/+4
* plugin-manager: Don't try to starte effect when shutting downJonas Ådahl2022-12-021-14/+54
* context: Add 'started' and 'prepare-shutdown' signalsJonas Ådahl2022-12-023-10/+38
* clutter/actor: Stop transitions in children when removingJonas Ådahl2022-12-023-5/+11
* wayland/pointer-gestures: Fix crash in get_*_gesture after pointer is destroyedmsizanoen12022-12-023-15/+27
* seat/impl: Wait for pointer constraining when updating viewportsJonas Ådahl2022-12-021-2/+29
* window-actor/wayland: Do not crash when there is no monitorSebastian Wick2022-12-021-1/+4
* display: Freeze stack when closing X11 displayJonas Ådahl2022-12-022-0/+62
* tests/test-client: Handle alarm event processing automaticallyJonas Ådahl2022-12-029-85/+90
* Update Abkhazian translationNart Tlisha2022-12-021-3928/+20
* Update Slovak translationDušan Kazik2022-11-221-137/+137
* window: Update ongoing edge resistance flags with inputJohn Wudrick2022-11-171-0/+2
* Bump version to 43.143.1Florian Müllner2022-11-032-1/+37
* Revert "wayland/pointer-constraints: Fix window check on subsurfaces"Robert Mader2022-11-031-1/+1
* Update Dutch translationNathan Follens2022-11-011-71/+65
* ci: Only launch a single mocked D-Bus environment for all testsJonas Ådahl2022-11-012-15/+13
* tests/dbus-runner: Add way to launch custom servicesJonas Ådahl2022-11-011-2/+12
* plugin/default: Don't load properties when getting locale proxyJonas Ådahl2022-11-011-1/+3
* cogl/trace: Don't enable/disable in idle callback if thread matchesJonas Ådahl2022-11-011-13/+28
* profiler: Allow enable tracing via env varJonas Ådahl2022-11-011-0/+26
* Move MetaProfiler from the backend to coreJonas Ådahl2022-11-016-20/+20
* wayland/pointer-constraints: Fix window check on subsurfacesRobert Mader2022-11-011-1/+1
* backend/native: Create MetaRenderDevice on_gpu_added when it does not existsŁukasz Spintzyk2022-11-013-9/+27