]> git.sur5r.net Git - i3/i3/blobdiff - docs/userguide
Implement 'fullscreen global'
[i3/i3] / docs / userguide
index 0046028acffb7596ca870757d229b655a4d02e70..6c5ba10b352e9c656857a37297d8e746bd486f55 100644 (file)
@@ -99,12 +99,8 @@ image:modes.png[Container modes]
 To display a window fullscreen or to go out of fullscreen mode again, press
 +mod+f+.
 
-/////////////////////////////////////////////////////////////////////////////
-TODO: not yet implemented
-
 There is also a global fullscreen mode in i3 in which the client will use all
 available outputs. To use it, or to get out of it again, press +mod+Shift+f+.
-/////////////////////////////////////////////////////////////////////////////
 
 === Opening other applications
 
@@ -794,10 +790,7 @@ To change the border of the current client, you can use +border normal+ to use t
 border (including window title), +border 1pixel+ to use a 1-pixel border (no window title)
 and +border none+ to make the client borderless.
 
-////////////////////////////////////////////////////////////////////////////
-TODO: not yet implemented
 There is also +border toggle+ which will toggle the different border styles.
-////////////////////////////////////////////////////////////////////////////
 
 *Examples*:
 ----------------------------