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_down.c
Age
Commit message (
Expand
)
Author
2021-09-02
seatop_down: End if surface is destroyed or other seatop starts
Simon Plakolb
2021-09-02
input: Use seatop_down on layer surface click
Simon Plakolb
2021-08-05
seatop_down: Change type of sx, sy to double in begin_seatop_down
David Rosca
2021-02-14
input: Only commit transactions when necessary
Kenny Levinsen
2020-10-31
input: remove motion deltas from seatop callbacks
Tudor Brindus
2020-06-04
input/cursor: refactor tablet tool tip events into seatops
Tudor Brindus
2020-05-25
input/tablet: add seatop_down entry for tablet input
Tudor Brindus
2020-05-02
input: rename pointer handlers to be unambiguous
Tudor Brindus
2019-08-16
input/seatop_down: add axis handler
Brian Ashworth
2019-03-17
Introduce default seatop
Ryan Dwyer
2019-03-17
Replace seatup allows_events with button callback
Ryan Dwyer
2019-03-11
Don't send button events to surfaces when dragging or resizing
Ryan Dwyer
2019-03-04
Allow concurrent clicks
Ryan Dwyer
2019-02-28
seat: don't send button release when not pressed
emersion
2019-01-30
Implement pointer-constraints-unstable-v1
Las
2019-01-15
seatop_begin_down: raise floating
Brian Ashworth
2019-01-10
Refactor seat operations to use an interface
Ryan Dwyer