summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* clutter: Do not read settings from ini filewip/carlosg/clutter-settings-gsettingsCarlos Garnacho2021-01-283-304/+0
* clutter: Load mouse related ClutterSettings properties from GSettingsCarlos Garnacho2021-01-281-14/+62
* cogl: Fix license header in cogl-scanout and cogl-traceJonas Ådahl2021-01-284-40/+78
* native/cogl-utils: Minor macro cleanupJonas Ådahl2021-01-281-4/+5
* native/cogl-utils: Fix license headerJonas Ådahl2021-01-282-20/+26
* cogl/graphene: Fix license headerJonas Ådahl2021-01-282-24/+40
* clutter/stage: Remove 'paint' argument in capture_into()Jonas Ådahl2021-01-283-16/+2
* input-mapper: Remove stray newlineJonas Ådahl2021-01-281-1/+0
* monitor: Stop exporting a bunch of unused symbolsJonas Ådahl2021-01-281-12/+0
* tests/monitor-unit-tests: Sanity check some monitor infoJonas Ådahl2021-01-282-0/+16
* monitor-manager: Clean up hot-plug paths slightlyJonas Ådahl2021-01-285-9/+15
* seat-impl: Remove unused udev client instanceJonas Ådahl2021-01-282-5/+0
* backend/native/clutter: Get seat ID from backendJonas Ådahl2021-01-283-22/+6
* backend/native/clutter: Cleanup backend pointer variable namingJonas Ådahl2021-01-281-18/+21
* udev: Fetch seat-id via backend instead of laucherJonas Ådahl2021-01-283-3/+9
* backend/native: Remove left-over function declarationJonas Ådahl2021-01-281-2/+0
* backend/native: Gracefully handle failing to create monitor managerJonas Ådahl2021-01-281-0/+3
* meta: Remave meta_activate_session()Jonas Ådahl2021-01-284-46/+0
* output/kms: Remove redundant typedefJonas Ådahl2021-01-281-2/+2
* monitor-manager: Cleanup class structJonas Ådahl2021-01-281-47/+47
* output: Make MetaTileInfo use stdintsJonas Ådahl2021-01-281-8/+8
* monitor-manager/kms: Remove left-over structJonas Ådahl2021-01-281-8/+0
* stage/cogl: Don't finish offscreen at end of paintJonas Ådahl2021-01-281-2/+1
* frames: Consider events on fullscreen windows to be on the client areaSebastian Keller2021-01-281-0/+3
* window: Guard can_ping() against unmanaging windowsFlorian Müllner2021-01-281-0/+2
* window: Do not handle ungrabbed events when unmanagingFlorian Müllner2021-01-281-0/+3
* Update Slovenian translationMatej Urbančič2021-01-271-36/+37
* workspace-manager, x11-display: Default to a single rowGeorges Basile Stavracas Neto2021-01-272-4/+4
* clutter/stage-cogl: Clamp queued_redraw_clip if in useDaniel van Vugt2021-01-271-2/+14
* clutter/stage-cogl: Remove unnecessary variable: fb_damageDaniel van Vugt2021-01-271-9/+1
* clutter/stage-cogl: Ensure redraw_clip is a superset of fb_clip_regionDaniel van Vugt2021-01-271-10/+17
* shaped-texture: Update the full bounding box of each clip rectangleDaniel van Vugt2021-01-271-1/+1
* Update Galician translationFran Dieguez2021-01-251-25/+26
* ci: Install Xwayland from gitJonas Ådahl2021-01-252-5/+31
* tests/monitor-unit-tests: Set up async waiter after X11 clientJonas Ådahl2021-01-251-5/+3
* tests/utils: Spawn Xwayland before X11 test clientJonas Ådahl2021-01-251-1/+28
* tests/test-runner: Hook up async waiter on demandJonas Ådahl2021-01-252-9/+37
* xwayland: Split Xwayland display name getter into twoJonas Ådahl2021-01-254-4/+12
* kms: Add atomic MetaKmsImplDevice backendJonas Ådahl2021-01-227-3/+1164
* kms/update: Encapsulate custom page flip fields in objectJonas Ådahl2021-01-223-39/+51
* kms/impl-device/simple: Make process update vfunc type a typedefJonas Ådahl2021-01-221-8/+10
* kms/page-flip: Pass ownership of listener user data along with closureJonas Ådahl2021-01-228-133/+128
* kms/page-flip: Make tha data struct use gatomicref instead of intJonas Ådahl2021-01-221-6/+4
* kms/page-flip: Add helpers for closure constructor and destroyerJonas Ådahl2021-01-221-7/+24
* kms/crtc: Log some CRTC state when updatingJonas Ådahl2021-01-222-0/+9
* kms: Update device state when resumingJonas Ådahl2021-01-224-1/+9
* crtc/kms: Turn g_debug()s to meta_topic()sJonas Ådahl2021-01-221-4/+6
* renderer/native: Keep onscreens alive until after the next mode setJonas Ådahl2021-01-221-0/+35
* renderer/native: Make dummy power save flips symbolicJonas Ådahl2021-01-221-0/+5
* kms/update: Make power saving an update wide changeJonas Ådahl2021-01-2210-101/+158