aboutsummaryrefslogtreecommitdiff
path: root/sway/input/seatop_move_tiling.c
AgeCommit message (Expand)Author
2020-05-02input: rename pointer handlers to be unambiguousTudor Brindus
2019-07-14Layout tiled using a width/height fractionPedro CĂ´rte-Real
2019-07-09Make mouse drag in tiled mode swap containers if no edge is selectedSebastian Parborg
2019-04-28Clear pointer focus during move and resize seatopsAlex Maese
2019-03-29Fix null pointer crash when doing tiling dragRyan Dwyer
2019-03-17Introduce default seatopRyan Dwyer
2019-03-11Stop using wlr_output->{lx,ly}emersion
2019-02-28seat: don't send button release when not pressedemersion
2019-02-14seatop_move_tiling: do not move to descendantBrian Ashworth
2019-02-13seatop_move_tiling: use tab/stack parent not selfBrian Ashworth
2019-01-10Refactor seat operations to use an interfaceRyan Dwyer