aboutsummaryrefslogtreecommitdiffstats
path: root/sway/input/seatop_resize_tiling.c
Commit message (Expand)AuthorAge
* Convert to new pointer enumsLibravatar Simon Ser2024-02-28
* Define _POSIX_C_SOURCE globallyLibravatar Simon Ser2024-02-23
* container: Move pending state to state structLibravatar Kenny Levinsen2021-02-16
* input: Only commit transactions when necessaryLibravatar Kenny Levinsen2021-02-14
* input: remove motion deltas from seatop callbacksLibravatar Tudor Brindus2020-10-31
* tiling_resize: abandon resize if a sibling con diesLibravatar Ronan Pigott2020-10-20
* input: implement xdg_toplevel interactive resize hintsLibravatar Ronan Pigott2020-07-13
* Use new wlroots API for clearing keyboard/pointer focus during grabsLibravatar Thomas Hebb2020-06-05
* input: rename pointer handlers to be unambiguousLibravatar Tudor Brindus2020-05-02
* Clear pointer focus during move and resize seatopsLibravatar Alex Maese2019-04-28
* Introduce default seatopLibravatar Ryan Dwyer2019-03-17
* seat: don't send button release when not pressedLibravatar emersion2019-02-28
* Resize only current and immediate siblings rather than all siblingsLibravatar Ryan Dwyer2019-01-15
* Refactor seat operations to use an interfaceLibravatar Ryan Dwyer2019-01-10