summaryrefslogtreecommitdiff
path: root/src/wayland/meta-wayland-seat.h
Commit message (Expand)AuthorAgeFilesLines
* wayland: Handle window drags for touch eventsCarlos Garnacho2014-07-241-3/+5
* seat: Listen for ClutterDeviceManager signals in order to update capabilitiesCarlos Garnacho2014-07-231-0/+3
* data-device: Put the DataDevice implementation in its own structJasper St. Pierre2014-07-101-5/+2
* wayland: Remove seat->displayJasper St. Pierre2014-07-101-2/+0
* wayland: Fix include orderingJasper St. Pierre2014-07-101-1/+1
* wayland: Add a wrapper for set_input_focusJasper St. Pierre2014-07-101-0/+3
* wayland: Move DataOffer / DataSource into data-device internalsJasper St. Pierre2014-07-101-13/+0
* wayland: Implement the server side bits of wl_touch_interfaceCarlos Garnacho2014-06-041-0/+2
* wayland: Move checks for grabbing into a central locationJasper St. Pierre2014-05-221-0/+4
* wayland: Fix header file styleJasper St. Pierre2014-04-221-18/+11
* wayland: Have a consistent _init pattern for subcomponentsJasper St. Pierre2014-04-221-2/+2
* wayland-seat: Clean up includesJasper St. Pierre2014-04-221-2/+0
* seat: Don't save the current stage ourselvesJasper St. Pierre2014-04-171-2/+0
* seat: Don't require an event to repick()Jasper St. Pierre2014-04-171-2/+1
* seat: Move cursor storage to MetaWaylandPointerJasper St. Pierre2014-04-171-6/+0
* seat: ReorderJasper St. Pierre2014-04-171-3/+3
* wayland: Update keyboard state unconditionallyRui Matos2014-03-181-2/+2
* wayland: Remove needless indirectionJasper St. Pierre2014-03-111-6/+0
* wayland: Remove is_native from seatJasper St. Pierre2014-02-171-2/+1
* wayland-seat: Rename sprite to cursor_surfaceJasper St. Pierre2014-02-011-3/+3
* wayland: Update internal wayland state unconditionallyRui Matos2013-11-131-0/+4
* wayland: remove some wl_signal usageGiovanni Campagna2013-09-161-2/+0
* wayland: heavily refactor pointer grabsGiovanni Campagna2013-09-161-15/+3
* wayland: reimplement keyboard state handling properlyGiovanni Campagna2013-09-091-1/+1
* wayland: split headers and distribute structure definitionsGiovanni Campagna2013-09-031-1/+58
* MetaWaylandKeyboard: use the new clutter-evdev support for xkbcommonGiovanni Campagna2013-08-301-1/+2
* Revert "MetaWaylandKeyboard: use the new clutter-evdev support for xkbcommon"Giovanni Campagna2013-08-281-2/+1
* MetaWaylandKeyboard: use the new clutter-evdev support for xkbcommonGiovanni Campagna2013-08-281-1/+2
* wayland: Add an actor for the cursorNeil Roberts2013-08-101-0/+3
* wayland: Add basic input supportNeil Roberts2013-08-101-0/+47