Hello! Thanks you very much for taking this project! You're doing an amazing job updating this app.
This issue is more a mix between a problem and an enhancement.
If you're using tiling manager like i3 and/or bspwm (on linux), you can set rules to automatically assign application on specific desktops.
This require the wm_class info to be defined inside the app.
This is a common requirement, most of the app (all of them?) have this data set on linux.
The rules to assign desktops are:
bspc rule -a Vlc desktop=^2
bspc rule -a messengerfordesktop desktop=^6
The problem is that the Messenger app doesn't have the requirements, so the rule can't work.
When using the xprop command, i get the following infos
Hum thats strange, I thought it was fixed a while ago, I might take a look this weekend... If you can find where it is in the config files, pls PR (I really dont have a lot of time right now :/)
Hello! Thanks you very much for taking this project! You're doing an amazing job updating this app.
This issue is more a mix between a problem and an enhancement. If you're using tiling manager like i3 and/or bspwm (on linux), you can set rules to automatically assign application on specific desktops. This require the wm_class info to be defined inside the app. This is a common requirement, most of the app (all of them?) have this data set on linux.
The rules to assign desktops are:
The problem is that the Messenger app doesn't have the requirements, so the rule can't work.
When using the xprop command, i get the following infos
And for Vlc I get the following data: