mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-26 09:41:52 -07:00
X.H.EwmhDesktops: Fix haddock markup
Fixes: 2dcc3a92e7
("X.H.EwmhDesktops: Add (un)fullscreen hooks")
This commit is contained in:
@@ -246,7 +246,7 @@ setEwmhActivateHook h = XC.modifyDef $ \c -> c{ activateHook = h }
|
||||
|
||||
|
||||
-- $customFullscreen
|
||||
-- When a client sends a @_NET_WM_STATE@ request to add/remove/toggle the
|
||||
-- When a client sends a @_NET_WM_STATE@ request to add\/remove\/toggle the
|
||||
-- @_NET_WM_STATE_FULLSCREEN@ state, 'ewmhFullscreen' uses a pair of hooks to
|
||||
-- make the window fullscreen and revert its state. The default hooks are
|
||||
-- stateless: windows are fullscreened by turning them into fullscreen floats,
|
||||
|
Reference in New Issue
Block a user