summaryrefslogtreecommitdiff
path: root/src/wayland/meta-wayland-tablet-tool.c
Commit message (Expand)AuthorAgeFilesLines
* wayland: Use default cursor on tablet toolswip/carlosg/there-can-be-only-oneCarlos Garnacho2018-11-021-1/+1
* backends/cursor: Move out Xcursor functionality into own typeJonas Ådahl2018-06-151-7/+8
* wayland: Rename cursor role typesJonas Ådahl2018-06-151-11/+11
* wayland: Abstract access to the actor corresponding to a wl_surfaceCarlos Garnacho2018-04-231-1/+4
* wayland: Reset tablet tool cursor surface on proximity outCarlos Garnacho2017-07-261-0/+1
* wayland: Provide basic tablet wheel event supportJason Gerecke2017-07-171-2/+34
* cursor-renderer: Track cursor position using floatsJonas Ådahl2017-07-141-2/+2
* wayland: Store and retrieve implicit grab information for tablet toolsJason Gerecke2017-07-131-2/+40
* wayland: Base tablet tool coordinates on the current eventCarlos Garnacho2017-07-031-8/+5
* wayland: Update tool cursor scale when crossing monitorsCarlos Garnacho2017-02-151-0/+24
* wayland: Keep pointer to cursor sprite on MetaWaylandTabletToolCarlos Garnacho2017-02-151-1/+5
* clutter/evdev: Take over stylus configurationCarlos Garnacho2016-11-041-75/+14
* MetaWaylandSurface: Allow passing parameters when assigning roleJonas Ådahl2016-08-251-1/+2
* wayland: Apply pressure settings before sending wp_tablet_tool.pressureCarlos Garnacho2016-07-221-0/+18
* wayland: Implement stylus button actionsCarlos Garnacho2016-07-221-14/+60
* wayland: Implement wp_tablet_tool.hardware_id_wacomCarlos Garnacho2016-07-221-4/+6
* wayland: Set an specific role on surfaces passed in wp_tablet_tool.set_cursorCarlos Garnacho2016-07-221-2/+2
* wayland: Use wl_fixed_t for angle arguments in wp_tablet_toolCarlos Garnacho2016-07-221-6/+3
* wayland: Use tablet protocol v2Carlos Garnacho2016-07-221-60/+60
* wayland: Ensure tablet objects tear down resources properlyCarlos Garnacho2016-05-101-0/+2
* wayland: Add methods to update the position of different tools' cursorsCarlos Garnacho2016-05-031-0/+9
* wayland: Implement tool notificationCarlos Garnacho2016-05-031-1/+100
* wayland: Implement wl_tablet_tool.set_cursorCarlos Garnacho2016-05-031-0/+108
* wayland: Implement wl_tablet_tool device event emissionCarlos Garnacho2016-05-031-0/+289
* wayland: Add focus management to MetaWaylandTabletToolCarlos Garnacho2016-05-031-4/+258
* wayland: Add MetaWaylandTabletToolCarlos Garnacho2016-05-031-0/+131