Zandr Martin
53f6b1f3b0
document `kill` command
8 years ago
Zandr Martin
98aa59fdda
implement solid color rendering for swaybg
8 years ago
Drew DeVault
9b24af1c22
Document scale factor configuration in sway(5)
8 years ago
Tony Crisci
88b7cbe314
Implement `focus child` command
...
The `focus child` command focuses the child container within the selected
container.
8 years ago
Zandr Martin
d5e4fff345
resize command updates ( #713 )
9 years ago
Zandr Martin
889618d3ee
implement resize command for absolute dimensions
9 years ago
Drew DeVault
cb0cc32265
Many improvements to man pages
9 years ago
Roosembert Palacios
e8c0ef98b1
Sway: Configuration: Support for escaping line breaks.
...
Escape line return in configuration file with the '\' character. Similar
to shell scripts.
Signed-off-by: Roosembert Palacios <roosembert.palacios@epfl.ch>
9 years ago
Zandr Martin
d4eb964fd1
document `assign` command
9 years ago
Drew DeVault
fdefd17391
Merge pull request #695 from zandrmartin/document-client-commands
...
add documentation for client commands
9 years ago
Zandr Martin
3746542462
add documentation for client commands
9 years ago
wdbw
4f9af09f23
Add missing layout modes in sway(5)
9 years ago
Denis Doria
b692a6d31a
Initial implementation for floating_maximum_size
9 years ago
Denis Doria
b6685da35b
Update man page with information about floating_maximum_size
9 years ago
Mykyta Holubakha
e73dde3b10
Support floating_scroll sideways
9 years ago
Mykyta Holubakha
0c495eecde
Remove FSB_GAPS_INNER and FSB_GAPS_OUTER
9 years ago
Mykyta Holubakha
394a5d36cb
Documented floating_scroll
9 years ago
Mikkel Oscar Lyderik
7be476c115
Add cmds new_window and new_float
...
Makes it possible to set default layout style for new windows and new
floating windows.
Close #556
9 years ago
Mikkel Oscar Lyderik
3b05f92f76
Add border <none|normal|toggle|pixel> config
9 years ago
Mikkel Oscar Lyderik
86ea79ea6d
Implement parsing of hide_edge_borders
9 years ago
Drew DeVault
eacf3d0396
Loosen restrictions on commands, update docs
...
Closes #531
9 years ago
Mikkel Oscar Lyderik
39df452dc1
Document include command
9 years ago
Mikkel Oscar Lyderik
2935e24cf5
Implement 'smart_gaps' feature from i3-gaps
9 years ago
Mikkel Oscar Lyderik
9a04f9d8d6
Add config option workspace_layout
...
This implements the config parsing of
`workspace_layout <default|stacking|tabbed>`
http://i3wm.org/docs/userguide.html#_layout_mode_for_new_containers
9 years ago
Mikkel Oscar Lyderik
db7697b830
Document swaybar commands
...
Documents most of the bar commands in sway-bar(5) manpage.
The following command has not been document because they haven't been
fully implemented yet:
* mode
* hidden_state
* modifier
* tray_output
* tray_padding
Close #375
9 years ago
Yacine Hmito
9437eca3eb
Segregate between config and runtime cmds in doc
...
In anticipation for #375 , reorganized and augmented slightly sway(5)
so it makes a difference between commands intended for configuration,
commands intended for control, and those that can serve as both.
9 years ago
Yacine Hmito
8db417fafe
Fixed swaymsg command name in sway(5) doc
9 years ago
Mikkel Oscar Lyderik
54111839a4
manpage: add references sway.5 <-> sway-input.5
9 years ago
crondog
397b58e88f
split toggle
...
Not sure if you will accept this, but i find it useful (I use it when
opening new terminal windows on a workspace
v2: add short hand command and docs
9 years ago
Mikkel Oscar Lyderik
f28a1d9183
Add floating_modifier extension to manpage
9 years ago
Christoph Gysin
99af7e7c9c
move manpages to subfolders
9 years ago