summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* wayland: Plug surface pending state contents leakCarlos Garnacho2018-04-131-29/+82
* monitor-manager: fix output ids returned by GetResourcesAleksandr Mezin2018-04-111-1/+1
* native: Disable the use of KMS modifiers by defaultJonas Ådahl2018-04-113-2/+29
* screen-cast: Fix compile errorBenjamin Otte2018-04-101-1/+1
* 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
* 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
* window: Fix a small memory leakGeorges Basile Stavracas Neto2018-03-291-1/+1
* gpu-kms: Ignore GPUs with no connectorsGeorges Basile Stavracas Neto2018-03-213-2/+44
* gpu-kms: Return NULL, not FALSEGeorges Basile Stavracas Neto2018-03-211-1/+1
* monitor-manager-kms: Don't add GPU if it failsGeorges Basile Stavracas Neto2018-03-211-0/+1
* monitor-manager-kms: Use g_autoptr for errorGeorges Basile Stavracas Neto2018-03-211-2/+1
* main: Fix build when native backend is disabledTing-Wei Lan2018-03-211-0/+4
* build: Use portable sed syntax in src/Makefile.amTing-Wei Lan2018-03-211-1/+1
* Fix some spelling errorshandsome-feng2018-03-211-1/+1
* 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
* wayland: Fix wrong condition in xdg_exporter.exportCarlos Garnacho2018-03-121-4/+3
* Revert "window: Raise and lower tile match in tandem"Georges Basile Stavracas Neto2018-03-091-11/+1
* renderer/native: Force EGL config pixel formatJonas Ådahl2018-03-053-5/+153
* egl: Fail first config choosing when no resultsJonas Ådahl2018-03-051-0/+8
* egl: Rename EGL simple config chooserJonas Ådahl2018-03-053-17/+17
* theme: Fix icon scalingEgmont Koblinger2018-03-032-6/+6
* backends/x11: Plug a leakCarlos Garnacho2018-02-271-0/+1
* remote-desktop, screen-cast: Add version number to D-Bus APIsJonas Ådahl2018-02-234-0/+28
* remote-desktop: Add support for discovering supported device typesJonas Ådahl2018-02-232-0/+45
* remote-desktop: Add touch screen event supportJonas Ådahl2018-02-232-0/+168
* remote-desktop: Fix absolute pointer motion coordinatesJonas Ådahl2018-02-231-1/+23
* screen-cast-stream: Add API to transform relative coordinatesJonas Ådahl2018-02-233-0/+44
* screen-cast-session: Add API to get stream from object pathJonas Ådahl2018-02-232-0/+23
* remote-desktop: Add relative pointer motion event supportJonas Ådahl2018-02-232-0/+37
* remote-desktop: Add smooth scroll event supportJonas Ådahl2018-02-232-0/+55
* remote-desktop: Add keyboard keycode event supportJonas Ådahl2018-02-232-0/+43
* remote-desktop: Support multiple axis steps at onceJonas Ådahl2018-02-231-7/+8
* remote-desktop: Fix notify axis input validity checkJonas Ådahl2018-02-231-1/+1
* wayland: Define abstract role types as actually abstractJonas Ådahl2018-02-233-9/+9
* wayland: Add support for stable xdg-shellJonas Ådahl2018-02-239-176/+2393
* wayland: Use helper to set shell surface windowJonas Ådahl2018-02-234-5/+25