[xmonad] Issue 381 in xmonad: lack of NETWM compliance triggers Qt bug

codesite-noreply at google.com codesite-noreply at google.com
Wed Mar 17 07:49:50 EDT 2010


Status: New
Owner: ----

New issue 381 by darkwinterdays: lack of NETWM compliance triggers Qt bug
http://code.google.com/p/xmonad/issues/detail?id=381

Qt apps that call QWidget::showMaximized will be dalayed for 2 seconds
before rendering.

http://bugreports.qt.nokia.com/browse/QTBUG-9097

They might not fix that, if it breaks non-tilers.
Hence i suggest adding minimal NETWM support to xmonad, that announce
_NET_WM_STATE_MAXIMIZED_HORZ , _NET_WM_STATE_MAXIMIZED_VERT ,
_NET_WM_STATE_FULLSCREEN in _NET_SUPPORTED, but ignore the requests  (doesnt
make any sense for tilers anyway)

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the xmonad mailing list