summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ci: Break up some long meson linesJonas Ådahl2022-03-281-2/+13
* build: Include KVM test enablement in summaryJonas Ådahl2022-03-281-0/+1
* tests/build: Set up test environment using a dict()Jonas Ådahl2022-03-281-3/+10
* winsys: Check for KHR_swap_buffers_with_damageChristian Hergert2022-03-282-7/+32
* Update Dutch translationNathan Follens2022-03-251-94/+96
* wayland/surface: Disable WL_SURFACE_ERROR_INVALID_SIZE check againRobert Mader2022-03-241-6/+10
* events: Use the event target actor to determine window for eventJonas Dreßler2022-03-211-7/+4
* clutter: Pass target actor of events to event filter functionsJonas Dreßler2022-03-216-9/+25
* clutter: Mark clutter_stage_grab() return value as transfer fullSebastian Keller2022-03-211-1/+1
* Update Serbian translationМарко Костић2022-03-191-80/+80
* Update Italian translationMilo Casagrande2022-03-171-64/+65
* Update French translationCharles Monzat2022-03-151-100/+117
* Update Hungarian translationBalázs Úr2022-03-131-95/+97
* Bump version to 42.042.0Florian Müllner2022-03-122-1/+7
* Update Bulgarian translationAlexander Shopov2022-03-111-103/+93
* Update Friulian translationFabio Tomat2022-03-081-103/+104
* Bump version to 42.rc42.rcFlorian Müllner2022-03-072-1/+34
* ci: Put wild cards in single quotesJonas Ådahl2022-03-071-1/+1
* backends/native: Change uint32_t modifiers to uint64_tIvan Molodetskikh2022-03-067-7/+7
* Update Polish translationPiotr Drąg2022-03-061-81/+74
* Update Romanian translationDaniel Șerbănescu2022-03-061-80/+81
* Update Korean translationGwan-gyeong Mun2022-03-051-82/+84
* compositor/native: Check that the surface can be scanned out untransformedRobert Mader2022-03-053-0/+76
* compositor: Some header cleanupsRobert Mader2022-03-053-5/+0
* window/wayland: Always include a size when sending a configurationSebastian Keller2022-03-054-51/+86
* meson: Bump meson version requirementJonas Ådahl2022-03-051-1/+1
* clutter/base-types: Remove weird random unicode charJonas Dreßler2022-03-051-2/+0
* ci: Increase warnlevel from 1 to 2Jonas Ådahl2022-03-041-1/+9
* meson: Stop passing -WallJonas Ådahl2022-03-041-1/+5
* meson: Set the correct required versionJonas Ådahl2022-03-041-1/+1
* kms/impl-device/atomic: Fix function type signatureJonas Ådahl2022-03-041-1/+1
* wayland/tablet-pad: Fix fallthrough warningJonas Ådahl2022-03-041-0/+1
* input-settings/native: Fix switch fallthrough warningJonas Ådahl2022-03-041-0/+1
* input-settins/x11: Fix switch fallthrough warningJonas Ådahl2022-03-041-0/+1
* barrier/native: Fix warning about implicit enum conversionJonas Ådahl2022-03-042-1/+13
* clutter/gesture-action: Fix a fallthrough warningJonas Ådahl2022-03-041-1/+1
* clutter/desaturate-effect: Use fabs() with passed doubleJonas Ådahl2022-03-041-2/+2