summaryrefslogtreecommitdiff
path: root/sway/input/seatop_resize_floating.c
AgeCommit message (Expand)Author
2021-12-14Handle border width and height on minimum floating sizesRoastVeg
2021-02-16container: Move pending state to state structKenny Levinsen
2021-02-14input: Only commit transactions when necessaryKenny Levinsen
2020-10-31input: remove motion deltas from seatop callbacksTudor Brindus
2020-07-13input: implement xdg_toplevel interactive resize hintsRonan Pigott
2020-06-05Use new wlroots API for clearing keyboard/pointer focus during grabsThomas Hebb
2020-05-13Really fix floating window border resize problemsAdam Kürthy
2020-05-02input: rename pointer handlers to be unambiguousTudor Brindus
2020-04-24Take window borders into account when resizing floating windowsAdam Kürthy
2019-04-28Clear pointer focus during move and resize seatopsAlex Maese
2019-03-17Introduce default seatopRyan Dwyer
2019-03-02floating_maximum_size: change default behaviorBrian Ashworth
2019-02-28seat: don't send button release when not pressedemersion
2019-01-10Refactor seat operations to use an interfaceRyan Dwyer