summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wayland: Avoid actor updates non actor_surface role wl_surface.commitwip/carlosg/lazy-surface-actor-creationCarlos Garnacho2018-04-231-3/+4
* wayland: Refactor surface actor into MetaWaylandActorSurfaceCarlos Garnacho2018-04-235-106/+110
* wayland: Notify actively of xwayland window/surface associationsCarlos Garnacho2018-04-236-63/+85
* wayland: Add MetaWaylandSurface::geometry-changed signalCarlos Garnacho2018-04-232-21/+19
* wayland: Abstract access to the actor corresponding to a wl_surfaceCarlos Garnacho2018-04-237-16/+33
* wayland: Do not reset frame list when merging pending statewip/carlosg/random-fixesCarlos Garnacho2018-04-221-1/+0
* clutter: Plug minor leakCarlos Garnacho2018-04-221-0/+2
* clutter: Set slave=master in IM forwarded key eventsCarlos Garnacho2018-04-221-0/+1
* theme, frames: Use surface device scale instead of cairo_scaleMarco Trevisan (Treviño)2018-04-202-4/+22
* backends: Don't center the pointer on initializationMario Sanchez Prada2018-04-181-1/+12
* clutter/evdev: Don't ignore CAPS lock as modifierOlivier Fourdan2018-04-181-0/+8
* clutter/evdev: ignore injected events from IMOlivier Fourdan2018-04-181-0/+4
* xwayland: Don't abort if Xwayland crashesRay Strode2018-04-171-5/+12
* xwayland: use g_autoptr for GError in xserver_diedRay Strode2018-04-171-2/+1
* gpu-kms: Return NULL, not FALSEGeorges Basile Stavracas Neto2018-04-161-1/+1
* monitor-manager-kms: Don't add GPU if it failsGeorges Basile Stavracas Neto2018-04-161-0/+1
* monitor-manager-kms: Use g_autoptr for errorGeorges Basile Stavracas Neto2018-04-161-2/+1
* native: Disable the use of KMS modifiers by defaultJonas Ådahl2018-04-163-2/+29
* idle-monitor: Add ResetIdletime API, for testing purposeswip/idletime-inhibitorsBastien 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
* wayland: Plug surface pending state contents leakCarlos Garnacho2018-04-121-29/+82
* monitor-manager: fix output ids returned by GetResourcesAleksandr Mezin2018-04-111-1/+1
* Updated Slovenian translationMatej Urbančič2018-04-101-5/+18
* screen-cast: Fix compile errorBenjamin Otte2018-04-101-1/+1
* wayland: update enter/leave output after effectsOlivier Fourdan2018-04-091-0/+18
* window-actor: add new signal "effects-completed"Olivier Fourdan2018-04-092-0/+25
* theme: Scale titlebar spacing when computing xMarco Trevisan (Treviño)2018-04-031-1/+1
* theme: add ".appmenu" class to the appmenu buttonMarco Trevisan (Treviño)2018-04-031-0/+2
* renderer-native: Fall back to non-modifier GBM surfacesDaniel Stone2018-04-031-2/+3
* clutter: Apply input hints/purpose on ClutterTextInputFocus focus inCarlos Garnacho2018-04-031-2/+10
* input-settings: Fix a typo in tap-and-drag settingAlberts Muktupāvels2018-03-291-1/+1
* cursor-renderer-native: take rotation into accountOlivier Fourdan2018-03-291-2/+16
* renderer-native: Swap then await earlier flips.Daniel van Vugt2018-03-291-6/+6
* wayland: Use cursor position in logical monitorOlivier Fourdan2018-03-233-4/+18
* clutter: Avoid unnecessary relayouts in ClutterTextYussuf Khalil2018-03-221-16/+27
* window: Fix a small memory leakgbsneto/small-leakGeorges Basile Stavracas Neto2018-03-211-1/+1
* mutter: allow building with elogindRasmus Thomsen2018-03-211-1/+16
* cogl: Read pixels as per the stored formatCarlos Garnacho2018-03-211-16/+6
* main: Fix build when native backend is disabledTing-Wei Lan2018-03-211-0/+4
* configure: Don't declare functions in AC_TRY_LINK and AC_TRY_COMPILETing-Wei Lan2018-03-211-2/+2
* build: Use portable sed syntax in src/Makefile.amTing-Wei Lan2018-03-211-1/+1
* Fix some spelling errorshandsome-feng2018-03-213-3/+3
* Added Slovenian translationMatej Urbančič2018-03-201-86/+119
* Update Slovak translationDušan Kazik2018-03-171-94/+130
* wayland: Add parentheses around logical ANDCarlos Garnacho2018-03-161-2/+2
* wayland: Ignore IM/synthetic key events when updating XKB statewip/carlosg/fix-issue-74Carlos Garnacho2018-03-151-0/+8
* clutter: Give the ClutterTextInputFocus a first stab at handling key eventsCarlos Garnacho2018-03-131-4/+5