summaryrefslogtreecommitdiff
path: root/src/backends/x11
Commit message (Expand)AuthorAgeFilesLines
* mutter: Cleanup gi-docgen annotationsbilelmoussaoui/mutter-docsBilal Elmoussaoui2023-05-173-9/+9
* backends/x11: Use backend-side error traps for input configurationCarlos Garnacho2023-05-161-35/+8
* backends/x11: Fix type confusion about object dataBarnabás Pőcze2023-05-141-8/+6
* backends/x11: Trap errors from XIChangePropertyDaniel van Vugt2023-04-181-0/+12
* output-xrandr: Don't treat 0 as invalid backlight valueFlorian Müllner2023-04-041-1/+1
* output-xrandr: Consistently return -1 on errorFlorian Müllner2023-04-041-1/+1
* backend/nested: Ignore setting pointer constraintJonas Ådahl2023-03-221-0/+8
* cogl: Remove legacy OpenGL driver supportJonas Ådahl2023-02-211-1/+0
* Support selecting an acceleration profile for touchpad devicesEvan Goode2023-02-011-0/+15
* cleanup: Make GDK dependency specific to X11Bilal Elmoussaoui2022-12-221-1/+0
* backend: Get 'is-stage-views-scaled' from backendJonas Ådahl2022-12-171-1/+1
* backend: Set up and use ownership chainsJonas Ådahl2022-12-1714-84/+155
* clutter/input-device: Remove backend propertyJonas Ådahl2022-12-171-1/+0
* x11/cm: Stop using intermediate bypass_clutter variableJonas Ådahl2022-11-241-9/+8
* g-i: Drop unneeded since/stability annotationsBilal Elmoussaoui2022-11-221-2/+0
* backends/x11: Implement get_dimensions() in X11 input devicesCarlos Garnacho2022-11-091-0/+76
* backends/x11: Avoid usage of udev in MetaInputSettingsX11Carlos Garnacho2022-11-091-120/+23
* backends/x11: Set trackball/trackpoint capabilitiesCarlos Garnacho2022-11-091-19/+114
* Remove meta_is_stage_views_enabled()Jonas Ådahl2022-09-193-17/+3
* output-xrand: Plug a memory leakAlessandro Bono2022-09-021-1/+7
* output-xrandr: Fix memory leakwip/mutkupavels/fix-memory-leak-in-output-xrandrAlberts Muktupāvels2022-09-021-0/+2
* barrier/x11: Let the seat bind the input events for usJonas Ådahl2022-09-022-8/+6
* color-device: Pass calibration state separately when creating profileJonas Ådahl2022-09-011-121/+25
* color-manager/x11: Set color transformation matrixJonas Ådahl2022-09-011-4/+94
* x11: Add X11 color manager subclassJonas Ådahl2022-09-013-1/+239
* crtc: Get/set gamma via helper structJonas Ådahl2022-09-011-22/+36
* monitor-manager: Move gamma LUT manipulation API to MetaCrtcJonas Ådahl2022-09-012-50/+53
* monitor: Allow vendor/product/serial to return NULLJonas Ådahl2022-09-011-2/+5
* backend: Add color manager skeletonJonas Ådahl2022-09-011-0/+10
* monitor-manager-xrandr: Changing "max bpc" changes output assignmentDaniel van Vugt2022-08-191-0/+12
* output-xrandr: Add support for the "max bpc" KMS connector propertyDaniel van Vugt2022-08-191-0/+88
* output-xrandr: Less line wrappingDaniel van Vugt2022-08-101-2/+1
* barrier: Modernize type implementationJonas Ådahl2022-07-261-9/+10
* barriers: Make barriers fully part of the backendJonas Ådahl2022-07-267-57/+196
* x11/clutter-backend: Remove unused XSynchronize() callJonas Ådahl2022-06-031-6/+0
* x11: Let X11 connection owners call XSynchronize() themselvesJonas Ådahl2022-06-031-0/+3
* gpu/xrandr: Gracefully handle 0.0 refresh rateJonas Ådahl2022-06-021-0/+3
* monitor-manager: Add NightLightSupported property to DisplayConfigJonas Ådahl2022-05-171-3/+6
* barrier: Remove _ prefix in various placesJonas Ådahl2022-04-291-9/+9
* stage/x11: Remove trailing whitespaceDaniel van Vugt2022-04-131-5/+5
* input-settins/x11: Fix switch fallthrough warningJonas Ådahl2022-03-041-0/+1
* clutter: Remove "source" event union fieldsCarlos Garnacho2022-03-041-2/+0
* Name unnamed sourcesIvan Molodetskikh2022-03-041-0/+1
* backends/x11: Update MetaBackend on ClutterEvent processingCarlos Garnacho2022-02-083-9/+12
* backends/x11: Drop handling of XI_DeviceChangeCarlos Garnacho2022-02-081-28/+1
* clutter/backend/x11: Remove stray whitespaceJonas Ådahl2022-01-171-1/+1
* clutter/backend/x11: Stop keeping track of the screen and root windowJonas Ådahl2022-01-172-80/+0
* stage/x11: Get root window from the X11 backendJonas Ådahl2022-01-171-2/+6
* xkb-a11y/x11: Get X11 display from X11 backendJonas Ådahl2022-01-171-3/+14
* xkb-a11y/x11: Cleanup include macrosJonas Ådahl2022-01-171-1/+2