summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* gpu-kms: Ignore GPUs with no connectorsgbsneto/wayland-stutterGeorges 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
* 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
* x11: Do not discard shape region for undecorated windowsOlivier Fourdan2018-02-221-3/+3
* renderer/native: Don't use modifiers to import linear DMA bufferLouis-Francis Ratté-Boulianne2018-02-221-1/+2
* native/renderer: Retrieve the right modifiers set for each GPULouis-Francis Ratté-Boulianne2018-02-221-140/+241
* renderer/native: Use the right EGL image parameters for extra planesLouis-Francis Ratté-Boulianne2018-02-221-7/+7
* backends: Monitor changes in active tools' settingsCarlos Garnacho2018-02-191-3/+68
* build: Fix distcheckCarlos Garnacho2018-02-181-0/+1
* wayland: Avoid clutter_input_focus method calls when unfocusedwip/carlosg/text-input-fixesCarlos Garnacho2018-02-121-0/+2
* Change naming of GParmSpec enum id string for naming consistencyGwan-gyeong Mun2018-02-103-9/+9
* wayland: Handle NULL event node/vendor/product on tablet methodsCarlos Garnacho2018-02-092-4/+15
* backends/x11: wacom pressure curve is a 32-bit propertyPeter Hutterer2018-02-091-2/+2
* wayland: Fix handling of INCR transactionsCarlos Garnacho2018-02-071-2/+2
* wayland: Use read_all() when reading wayland selectionsCarlos Garnacho2018-02-071-7/+6