aboutsummaryrefslogtreecommitdiffstats
path: root/sway/input/seatop_move_tiling.c
Commit message (Expand)AuthorAge
* Convert to new pointer enumsLibravatar Simon Ser2024-02-28
* Define _POSIX_C_SOURCE globallyLibravatar Simon Ser2024-02-23
* scene_graph: Port seatop_move_tiling indicatorsLibravatar Alexander Orzechowski2024-01-18
* render: pass rendering state together in a structLibravatar Alexander Orzechowski2023-05-02
* Constify pixman_region32_t for rendering functionsLibravatar Simon Ser2023-02-22
* Add tab dragging functionalityLibravatar tomKPZ2021-05-06
* container: Move pending state to state structLibravatar Kenny Levinsen2021-02-16
* input: Only commit transactions when necessaryLibravatar Kenny Levinsen2021-02-14
* Change workspace_layout to match i3 behaviorLibravatar Ronan Pigott2020-12-20
* input: remove motion deltas from seatop callbacksLibravatar Tudor Brindus2020-10-31
* tiling_drag: emit window move ipc eventsLibravatar Ronan Pigott2020-10-18
* 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