summaryrefslogtreecommitdiff
path: root/src/wayland
Commit message (Expand)AuthorAgeFilesLines
* gtk-shell: Work around non-working startup notificationsFlorian Müllner2019-01-141-0/+10
* wayland: Don't reset input focus on text commitChangwoo Ryu2018-05-261-2/+0
* wayland: update enter/leave output after effectsOlivier Fourdan2018-05-221-0/+18
* wayland: Compare geometries after chaining upGeorges Basile Stavracas Neto2018-05-182-29/+8
* wayland: Use cursor position in logical monitorOlivier Fourdan2018-05-141-4/+5
* wayland/xdg-foreign: Fix child surface validation checkJonas Ådahl2018-05-071-4/+2
* wayland/xdg-foreign: Send immediate destroy event to correct resourceJonas Ådahl2018-05-071-1/+1
* wayland: Check if state and size changed before calling move_resize()Georges Basile Stavracas Neto2018-05-042-2/+34
* wayland: Add function to query if window needs move or resizeGeorges Basile Stavracas Neto2018-05-042-0/+8
* window: Let implementations finish state changesGeorges Basile Stavracas Neto2018-05-041-6/+18
* wayland: avoid a crash in is_effectively_synchronized()Olivier Fourdan2018-05-031-1/+4
* wayland: Let IM events go throughCarlos Garnacho2018-04-241-2/+4
* 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
* wayland: Do not reset frame list when merging pending stateCarlos Garnacho2018-04-221-1/+0
* wayland: Plug surface pending state contents leakCarlos Garnacho2018-04-131-29/+82
* 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
* wayland: Define abstract role types as actually abstractJonas Ådahl2018-02-233-9/+9
* wayland: Add support for stable xdg-shellJonas Ådahl2018-02-238-175/+2388
* wayland: Use helper to set shell surface windowJonas Ådahl2018-02-234-5/+25
* wayland: Push actor state instead of itself pullingJonas Ådahl2018-02-2311-78/+306
* xwayland: Base Xwayland surface role object on the actor roleJonas Ådahl2018-02-231-3/+12
* wayland: Restructure surface role building blocks codeJonas Ådahl2018-02-2311-648/+828
* 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
* wayland: Avoid clutter_input_focus method calls when unfocusedwip/carlosg/text-input-fixesCarlos Garnacho2018-02-121-0/+2
* wayland: Handle NULL event node/vendor/product on tablet methodsCarlos Garnacho2018-02-092-4/+15
* wayland: Fix handling of INCR transactionsCarlos Garnacho2018-02-071-2/+2
* wayland: Use read_all() when reading wayland selectionsCarlos Garnacho2018-02-071-7/+6
* 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
* wayland: No need to check for keyboardOlivier Fourdan2018-01-311-3/+0
* 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-184-0/+675
* protocol: Add internal text input protocolCarlos Garnacho2018-01-181-0/+302
* wayland: shortcuts inhibitor requires a windowOlivier Fourdan2018-01-181-1/+3
* wayland: Add missing breaks on MetaWaylandSeat event handlerCarlos Garnacho2018-01-171-0/+3
* wayland: send xdg-output size as size, not positionOlivier Fourdan2018-01-151-3/+3
* wayland: update location prior to maximizeOlivier Fourdan2018-01-112-4/+9
* wayland: Do not enforce a size on un-maximizeOlivier Fourdan2018-01-111-2/+11
* window: Defer stack placement without a bufferOlivier Fourdan2018-01-111-0/+7
* wayland: Ensure wl_shell_surfaces are set reactiveDaniel van Vugt2018-01-091-2/+3
* build: Fix build when native backend is disabledTing-Wei Lan2018-01-091-0/+2