> The big problem is that graphical applications cannot distinguish their 
> current state.
> If this is not a bug, then please give advice in how to query the iconified 
> state.

Now that you mention it, maybe we don't need to log a mutter bug.

If you want the iconified state of a window you just need to query the
value of its WM_STATE atom. For example on the command line:

$ xprop -id 0x3c00007 | grep -A1 '^WM_STATE'
WM_STATE(WM_STATE):
                window state: Iconic

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1827738

Title:
  Wrong X Window Map State

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1827738/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to