Re: winoptions and Audacious with space in WM_NAME
Ing. Jan PetrouĊĦek <[email protected]> Tue, 23 Aug 2016 17:33:16 +0200
| Newsgroups | gmane.comp.window-managers.icewm.user |
|---|---|
| Message-ID | <[email protected]> |
Yes, I've tried: Audacious\ Equalizer.ignoreQuickSwitch: 1 Audacious.Equalizer.ignoreQuickSwitch: 1 Audacious_Equalizer.ignoreQuickSwitch: 1 "Audacious Equalizer".ignoreQuickSwitch: 1 Audacious.Audacious\ Equalizer.ignoreQuickSwitch: 1 Audacious.Audacious.Equalizer.ignoreQuickSwitch: 1 Audacious.Audacious_Equalizer.ignoreQuickSwitch: 1 Audacious."Audacious Equalizer".ignoreQuickSwitch: 1 And maybe some other Then I downloaded Audacious source code, to replace the spaces with undersc= ores. = But there is literraly no "Editor" or "editor" word in them. Haha, strange.= .. Then I installed "xmms2" with "promoe" GUI client, that allegedly can use = original Winamp skin. But all three windows (main, eq, playlist) have: WM_CLASS(STRING) =3D "promoe", "Promoe" WM_NAME(STRING) =3D "promoe" So i downloaded former "xmms", but my debian/stretch is too young to compil= e = this old package Haha, I think I'm cursed... On 08/23/2016 03:19 PM, Adam Pribyl wrote: > Did you try to replace the space " " with "\ "? > > On Tue, 23 Aug 2016, Ing. Jan Petrou=9Aek wrote: > >> Hello, >> >> I am using Audacious with Winamp skin and would like to remove its playl= ist 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) =3D "audacious", "Audacious" >> WM_NAME(STRING) =3D "Audacious Playlist Editor" >> >> WM_CLASS(STRING) =3D "audacious", "Audacious" >> WM_NAME(STRING) =3D "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 >> >> >> ------------------------------------------------------------------------= ------ >> _______________________________________________ >> IceWM-user mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/icewm-user >> > > > -------------------------------------------------------------------------= ----- > > > _______________________________________________ > IceWM-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/icewm-user ---------------------------------------------------------------------------= ---