Stop destroying empty workspaces

Otherwise information about assigned output is lost
This commit is contained in:
Jan Palus 2021-02-16 21:19:49 +01:00
parent 28cadf5580
commit 6c9995b859
9 changed files with 2 additions and 52 deletions

View file

@ -56,8 +56,6 @@ void workspace_destroy(struct sway_workspace *workspace);
void workspace_begin_destroy(struct sway_workspace *workspace);
void workspace_consider_destroy(struct sway_workspace *ws);
char *workspace_next_name(const char *output_name);
bool workspace_switch(struct sway_workspace *workspace,