https://bugs.kde.org/show_bug.cgi?id=431821
--- Comment #2 from [email protected] --- (In reply to David Redondo from comment #1) > Documentation of WM_CLASS says: > > > This property must be present when the window leaves the Withdrawn state > > and may be changed only while the window is in the Withdrawn state. Window > > managers may examine the property only when they start up and when the > > window leaves the Withdrawn state, but there should be no need for a client > > to change its state dynamically. > > Are you going through Withdrawn? I probably need a little guidance here. What is Withdrawn state and how can I go through it? I change WM_CLASS of target application with this command and I use it only for applications with missing WM_CLASS. > xprop -name "something" -f WM_CLASS 8s -set WM_CLASS "new wm class" -- You are receiving this mail because: You are watching all bug changes.
