summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* meson: Use gnome-desktop-4tintou/gnome-desktop-4Corentin Noël2022-04-222-2/+5
* 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
* clutter: Add compatibility code to get input capabilities from device typeCarlos Garnacho2022-03-301-0/+48
* backends/native: Assign capabilities to input devicesCarlos Garnacho2022-03-301-0/+27
* clutter: Add ClutterInputDevice::capabilities propertyCarlos Garnacho2022-03-302-0/+45
* clutter: Add ClutterInputCapabilities flagsetCarlos Garnacho2022-03-301-0/+23
* backends/native: Make function to determine ClutterInputDeviceType privateCarlos Garnacho2022-03-302-24/+24
* workspace: Use existing focus_window when asked to focus default windowJonas Dreßler2022-03-301-0/+12
* clutter/pick-stack: Avoid uninitialized cairo_region_subtract_rectangleDaniel van Vugt2022-03-291-1/+3
* clutter: Always unregister point on GRAB_NOTIFY leave eventCarlos Garnacho2022-03-281-3/+6
* ci: Run KVM testsJonas Ådahl2022-03-281-12/+74
* tests/virtme-run: Expose two CPUsBartłomiej Piotrowski2022-03-281-1/+1
* tests/virtme-run: Disable pdcmBartłomiej Piotrowski2022-03-281-1/+2
* tests/virtme-run: Create fake stdinBartłomiej Piotrowski2022-03-281-0/+6
* tests/kvm: Forward the test environment variables to the VMJonas Ådahl2022-03-282-0/+10