summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* x11: Move X11 specific functions to x11/keybindingsbilelmoussaoui/keybindingsBilal Elmoussaoui2022-08-0211-476/+481
* keybindings: Guard X11 specific partsBilal Elmoussaoui2022-08-024-12/+66
* keybindings: Move grab/freeze functions per backendBilal Elmoussaoui2022-08-024-87/+147
* core: Guard MetaGroup usageBilal Elmoussaoui2022-08-023-10/+44
* core/stack-tracker: Guard X11 typesBilal Elmoussaoui2022-08-021-1/+23
* compositor/actor: Guard X11 typesBilal Elmoussaoui2022-08-021-6/+10
* wayland: Guard Xwayland code pathBilal Elmoussaoui2022-08-021-2/+5
* context/launch: Guard X11 typesBilal Elmoussaoui2022-08-021-1/+6
* context/main: Guard X11/Xwayland typesBilal Elmoussaoui2022-08-021-17/+46
* core/window: Guard x11 typesBilal Elmoussaoui2022-08-021-14/+67
* wayland: Move surface check to MetaWaylandSurfaceBilal Elmoussaoui2022-08-027-18/+17
* wayland: Guard XWayland typesBilal Elmoussaoui2022-08-023-2/+24
* core/events: Guard X11 typesBilal Elmoussaoui2022-08-021-4/+12
* compositor/dnd: Guard X11 typesBilal Elmoussaoui2022-08-023-1/+12
* core/display: Guard X11 typesBilal Elmoussaoui2022-08-023-17/+70
* compositor: Guard X11 typesBilal Elmoussaoui2022-08-026-78/+87
* compositor/native: Add support for direct scanout per viewDor Askayo2022-08-013-141/+177
* compositor/native: Remove redundant functionDor Askayo2022-08-013-22/+2
* compositor/native: Don't allow obscured surface actors as scanout candidatesDor Askayo2022-08-012-6/+3
* compositor: Introduce MetaCompositorViewNativeDor Askayo2022-08-019-3/+140
* compositor: Keep track of the top window actor on each viewDor Askayo2022-08-015-0/+153
* compositor: Expose the MetaCompositorView in before_paint () vfuncDor Askayo2022-08-014-23/+56
* compositor: Introduce MetaCompositorViewDor Askayo2022-08-014-0/+229
* clutter/frame-clock: Fix handling of equal next_presentation_time_usMichel Dänzer2022-07-311-0/+1
* readme: Fix typoJulia Johannesen2022-07-291-1/+1
* frames: Add basic color-scheme supportFlorian Müllner2022-07-292-3/+33
* renderer-native: Fall back to ARGB if XRGB is not supportedDaniel van Vugt2022-07-291-6/+22
* Add Abkhazian translationNart Tlisha2022-07-292-0/+694
* tests/kms: Run tests both using simple and atomic KMSJonas Ådahl2022-07-2810-34/+294
* kms/impl-device/simple: Ensure buffer fb_id on test update tooJonas Ådahl2022-07-281-0/+12
* shaped-texture: Remove mipmap framerate limitingDaniel van Vugt2022-07-281-99/+2
* tools/get-state: Use named arguments in print functionsJonas Ådahl2022-07-281-37/+43
* tests/get-state: Run with G_DEBUG=fatal-warningsJonas Ådahl2022-07-281-2/+7
* tests: Add get-state test using gdbusJonas Ådahl2022-07-281-1/+16
* get-state: Move printing functions into main MonitorConfig classMarco Trevisan (Treviño)2022-07-281-113/+117
* get-state: Use native Gio APIs to get the current configMarco Trevisan (Treviño)2022-07-281-33/+82
* get-state: Do not require too-modern python version for match stanzaMarco Trevisan (Treviño)2022-07-281-12/+11
* get-state: Move code into __main__ functionsMarco Trevisan (Treviño)2022-07-281-98/+104
* tools/get-state: Add --shortJonas Ådahl2022-07-281-1/+12
* tools/get-state: Change to use argparseJonas Ådahl2022-07-281-20/+9
* tests: Add sanity test for get-state.py toolJonas Ådahl2022-07-283-0/+15
* tools: Add tool for pretty printing DisplayConfig.GetCurrentStateJonas Ådahl2022-07-281-0/+166
* shaped-texture: Remember to turn on mipmappingDaniel van Vugt2022-07-271-0/+2
* clutter/actor: Make has_pointer a counter instead of a boolJonas Dreßler2022-07-271-9/+19
* compositor: Add copyrights for recent mipmapping changesDaniel van Vugt2022-07-272-0/+4
* clutter/actor: Fix indentation in add_child_internal()Robert Mader2022-07-261-1/+1
* clutter/actor: Queue relayouts in more clone casesRobert Mader2022-07-261-0/+24
* clutter/actor: Check for clones in update_default_paint_volume()Robert Mader2022-07-261-1/+3
* clutter/actor: Check for clones in finish_layout()Robert Mader2022-07-261-1/+2
* clutter/actor: Remove workaround for broken clientsRobert Mader2022-07-261-30/+1