https://bugs.kde.org/show_bug.cgi?id=431821
--- Comment #5 from Ivo Šmerek <iv...@centrum.cz> --- I tried to change WM_CLASS and then WM_STATE property of the window with xprop to Withdrawn and back to Normal. To Withdrawn: > xprop -f WM_STATE 32ih -set WM_STATE "0,0" To Normal: > xprop -f WM_STATE 32ih -set WM_STATE "1,0" The property changes according to xprop, but Task Manager seems to not detect the change. It does not work like this? -- You are receiving this mail because: You are watching all bug changes.