Silly me, I put _NET_WM_FULLSCREEN_MONITORS in and forgot to add it to the

list kwin advertises as supporing in _NET_SUPPORTED. This remedies that and
now _NET_WM_FULLSCREEN_MONITORS is listed properly.

svn path=/trunk/KDE/kdebase/workspace/; revision=904348
icc-effect-5.14.5
Jason vanRijn Kasper 2009-01-02 00:40:05 +00:00
parent e53a9e8701
commit 071802244d
1 changed files with 1 additions and 0 deletions

View File

@ -310,6 +310,7 @@ void Workspace::init()
NET::WM2ShowingDesktop |
NET::WM2DesktopLayout |
NET::WM2FullPlacement |
NET::WM2FullscreenMonitors |
0
,
NET::ActionMove |