Implement 'border toggle' (+test)

This commit is contained in:
Michael Stapelberg
2011-06-10 16:15:52 +02:00
parent 60ae26c19d
commit bef25d72aa
3 changed files with 45 additions and 4 deletions

View File

@ -794,10 +794,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*:
----------------------------