summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* wayland/surface: Store pointers to next transaction with same surfaceMichel Dänzer2022-12-011-24/+17
* wayland/surface: Keep transaction entries for all referenced surfacesMichel Dänzer2022-12-011-6/+50
* wayland/surface: Use transactions for synchronized sub-surface stateMichel Dänzer2022-12-015-103/+132
* wayland/surface: Use transactions for applying committed statesMichel Dänzer2022-12-016-60/+125
* wayland/surface: Make sure transactions are applied in consistent orderMichel Dänzer2022-12-016-4/+201
* wayland: Add transaction skeletonMichel Dänzer2022-12-016-1/+229
* wayland/surface: Prepare for decoupled surface & resource lifetimesMichel Dänzer2022-12-019-26/+98
* wayland/surface: Rename "should_cache_state" to "is_synchronized"Michel Dänzer2022-12-013-21/+13
* wayland/surface: Move out meta_wayland_surface_state_reset callsMichel Dänzer2022-12-011-4/+3
* wayland/surface: Discard presentation feedback in _state_merge_intoMichel Dänzer2022-12-011-6/+5
* wayland/dma-buf: Add meta_wayland_dma_buf_create_sourceMichel Dänzer2022-12-012-0/+155
* wayland/dma-buf: Add meta_wayland_dma_buf_fds_for_wayland_bufferMichel Dänzer2022-12-013-1/+56
* window/wayland: Calculate bottom and right frame extentsSebastian Keller2022-11-261-2/+20
* ci: Upgrade python-dbusmockJonas Ådahl2022-11-251-2/+4
* wayland/pointer-gestures: Fix crash in get_*_gesture after pointer is destroyedmsizanoen12022-11-253-15/+27
* plugin-manager: Don't try to starte effect when shutting downJonas Ådahl2022-11-251-14/+54
* context: Add 'started' and 'prepare-shutdown' signalsJonas Ådahl2022-11-253-10/+38
* clutter/actor: Stop transitions in children when removingJonas Ådahl2022-11-253-5/+11
* clutter/actor: Show on all stage-views when actors have no allocationJonas Dreßler2022-11-251-3/+4
* kms/connector: Don't query the kernel twice when updatingJonas Ådahl2022-11-243-22/+17
* window-actor: Add several (nullable) annotationsCorentin Noël2022-11-241-3/+4
* backends: Fix a typoPeter Hutterer2022-11-241-1/+1
* keybindings: Use proper enum type in MetaKeyHandlerJonas Ådahl2022-11-241-1/+2
* barrier/native: Fix coding styleJonas Ådahl2022-11-241-4/+4
* x11-display: Use autoptr during constructionJonas Ådahl2022-11-241-4/+2
* x11/cm: Stop using intermediate bypass_clutter variableJonas Ådahl2022-11-241-9/+8
* window: Avoid focusing during workspace changesJonas Dreßler2022-11-242-0/+14
* window: Move all single-bit booleans to the end of the structJonas Dreßler2022-11-241-156/+157
* seat/impl: Wait for pointer constraining when updating viewportsJonas Ådahl2022-11-241-2/+29
* plugin/default: Autostart localed when querying keyboard layoutJonas Ådahl2022-11-241-2/+1
* sound player: Don't unref undefined fieldsBilal Elmoussaoui2022-11-231-6/+5
* Update Slovak translationDušan Kazik2022-11-221-137/+137
* tests/clutter/conform: Add a test for event deliveryJonas Dreßler2022-11-222-0/+70
* clutter/stage: Always queue events in _clutter_stage_queue_event()Jonas Dreßler2022-11-221-17/+2
* tests/backend-test: Wait for stage update in add and remove_deviceJonas Dreßler2022-11-222-34/+58
* docs/cogl-pango: Update urlmapBilal Elmoussaoui2022-11-221-7/+1
* g-i: Drop unneeded since/stability annotationsBilal Elmoussaoui2022-11-2250-1009/+0
* docs/cogl-pango: Make use of gi-docgen annotationsBilal Elmoussaoui2022-11-222-19/+11
* core/window: Implement GInitableBilal Elmoussaoui2022-11-223-18/+43
* xwayland: Correct the flag of the surface propertyBilal Elmoussaoui2022-11-221-1/+3
* clutter/main: Refactor to remove devices in a single placeJonas Dreßler2022-11-211-33/+10
* clutter: Process device removing events immediately when they come inJonas Dreßler2022-11-211-0/+5
* clutter: Also handle DEVICE_REMOVED events filtered out by event filterJonas Dreßler2022-11-211-1/+2
* clutter: Move check for device type into remove_device_for_event()Jonas Dreßler2022-11-211-18/+20
* display: Freeze stack when closing X11 displayJonas Ådahl2022-11-212-0/+62
* tests/test-client: Handle alarm event processing automaticallyJonas Ådahl2022-11-219-85/+90
* build: Replace custom post-install scriptFlorian Müllner2022-11-192-12/+5
* build: Replace deprecated meson functionsFlorian Müllner2022-11-192-9/+9
* tests/clutter: Use a 800x600 10 Hz virtual monitorJonas Ådahl2022-11-181-1/+1
* cursor-renderer/native: Fix cursor sprite CRTC scaleJonas Ådahl2022-11-181-1/+1