aboutsummaryrefslogtreecommitdiffstats
path: root/sway/input/seatop_resize_floating.c
Commit message (Expand)AuthorAge
* Convert to new pointer enumsLibravatar Simon Ser2024-02-28
* Define _POSIX_C_SOURCE globallyLibravatar Simon Ser2024-02-23
* Handle border width and height on minimum floating sizesLibravatar RoastVeg2021-12-14
* 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
* 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
* Really fix floating window border resize problemsLibravatar Adam Kürthy2020-05-13
* input: rename pointer handlers to be unambiguousLibravatar Tudor Brindus2020-05-02
* Take window borders into account when resizing floating windowsLibravatar Adam Kürthy2020-04-24
* Clear pointer focus during move and resize seatopsLibravatar Alex Maese2019-04-28
* Introduce default seatopLibravatar Ryan Dwyer2019-03-17
* floating_maximum_size: change default behaviorLibravatar Brian Ashworth2019-03-02
* seat: don't send button release when not pressedLibravatar emersion2019-02-28
* Refactor seat operations to use an interfaceLibravatar Ryan Dwyer2019-01-10