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
/
sway
/
input
/
seatop_default.c
Age
Commit message (
Expand
)
Author
2020-05-10
input/tablet: simplify parameter plumbing for tablet references
Tudor Brindus
2020-05-02
input: rename pointer handlers to be unambiguous
Tudor Brindus
2020-05-02
input: refactor tablet motion into seatop handler
Tudor Brindus
2020-05-02
input/cursor: make cursor rebasing cursor type-agnostic
Tudor Brindus
2020-05-01
input/seatop_default: properly notify pointer leave
Nick Diego Yamane
2020-04-15
input/seatop_default: release on empty workspace
Rouven Czerwinski
2019-12-16
input/seatop_default: fix focusing floating titles
Brian Ashworth
2019-11-08
seatop_default: handle focus for unmanaged xwayland windows last
Ronan Pigott
2019-11-04
seatop_default: handle focus for xwayland_unmanaged views
Ronan Pigott
2019-10-23
Fix tiled containers resize with mouse
Kirill Chibisov
2019-09-05
Do not search for edges on subsurfaces, fix #4381
Versus Void
2019-09-04
seatop_default: only focus container on press
Brian Ashworth
2019-08-12
Remove redundant checks
Antonin Décimo
2019-08-12
input: check pointer against nullptr
Antonin Décimo
2019-04-28
Fix a silly mistake
Alex Maese
2019-04-28
Don't send pointer motion when rebasing the cursor
Alex Maese
2019-04-28
Clear pointer focus during move and resize seatops
Alex Maese
2019-03-19
Clean up focus follows mouse logic
Ryan Dwyer
2019-03-17
Introduce default seatop
Ryan Dwyer