summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* renderer/x11: Enable GPU memory purge error extension if availableJonas Ådahl2018-02-072-2/+1
* main: Add --x11 command line argumentJonas Ådahl2018-02-061-2/+14
* wayland: Do not fail on stalled .X11-unix entriesOlivier Fourdan2018-02-051-1/+2
* wayland: send shortcut inhibit “active” eventOlivier Fourdan2018-02-051-9/+3
* gpu-kms: Don't add outputs without modesJonas Ådahl2018-02-053-24/+50
* backends/x11: Preserve XI1 XDevice throughout ClutterInputDevice lifetimeCarlos Garnacho2018-02-011-6/+42
* backends/x11: Fix time-comparison bug causing hangJeff Smith2018-02-011-1/+1
* wayland: No need to check for keyboardOlivier Fourdan2018-01-311-3/+0
* backends: Add support for Wacom stylus tertiary-button-actionJason Gerecke2018-01-304-6/+17
* x11/window: Mark restored workspace as “set”Olivier Fourdan2018-01-301-0/+1
* session: use initial workspace if no workspace setOlivier Fourdan2018-01-251-1/+4
* settings: Avoid warning when clearing xwayland grab access listsJonas Ådahl2018-01-251-2/+4
* screen-cast: Update to pipewire 0.1.8 APIJonas Ådahl2018-01-251-98/+57
* remote-desktop-session: Don't always warn about axis stepsJonas Ådahl2018-01-241-1/+1
* renderer/native: Create GBM surfaces with modifiersDaniel Stone2018-01-244-24/+280
* renderer/native: Use modifier-aware GBM APIDaniel Stone2018-01-241-11/+36
* renderer/native: Use drmModeAddFB2 where availableDaniel Stone2018-01-241-15/+29
* crtc/kms: Add parsing for IN_FORMATS propertyDaniel Stone2018-01-241-1/+103
* monitor: Set MINIMUM_LOGICAL_HEIGHT to 480Hans de Goede2018-01-231-1/+1
* Don't attempt to get monitor geometry on non-existent monitorsJeremy Nickurak2018-01-211-23/+26
* wayland: Bolt MetaWaylandTextInput in.Carlos Garnacho2018-01-182-0/+9
* wayland: Let IM-processed key events go through MetaWaylandKeyboardCarlos Garnacho2018-01-181-2/+4
* wayland: Implement text input protocolCarlos Garnacho2018-01-185-0/+677
* protocol: Add internal text input protocolCarlos Garnacho2018-01-182-0/+304
* wayland: shortcuts inhibitor requires a windowOlivier Fourdan2018-01-181-1/+3