index
:
swayfx.git
master
SwayFX: Sway, but with eye candy!
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
input
/
seatop_resize_floating.c
Age
Commit message (
Expand
)
Author
2021-12-14
Handle border width and height on minimum floating sizes
RoastVeg
2021-02-16
container: Move pending state to state struct
Kenny Levinsen
2021-02-14
input: Only commit transactions when necessary
Kenny Levinsen
2020-10-31
input: remove motion deltas from seatop callbacks
Tudor Brindus
2020-07-13
input: implement xdg_toplevel interactive resize hints
Ronan Pigott
2020-06-05
Use new wlroots API for clearing keyboard/pointer focus during grabs
Thomas Hebb
2020-05-13
Really fix floating window border resize problems
Adam Kürthy
2020-05-02
input: rename pointer handlers to be unambiguous
Tudor Brindus
2020-04-24
Take window borders into account when resizing floating windows
Adam Kürthy
2019-04-28
Clear pointer focus during move and resize seatops
Alex Maese
2019-03-17
Introduce default seatop
Ryan Dwyer
2019-03-02
floating_maximum_size: change default behavior
Brian Ashworth
2019-02-28
seat: don't send button release when not pressed
emersion
2019-01-10
Refactor seat operations to use an interface
Ryan Dwyer