https://bugzilla.xfce.org/show_bug.cgi?id=15788
--- Comment #2 from Francesco Galizzi <[email protected]> --- I knew this, and it's ok. The problem though is the difference in how i3 and Xfce manages workspaces. Through xfconf-query you can set the array of names and the workspaces count, so if you set respectively ["A", "B", "C", "D"] and 2 you have workspaces "A" and "B". In i3 you always start with one workspace, then workspaces are "created" as you move windows to them; so, for example, if you set Thunderbird to be open always on the workspace "Mail", by launching Thunderbird the workspace "Mail" is created and the window is placed there, then when you close the window and you switch to another workspace, the workspace is "destroyed". This allows different features (and workflows) wrt how Xfce manages workspaces, but (in this case) if Xfsettingsd is running the workspaces names are "A" and "B" instead of "A" and "Mail". I don't know if this should be classified as a misfeature of Xfsettingsd or i3; i3 seems to be setting the number of workspaces correctly (and the names too; I checked with Xfsettingsd not running), but apparently Xfsettingsd is overwriting the names. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
