aboutsummaryrefslogtreecommitdiff
path: root/sway/input/seatop_down.c
AgeCommit message (Expand)Author
2024-02-23Define _POSIX_C_SOURCE globallySimon Ser
2024-01-23Chase wlroots!4003Kirill Primak
2023-05-11seatop_down: Call seatop_begin_default after sending touch eventshrdl
2023-05-04handle_touch_cancel: fix begin defaulthrdl
2023-05-04Add support for touch cancel eventshrdl
2023-02-20Implement seatop_touchStacy Harper
2023-01-03Replace math functions that promote float to doubleCarl Smedstad
2022-03-17sway/input: follow up wlroots input device events renamingSimon Zeni
2021-09-02seatop_down: End if surface is destroyed or other seatop startsSimon Plakolb
2021-09-02input: Use seatop_down on layer surface clickSimon Plakolb
2021-08-05seatop_down: Change type of sx, sy to double in begin_seatop_downDavid Rosca
2021-02-14input: Only commit transactions when necessaryKenny Levinsen
2020-10-31input: remove motion deltas from seatop callbacksTudor Brindus
2020-06-04input/cursor: refactor tablet tool tip events into seatopsTudor Brindus
2020-05-25input/tablet: add seatop_down entry for tablet inputTudor Brindus
2020-05-02input: rename pointer handlers to be unambiguousTudor Brindus
2019-08-16input/seatop_down: add axis handlerBrian Ashworth
2019-03-17Introduce default seatopRyan Dwyer
2019-03-17Replace seatup allows_events with button callbackRyan Dwyer
2019-03-11Don't send button events to surfaces when dragging or resizingRyan Dwyer
2019-03-04Allow concurrent clicksRyan Dwyer
2019-02-28seat: don't send button release when not pressedemersion
2019-01-30Implement pointer-constraints-unstable-v1Las
2019-01-15seatop_begin_down: raise floatingBrian Ashworth
2019-01-10Refactor seat operations to use an interfaceRyan Dwyer