mirror of
https://github.com/swaywm/sway.git
synced 2026-04-26 06:46:26 -04:00
Merge 10f7e3b2a5 into 96578aa91e
This commit is contained in:
commit
7c1d0c660b
4 changed files with 96 additions and 130 deletions
|
|
@ -239,9 +239,6 @@ enum wlr_edges find_resize_edge(struct sway_container *cont,
|
|||
|
||||
void seatop_begin_default(struct sway_seat *seat);
|
||||
|
||||
void seatop_begin_down(struct sway_seat *seat, struct sway_container *con,
|
||||
uint32_t time_msec, int sx, int sy);
|
||||
|
||||
void seatop_begin_move_floating(struct sway_seat *seat,
|
||||
struct sway_container *con);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue