summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* screen-cast-src: Allow negotiating the frameratecherry-pick-041be7c5Jonas Ådahl2018-07-131-3/+3
* contraints: Do not constrain modals without parentOlivier Fourdan2018-07-101-1/+2
* backends: Add logical monitor -> monitor -> output -> crtc ref chainJonas Ådahl2018-06-283-10/+42
* backends: Move MetaOutput::crtc field into private structJonas Ådahl2018-06-2817-83/+154
* renderer-native: Don't crash if the FB surface can't be lockedMarco Trevisan (Treviño)2018-05-291-0/+6
* device-manager-evdev: Add main seat to seats by defaultMarco Trevisan (Treviño)2018-05-291-8/+6
* device-manager-evdev: Free the main seat on finalizeMarco Trevisan (Treviño)2018-05-291-0/+1
* device-manager-evdev: Set and unset the stage for the main seat tooMarco Trevisan (Treviño)2018-05-291-0/+4
* clutter-device-evdev: Get devices from main seat if no real seat is setMarco Trevisan (Treviño)2018-05-291-9/+4
* clutter-seat-evdev: Add function to get device by idMarco Trevisan (Treviño)2018-05-292-0/+21
* wayland: Don't reset input focus on text commitChangwoo Ryu2018-05-261-2/+0
* frames: Allow for unknown mouse buttonsOlivier Fourdan2018-05-251-4/+11
* wayland: update enter/leave output after effectsOlivier Fourdan2018-05-221-0/+18
* window-actor: add new signal "effects-completed"Olivier Fourdan2018-05-222-0/+25
* wayland: Compare geometries after chaining upGeorges Basile Stavracas Neto2018-05-182-29/+8
* frames: Handle touch eventsCarlos Garnacho2018-05-152-29/+137
* frames: Make 1st button/motion handlers take generic eventsCarlos Garnacho2018-05-151-51/+77
* clutter/evdev: Don't ignore CAPS lock as modifierOlivier Fourdan2018-05-151-0/+8
* clutter/evdev: ignore injected events from IMOlivier Fourdan2018-05-151-0/+4
* wayland: Use cursor position in logical monitorOlivier Fourdan2018-05-143-4/+18
* Bump version to 3.28.23.28.2Florian Müllner2018-05-072-1/+13
* build: Adjust to filename changesFlorian Müllner2018-05-071-2/+2
* build: Introspect some more typesFlorian Müllner2018-05-0716-63/+85
* window-group: Remove undefined function declarationFlorian Müllner2018-05-071-3/+0
* clutter: Don't reference invalid pc in girFlorian Müllner2018-05-071-1/+1
* screen-cast: Handle PipeWire errors more gracefullyJonas Ådahl2018-05-071-6/+33
* wayland/xdg-foreign: Fix child surface validation checkJonas Ådahl2018-05-071-4/+2
* wayland/xdg-foreign: Send immediate destroy event to correct resourceJonas Ådahl2018-05-071-1/+1
* build: Don't fail immediately when logind is missingFlorian Müllner2018-05-071-4/+1
* wayland: Check if state and size changed before calling move_resize()Georges Basile Stavracas Neto2018-05-042-2/+34
* wayland: Add function to query if window needs move or resizeGeorges Basile Stavracas Neto2018-05-042-0/+8
* window: Let implementations finish state changesGeorges Basile Stavracas Neto2018-05-044-7/+23
* wayland: avoid a crash in is_effectively_synchronized()Olivier Fourdan2018-05-031-1/+4
* native: Restore previous EGL state after blitting onto secondary GPUJonas Ådahl2018-04-254-7/+17
* cogl: Do not unref a NULL objectMarco Trevisan (Treviño)2018-04-251-1/+5
* monitor-manager: Find active monitor when deriving global scaleJonas Ådahl2018-04-251-4/+17
* wayland: Let IM events go throughCarlos Garnacho2018-04-241-2/+4
* backend: Don't center the pointers on monitor changesMario Sanchez Prada2018-04-241-16/+7
* backends: Don't center the pointer on initializationMario Sanchez Prada2018-04-241-1/+12
* xwayland: Don't abort if Xwayland crashesRay Strode2018-04-241-5/+12
* xwayland: use g_autoptr for GError in xserver_diedRay Strode2018-04-241-2/+1
* theme, frames: Use surface device scale instead of cairo_scaleMarco Trevisan (Treviño)2018-04-222-4/+22
* wayland: Do not reset frame list when merging pending stateCarlos Garnacho2018-04-221-1/+0
* clutter: Set slave=master in IM forwarded key eventsCarlos Garnacho2018-04-221-0/+1
* idle-monitor: Add ResetIdletime API, for testing purposesBastien Nocera2018-04-162-0/+25
* backend: Reset idle when lid is opened or resuming from suspendBastien Nocera2018-04-162-74/+77
* idle-monitor: Take idle inhibition into accountBastien Nocera2018-04-164-2/+129
* x11: Allow XTest and core events to reset idletimeBastien Nocera2018-04-161-0/+102
* backends: Remove X11 idle-monitor backendBastien Nocera2018-04-1614-763/+151
* Bump version to 3.28.13.28.1Florian Müllner2018-04-132-1/+21