aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway/input/cursor.h
Commit message (Expand)AuthorAge
* input/pointer: don't trigger pointer bindings for emulated inputLibravatar Tudor Brindus2020-06-18
* input/cursor: send idle events based off device type, not input typeLibravatar Tudor Brindus2020-06-18
* input/cursor: rename `simulated_tool_tip_down` to be more accurateLibravatar Tudor Brindus2020-05-29
* input/pointer: only warp cursor when the confine region has changedLibravatar Tudor Brindus2020-05-21
* Implement pointer simulation if client hasn't bound to touchLibravatar David962020-05-13
* input/cursor: make cursor rebasing cursor type-agnosticLibravatar Tudor Brindus2020-05-02
* input/cursor: release simulated tool tip button when over v2 surfaceLibravatar Tudor Brindus2020-05-01
* input/cursor: fix hide cursor timeouts on tablets and touchscreensLibravatar Tudor Brindus2020-04-22
* input/cursor: handle image surface destroyLibravatar Brian Ashworth2020-01-05
* input/cursor: pass gesture events to clientsLibravatar Benjamin Cheng2019-12-07
* input: Add support for tablet protocol.Libravatar John Chadwick2019-09-25
* Introduce default seatopLibravatar Ryan Dwyer2019-03-17
* Rebase cursor when a layer surface mapsLibravatar emersion2019-02-12
* Implement pointer-constraints-unstable-v1Libravatar Las2019-01-30
* Update for swaywm/wlroots#1503Libravatar emersion2019-01-27
* bar_cmd_tray_bind: Use mouse button helpersLibravatar Brian Ashworth2019-01-16
* Merge pull request #3343 from RedSoxFan/seat-cursor-buttons-improvedLibravatar Drew DeVault2019-01-13
|\
| * seat_cmd_cursor: utilize mouse button helpersLibravatar Brian Ashworth2019-01-10
* | Refactor seat operations to use an interfaceLibravatar Ryan Dwyer2019-01-10
|/
* Add helpers for improved mouse button parsingLibravatar Brian Ashworth2019-01-09
* cursor: move unhide and timeout retrieval into separate functionsLibravatar Rouven Czerwinski2019-01-07
* hide_cursor: change to a seat subcommandLibravatar Brian Ashworth2018-12-30
* Split image_surface handling into own functionLibravatar Brian Ashworth2018-12-25
* Implement hide_cursor <timeout> commandLibravatar Brian Ashworth2018-12-25
* Change mouse buttons to x11 map and libevdev namesLibravatar Brian Ashworth2018-12-25
* Introduce cursor_rebaseLibravatar Ryan Dwyer2018-10-19
* cmd_bind{sym,code}: Implement per-device bindingsLibravatar Brian Ashworth2018-10-18
* cursor: functions to warp cursor to container and workspaceLibravatar Rouven Czerwinski2018-10-16
* Fix focusing topmost floating windowsLibravatar Jonathan Buch2018-10-03
* Invoke mouse bindingsLibravatar frsfnrrg2018-07-23
* Prevent re-uploading the same cursor image multiple timesLibravatar Ryan Dwyer2018-07-22
* Move previous cursor_position inline.Libravatar Scott Leggett2018-05-28
* Store previous position in sway_cursor.Libravatar Scott Leggett2018-05-28
* Focus containers only on entry.Libravatar Scott Leggett2018-05-27
* Fix border commands from changing focusLibravatar Brian Ashworth2018-05-20
* Default to current time when triggering cursor eventsLibravatar emersion2018-04-21
* Clean up cursor simulation code.Libravatar Danny Bautista2018-04-10
* Implement cursor event simulation with sway commands.Libravatar Danny Bautista2018-04-10
* Fix cursor motion issuesLibravatar Drew DeVault2018-04-08
* Implement tablet tool supportLibravatar Drew DeVault2018-04-08
* Handle set_cursor requests from clientsLibravatar emersion2018-03-30
* config reload: destroy old seat when removed from configLibravatar Dominique Martinet2018-01-22
* fix header includesLibravatar Tony Crisci2017-12-16
* working pointer motionLibravatar Tony Crisci2017-12-10
* sway xcursor managerLibravatar Tony Crisci2017-12-09
* input include directoryLibravatar Tony Crisci2017-12-08