mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 11:30:22 -07:00
Complete #708 by updating _NET_SUPPORTED.
This commit is contained in:
parent
a88d6328fe
commit
f998cc2d2e
@ -511,6 +511,7 @@ setSupported = withDisplay $ \dpy -> do
|
|||||||
,"_NET_ACTIVE_WINDOW"
|
,"_NET_ACTIVE_WINDOW"
|
||||||
,"_NET_WM_DESKTOP"
|
,"_NET_WM_DESKTOP"
|
||||||
,"_NET_WM_STRUT"
|
,"_NET_WM_STRUT"
|
||||||
|
,"_NET_DESKTOP_VIEWPORT"
|
||||||
]
|
]
|
||||||
io $ changeProperty32 dpy r a aTOM propModeReplace (fmap fromIntegral supp)
|
io $ changeProperty32 dpy r a aTOM propModeReplace (fmap fromIntegral supp)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user