index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sway
/
input
/
cursor.h
Age
Commit message (
Expand
)
Author
2019-01-07
cursor: move unhide and timeout retrieval into separate functions
Rouven Czerwinski
2018-12-30
hide_cursor: change to a seat subcommand
Brian Ashworth
2018-12-25
Split image_surface handling into own function
Brian Ashworth
2018-12-25
Implement hide_cursor <timeout> command
Brian Ashworth
2018-12-25
Change mouse buttons to x11 map and libevdev names
Brian Ashworth
2018-10-19
Introduce cursor_rebase
Ryan Dwyer
2018-10-18
cmd_bind{sym,code}: Implement per-device bindings
Brian Ashworth
2018-10-16
cursor: functions to warp cursor to container and workspace
Rouven Czerwinski
2018-10-03
Fix focusing topmost floating windows
Jonathan Buch
2018-07-23
Invoke mouse bindings
frsfnrrg
2018-07-22
Prevent re-uploading the same cursor image multiple times
Ryan Dwyer
2018-05-28
Move previous cursor_position inline.
Scott Leggett
2018-05-28
Store previous position in sway_cursor.
Scott Leggett
2018-05-27
Focus containers only on entry.
Scott Leggett
2018-05-20
Fix border commands from changing focus
Brian Ashworth
2018-04-21
Default to current time when triggering cursor events
emersion
2018-04-10
Clean up cursor simulation code.
Danny Bautista
2018-04-10
Implement cursor event simulation with sway commands.
Danny Bautista
2018-04-08
Fix cursor motion issues
Drew DeVault
2018-04-08
Implement tablet tool support
Drew DeVault
2018-03-30
Handle set_cursor requests from clients
emersion
2018-01-22
config reload: destroy old seat when removed from config
Dominique Martinet
2017-12-16
fix header includes
Tony Crisci
2017-12-10
working pointer motion
Tony Crisci
2017-12-09
sway xcursor manager
Tony Crisci
2017-12-08
input include directory
Tony Crisci