ask
for a system tray after the system tray is active as well). There
probably is a better way, but that's our solution for now. Thanks for
your help!
Paulo Lieuthier
On Sun, Oct 19, 2014 at 10:15 AM, Thomas Lübking
wrote:
> On Sonntag, 19. Oktober 2014 15:08:51 CEST, Martin Gräßlin wrote
fter I kill KWin. Is that
something missing from my code? Or am I really going in the wrong
direction here?
Thanks in advance.
Paulo Lieuthier
;
bool urgencyHint = info.hasState(NET::DemandsAttention);
Isn't NET::DemandsAttention supposed to be equal to WM_HINTS.UrgencyHint? What
am I missing?
Thanks in advance!
---
Paulo Lieuthier
NET::XAWMState);
bool urgencyHint = info.hasState(NET::DemandsAttention);
Isn't NET::DemandsAttention supposed to read WM_HINTS? What am I missing?
Thanks in advance!
---
Paulo Lieuthier