summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* compositor-view: Chain up finalize()gnome-43Jonas Ådahl2023-05-091-0/+2
* Bump version to 43.543.5Florian Müllner2023-04-252-1/+13
* surface-actor/wayland: Ensure screen-casted surfaces have a primary viewRobert Mader2023-04-251-15/+35
* wayland/actor-surface: Always schedule stage updates on frame callbacksRobert Mader2023-04-251-11/+6
* screen-cast/window: Add API to check if stream-cast is activeRobert Mader2023-04-255-0/+66
* Export meta_window_has_pointer ()Ivan Molodetskikh2023-04-252-2/+3
* wayland/cursor-surface: Update cursor on disposeJonas Ådahl2023-04-1711-0/+544
* cursor-tracker: Don't leak window cursor on exitJonas Ådahl2023-04-171-0/+1
* clutter/actor: Get next action from list before handling current actionSebastian Keller2023-04-121-4/+5
* Update Abkhazian translationNart Tlisha2023-04-051-18/+4141
* wayland: Skip subsurface desync if parent is NULLColin Kinloch2023-03-201-2/+4
* Bump version to 43.443.4Florian Müllner2023-03-192-1/+14
* clutter/text: Don't call clutter_text_set_buffer() on finalizeSebastian Keller2023-03-191-1/+0
* 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
* stage-impl: Transform damage region before queuingRobert Mader2023-03-192-2/+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
* color-device: Don't close lcms profile on error from cd_icc_load_handleSimon McVittie2023-03-031-5/+3
* color-device: Make sure lcms_context is not NULLSimon McVittie2023-03-031-1/+8
* x11: Avoid updating focus on wayland compositorCarlos Garnacho2023-02-161-0/+1
* wayland: Don't overwrite surface offsetsMatthias Clasen2023-02-141-8/+13
* Bump version to 43.343.3Florian Müllner2023-02-132-1/+29
* 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
* Revert "clutter/frame-clock: Fix handling of equal next_presentation_time_us"Robert Mader2023-02-101-2/+1
* screen-cast: Fix warning messageJonas Ådahl2023-02-011-1/+1
* backend: Fix a couple of minor GError leaksJonas Ådahl2023-02-012-2/+2
* backends/native: Keep general direction when crossing monitorsCarlos Garnacho2023-02-011-5/+15
* backends/native: Minor refactorCarlos Garnacho2023-02-011-6/+6
* color-device: Don't write to fields when cancelledJonas Ådahl2023-02-011-5/+7
* gles3: Ensure missing_extensions is always populatedDaniel van Vugt2023-02-011-1/+1
* 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
* backends: Do not require a physical device to update pointer visibilityCarlos Garnacho2023-01-061-3/+0
* 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: Cleanup workspace switch sound functionJonas Ådahl2023-01-061-18/+25
* workspace: Warn instead of abort on incorrect API usageJonas Ådahl2023-01-061-2/+2
* window: Update mru list for every workspace the window is onSebastian Wick2023-01-061-14/+14
* workspace: Focus the default window only if no window is focusedSebastian Wick2023-01-061-0/+25