aboutsummaryrefslogtreecommitdiffstats
path: root/sway/input/seatop_move_tiling.c
Commit message (Expand)AuthorAge
* input/tablet: allow moving tiling tablet v2 surfaces by pen inputLibravatar Tudor Brindus2020-06-07
* 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
* Layout tiled using a width/height fractionLibravatar Pedro CĂ´rte-Real2019-07-14
* Make mouse drag in tiled mode swap containers if no edge is selectedLibravatar Sebastian Parborg2019-07-09
* Clear pointer focus during move and resize seatopsLibravatar Alex Maese2019-04-28
* Fix null pointer crash when doing tiling dragLibravatar Ryan Dwyer2019-03-29
* Introduce default seatopLibravatar Ryan Dwyer2019-03-17
* Stop using wlr_output->{lx,ly}Libravatar emersion2019-03-11
* seat: don't send button release when not pressedLibravatar emersion2019-02-28
* seatop_move_tiling: do not move to descendantLibravatar Brian Ashworth2019-02-14
* seatop_move_tiling: use tab/stack parent not selfLibravatar Brian Ashworth2019-02-13
* Refactor seat operations to use an interfaceLibravatar Ryan Dwyer2019-01-10