winoptions and Audacious with space in WM_NAME
Ing. Jan PetrouĊĦek <[email protected]> Tue, 23 Aug 2016 11:40:43 +0200
| Newsgroups | gmane.comp.window-managers.icewm.user |
|---|---|
| Message-ID | <[email protected]> |
Hello, I am using Audacious with Winamp skin and would like to remove its playlist and equalizer window from QuickSwitch The problem is, that playlist window and eqalizer window, both have the same WM_CLASS and both have space in WM_NAME: WM_CLASS(STRING) = "audacious", "Audacious" WM_NAME(STRING) = "Audacious Playlist Editor" WM_CLASS(STRING) = "audacious", "Audacious" WM_NAME(STRING) = "Audacious Equalizer" Is there a way to define it somehow in winoptions file? Or should I recompile Audacious with changed WM_NAME strings like "Audacious_Equalizer" and such? Or is there a way to run an application with changed WM_CLASS and/or WM_NAME strings? Or is Elvis alive? Thank you for your time -JP ------------------------------------------------------------------------------