summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* compositor: Detach window and actor both ways on actor disposewip/carlosg/shutdown-warningCarlos Garnacho2022-04-301-1/+5
* clutter/stage: Remove unused nullable annotationCorentin Noël2022-04-291-1/+1
* clutter/actor-meta: Notify actor property on changesJonas Dreßler2022-04-241-1/+4
* clutter: Remove device/sequence entry when TOUCH_END get filtered outJonas Dreßler2022-04-231-25/+31
* clutter: Shuffle handling of IM reset on button pressesCarlos Garnacho2022-04-233-9/+24
* wayland: Reset ClutterInputFocus on focus changesCarlos Garnacho2022-04-231-0/+2
* clutter: Reset ClutterInputFocus on focus_outCarlos Garnacho2022-04-231-1/+1
* clutter: Actively update ClutterText surrounding text on changesCarlos Garnacho2022-04-231-0/+4
* clutter: Fix ClutterText ::delete-surrounding IM implementationCarlos Garnacho2022-04-231-1/+7
* clutter/stage: Repick when pointer actor goes unmappedJonas Dreßler2022-04-223-57/+69
* screen-cast/src: Always allow MemFd buffer types to be selectedJonas Ådahl2022-04-221-4/+3
* screen-cast: Test allocate DMA buffer with implicit APIJonas Ådahl2022-04-222-0/+19
* wayland: Always acknowledge state changing .commit() events with .done()Carlos Garnacho2022-04-221-0/+2
* wayland: Always update preedit with text_input.done()Carlos Garnacho2022-04-221-5/+21
* backends/native: Update cursor also when scaled or transformedSebastian Wick2022-04-211-1/+7
* clutter: Pass events to pointer a11y before going through filtersJonas Dreßler2022-04-213-28/+42
* clutter: Bail out and warn on reentry into mapping/unmapping cycleJonas Dreßler2022-04-212-0/+9
* clutter: Set event as current_event when going through event filtersJonas Dreßler2022-04-211-1/+11
* core: Account ClutterStage grabs on Wayland key focus synchronizationCarlos Garnacho2022-04-201-0/+2
* renderer/native: Restore EGL state after creating secondary GPU stateŁukasz Spintzyk2022-04-201-22/+18
* cursor-renderer/native: Remove unused DRM_CAP_CURSOR_{WIDTH,HEIGHT}Daniel van Vugt2022-04-201-7/+0
* crtc/kms: Don't add gamma to the update if unsupported by the CRTCDaniel van Vugt2022-04-191-1/+5
* kms/crtc: Add function meta_kms_crtc_has_gammaDaniel van Vugt2022-04-192-0/+9
* kms/crtc: Add debug logging of supported vs unsupported propertiesDaniel van Vugt2022-04-191-0/+12
* kms/crtc: Fix typo s/proporties/properties/Daniel van Vugt2022-04-191-2/+2
* Update Vietnamese translationNgọc Quân Trần2022-04-161-79/+81
* startup-notification: Fix some introspection annotationsJonas Ådahl2022-04-132-10/+10
* stage/x11: Remove trailing whitespaceDaniel van Vugt2022-04-131-5/+5
* kms/device: Disable modifiers when !DRM_CAP_ADDFB2_MODIFIERSDaniel van Vugt2022-04-081-0/+3
* kms/impl-device: Add addfb2_modifiers to MetaKmsDeviceCapsDaniel van Vugt2022-04-082-0/+7
* Update Catalan translationJordi Mas2022-04-071-4/+4
* shaped-texture: Paint with the right layer snippetJonas Ådahl2022-04-071-28/+98
* shaped-texture: Pass along the snippet to the texture towerJonas Ådahl2022-04-073-0/+32
* startup-notification: Specify the actual type in the "changed" signalCorentin Noël2022-04-051-1/+1
* mutter: Add missing nullable annotation when possibleCorentin Noël2022-04-054-20/+65
* cursor-tracker: Add missing annotation to meta_cursor_tracker_get_pointerCorentin Noël2022-04-051-0/+8
* cogl/context: Add transfer full annotation to destroy timestamp queryCorentin Noël2022-04-051-0/+7
* onscreen/native: Fix typo in log message "the the"Daniel van Vugt2022-04-041-1/+1
* clutter: Keep actors dirty if a redraw was queued up during paint()Carlos Garnacho2022-03-311-2/+4
* clutter: Refactor code marking actors dirty for paint()Carlos Garnacho2022-03-311-9/+7
* wayland/shm: Add support for ABGR8888 and XBGR8888 formatsJonas Ådahl2022-03-301-0/+14
* x11: Set WM_S0 lastOlivier Fourdan2022-03-301-19/+23
* xwayland: Init DnD on every Xwayland startOlivier Fourdan2022-03-301-3/+0
* window: Check fullscreen status when window changes monitorSebastian Wick2022-03-301-0/+2
* onscreen/native: Fall back if COPY_MODE_SECONDARY_GPU fails to initDaniel van Vugt2022-03-301-6/+16
* onscreen/native: Don't try rendering on a secondary GPU without EGLDaniel van Vugt2022-03-301-0/+4
* core: Port to input device capabilities in pad mapperCarlos Garnacho2022-03-301-7/+9
* backends: Update MetaInputSettings to apply settings based on capabilitiesCarlos Garnacho2022-03-301-116/+213
* wayland: Check input device capabilities in tablet seatsCarlos Garnacho2022-03-302-21/+19
* wayland: Set wayland seat capabilities based on input device capabilitiesCarlos Garnacho2022-03-301-39/+19