summaryrefslogtreecommitdiff
path: root/src/wayland/meta-wayland-seat.c
Commit message (Expand)AuthorAgeFilesLines
* wayland/seat: Don't double-disable input classesJonas Ådahl2022-10-191-3/+0
* wayland: Remove Gtk primary selection protocolFernando Monteiro2022-05-181-3/+0
* wayland: Set wayland seat capabilities based on input device capabilitiesCarlos Garnacho2022-03-301-39/+19
* wayland: Drop deprecated text inputFernando Monteiro2022-01-051-12/+0
* wayland/pointer-gestures: Implement hold gestureJoseExposito2021-12-021-0/+1
* wayland: Avoid a race in wl_seat capabilitiesOlivier Fourdan2021-09-161-6/+3
* wayland: Forward button press / touch down to Wayland text-input implsCarlos Garnacho2021-09-031-0/+8
* wayland: Tear down seat too when shutting downJonas Ådahl2021-05-051-0/+4
* wayland: Drop meta_wayland_compositor_repick()Carlos Garnacho2020-12-231-9/+0
* clutter/backends: Rename master and slave devicesFlorian Müllner2020-08-311-5/+5
* clutter: Prepare input focus for IM event deliveryCarlos Garnacho2020-08-311-0/+10
* wayland/seat: Add seat_release interfaceRobert Mader2020-08-261-1/+9
* wayland: Add support for wayland-protocols primary selection protocolCarlos Garnacho2020-05-131-0/+2
* wayland: Rename gtk primary protocol files to "legacy"Carlos Garnacho2020-05-131-3/+3
* wayland: Move the primary data device manager to its own fileCarlos Garnacho2020-04-171-0/+3
* wayland: Replace ClutterDeviceManager usage in favor of ClutterSeatCarlos Garnacho2020-01-301-18/+20
* wayland: Check stylus serials on meta_wayland_seat_can_popup()Carlos Garnacho2019-10-281-1/+9
* wayland-seat: Use g_free to cleanup MetaWaylandSeatMarco Trevisan (Treviño)2019-05-271-1/+1
* Clean up include macros messJonas Ådahl2018-11-061-5/+5
* wayland: Implement text-input from wayland-protocolsCarlos Garnacho2018-08-141-0/+6
* wayland: Make gtk-text-input "legacy"Carlos Garnacho2018-08-141-4/+5
* wayland: Let IM events go throughCarlos Garnacho2018-04-241-2/+4
* wayland: Bolt MetaWaylandTextInput in.Carlos Garnacho2018-01-181-0/+8
* wayland: Add missing breaks on MetaWaylandSeat event handlerCarlos Garnacho2018-01-171-0/+3
* wayland: Store and retrieve implicit grab information for tablet toolsJason Gerecke2017-07-131-17/+39
* wayland: Ensure we repick the pointer on synthesized crossing eventsCarlos Garnacho2017-05-221-1/+16
* wayland/seat: Use seat capability checking helperJonas Ådahl2016-10-111-13/+13
* wayland: Move device seat association to MetaWaylandInputDeviceJonas Ådahl2016-09-151-6/+12
* wayland/seat: Add API to check whether a seat has a device classJonas Ådahl2016-09-151-0/+18
* wayland: Make seat devices GObjectsJonas Ådahl2016-09-091-26/+38
* wayland: Don't handle input events after capability was removedJonas Ådahl2016-09-021-7/+13
* wayland: Add focus management to padsCarlos Garnacho2016-07-221-4/+11
* wayland: Ensure each MetaWaylandSeat gets its MetaWaylandTabletSeatCarlos Garnacho2016-05-031-2/+6
* wayland: remove pressed button checks from meta_wayland_pointer_can_grab_surf...Carlos Garnacho2016-04-251-5/+7
* wayland: Make it possible to trigger popups through pointer/keyboard/touchCarlos Garnacho2015-10-171-0/+9
* wayland: Move cursor surface role to meta-wayland-pointer.cJonas Ådahl2015-09-131-9/+0
* wayland: Implement the wl_pointer_gesture_pinch interfaceCarlos Garnacho2015-08-101-0/+1
* wayland: Implement the wl_pointer_gesture_swipe interfaceCarlos Garnacho2015-08-101-0/+1
* wayland: don't try to use seat devices that aren't (yet) presentRay Strode2015-02-181-13/+33
* wayland: discard non-seat events sent to the seatRay Strode2015-02-181-0/+48
* wayland: treat touchpads like mouse devicesRay Strode2015-02-181-0/+1
* wayland: Simplify global version managementJasper St. Pierre2014-08-041-2/+1
* wayland: Handle window drags for touch eventsCarlos Garnacho2014-07-241-4/+22
* seat: Listen for ClutterDeviceManager signals in order to update capabilitiesCarlos Garnacho2014-07-231-10/+124
* data-device: Put the DataDevice implementation in its own structJasper St. Pierre2014-07-101-3/+2
* wayland: Remove seat->displayJasper St. Pierre2014-07-101-2/+0
* wayland: Add a wrapper for set_input_focusJasper St. Pierre2014-07-101-0/+9
* wayland: Implement the server side bits of wl_touch_interfaceCarlos Garnacho2014-06-041-2/+18
* wayland: Move checks for grabbing into a central locationJasper St. Pierre2014-05-221-0/+8
* wayland: Use standard SINCE version definitionsJasper St. Pierre2014-05-121-1/+1