Add border texture class usage

This commit is contained in:
TheAvidDev 2020-11-02 20:32:31 -05:00
parent de5609ad55
commit c329a40f91
3 changed files with 42 additions and 8 deletions

View file

@ -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.