summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* xwayland: Don't abort if Xwayland crasheswip/halfline/silence-x-io-errorsRay Strode2018-04-171-5/+12
* xwayland: use g_autoptr for GError in xserver_diedRay Strode2018-04-121-2/+1
* monitor-manager: fix output ids returned by GetResourcesAleksandr Mezin2018-04-111-1/+1
* 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
* 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
* window: Fix a small memory leakgbsneto/small-leakGeorges Basile Stavracas Neto2018-03-211-1/+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
* wayland: Push actor state instead of itself pullingJonas Ådahl2018-02-2313-309/+308
* surface-actor/wayland: Minor style fixesJonas Ådahl2018-02-231-5/+9
* xwayland: Base Xwayland surface role object on the actor roleJonas Ådahl2018-02-231-3/+12
* wayland: Restructure surface role building blocks codeJonas Ådahl2018-02-2312-648/+834
* wayland/surface: Stop using deprecated g_object_newvJonas Ådahl2018-02-231-38/+38
* wayland/xdg-shell: Minor cosmetic cleanupsJonas Ådahl2018-02-231-6/+8
* wayland/xdg-shell: Standardize xdg_positioner Wayland vfunc namingJonas Ådahl2018-02-231-32/+32
* wayland/xdg-shell: Standardize object class interface vfunc namesJonas Ådahl2018-02-231-52/+53
* wayland: Shorten MetaWaylandSurfaceRoleShellSurface nameJonas Ådahl2018-02-236-145/+140
* src/Makefile.am: Remove redundant generation rulesRobert Mader2018-02-231-11/+0