This commit is contained in:
TheAvidDev 2020-10-28 11:05:49 -04:00
commit 1758617f1e
4 changed files with 37 additions and 10 deletions

View file

@ -135,4 +135,6 @@ void workspace_get_box(struct sway_workspace *workspace, struct wlr_box *box);
size_t workspace_num_tiling_views(struct sway_workspace *ws);
size_t workspace_num_sticky_containers(struct sway_workspace *ws);
#endif