Re: Detect window manager using KWindowSystem

2014-10-26 Thread Paulo Lieuthier
solution for now. Thanks for your help! Paulo Lieuthier On Sun, Oct 19, 2014 at 10:15 AM, Thomas Lübking thomas.luebk...@gmail.com wrote: On Sonntag, 19. Oktober 2014 15:08:51 CEST, Martin Gräßlin wrote: Might be worth adding it: bool NETRootInfo::isCompliantWindowManagerRunning() const

Detect window manager using KWindowSystem

2014-10-18 Thread Paulo Lieuthier
really going in the wrong direction here? Thanks in advance. Paulo Lieuthier

About X11's WM_HINTS.UrgencyHint and KF5's NET::DemandsAttention

2014-09-04 Thread Paulo Lieuthier
= info.hasState(NET::DemandsAttention); Isn't NET::DemandsAttention supposed to read WM_HINTS? What am I missing? Thanks in advance! --- Paulo Lieuthier

About X11's WM_HINTS.UrgencyHint and KF5's NET::DemandsAttention

2014-09-04 Thread Paulo Lieuthier
::DemandsAttention); Isn't NET::DemandsAttention supposed to be equal to WM_HINTS.UrgencyHint? What am I missing? Thanks in advance! --- Paulo Lieuthier