mirror of
https://github.com/xmonad/xmonad.git
synced 2025-08-04 06:01:53 -07:00
Comment typo.
This commit is contained in:
@@ -185,9 +185,6 @@ new n m | n > 0 && m > 0 = StackSet n cur visi unseen M.empty
|
|||||||
-- Xinerama: If the workspace is not visible on any Xinerama screen, it
|
-- Xinerama: If the workspace is not visible on any Xinerama screen, it
|
||||||
-- becomes the current screen. If it is in the visible list, it becomes
|
-- becomes the current screen. If it is in the visible list, it becomes
|
||||||
-- current.
|
-- current.
|
||||||
|
|
||||||
-- is raised to the current screen. If it is already visible, focus is
|
|
||||||
-- just moved.
|
|
||||||
--
|
--
|
||||||
view :: (Eq i, Eq a, Eq s, Integral i) => i -> StackSet i a s -> StackSet i a s
|
view :: (Eq i, Eq a, Eq s, Integral i) => i -> StackSet i a s -> StackSet i a s
|
||||||
view i s
|
view i s
|
||||||
|
Reference in New Issue
Block a user