mirror of
https://github.com/swaywm/sway.git
synced 2026-04-27 06:46:25 -04:00
Add border texture class usage
This commit is contained in:
parent
de5609ad55
commit
c329a40f91
3 changed files with 42 additions and 8 deletions
|
|
@ -260,6 +260,8 @@ void container_floating_move_to_center(struct sway_container *con);
|
|||
|
||||
bool container_has_urgent_child(struct sway_container *container);
|
||||
|
||||
bool container_has_focused_child(struct sway_container *container);
|
||||
|
||||
/**
|
||||
* If the container is involved in a drag or resize operation via a mouse, this
|
||||
* ends the operation.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue