Many GUI programs allow you to change the WM_CLASS of this program using a --class argument, e.g., see gnome-terminal.
This would be useful e.g., in i3 for assigning specific programs to specific workspaces and having a fine-grained control over this.
Afaik gtk4 removed builtin support for doing this, and I'm not planning to support this myself (I've no personal use for it nor desire/motivation to do the work).
Hi there,
Many GUI programs allow you to change the WM_CLASS of this program using a
--class
argument, e.g., seegnome-terminal
. This would be useful e.g., ini3
for assigning specific programs to specific workspaces and having a fine-grained control over this.Thanks for this awesome project Nikos