[Qt-interest] How to know when pager switches to another virtual desktop (X11) ?

Zeljko zeljko at holobit.net
Mon May 24 17:28:46 CEST 2010


Zeljko wrote:

> Hi all,
> When we switch virtual desktops (eg. under KDE), pager sends minimize to
> app in previous active desktop. Is there any way to know that we are not
> on current active desktop ?

Fixed, by using Xlib directly, but would be nice to have such thing in
QX11Info class (eg. currentApplicationDesktopNum, currentDesktopNum,
windowManagerName) so we don't need to use Xlib for such basic things.

zeljko



More information about the Qt-interest-old mailing list