summaryrefslogtreecommitdiffstats
path: root/sway/sway.5.txt
Commit message (Collapse)AuthorAge
* Implement `focus child` commandLibravatar Tony Crisci2016-07-27
| | | | | The `focus child` command focuses the child container within the selected container.
* resize command updates (#713)Libravatar Zandr Martin2016-07-03
|
* implement resize command for absolute dimensionsLibravatar Zandr Martin2016-06-11
|
* Many improvements to man pagesLibravatar Drew DeVault2016-06-10
|
* Sway: Configuration: Support for escaping line breaks.Libravatar Roosembert Palacios2016-06-05
| | | | | | | Escape line return in configuration file with the '\' character. Similar to shell scripts. Signed-off-by: Roosembert Palacios <roosembert.palacios@epfl.ch>
* document `assign` commandLibravatar Zandr Martin2016-06-05
|
* Merge pull request #695 from zandrmartin/document-client-commandsLibravatar Drew DeVault2016-06-04
|\ | | | | add documentation for client commands
| * add documentation for client commandsLibravatar Zandr Martin2016-06-04
| |
* | Add missing layout modes in sway(5)Libravatar wdbw2016-06-04
|/
* Initial implementation for floating_maximum_sizeLibravatar Denis Doria2016-06-02
|
* Update man page with information about floating_maximum_sizeLibravatar Denis Doria2016-06-01
|
* Support floating_scroll sidewaysLibravatar Mykyta Holubakha2016-05-14
|
* Remove FSB_GAPS_INNER and FSB_GAPS_OUTERLibravatar Mykyta Holubakha2016-05-08
|
* Documented floating_scrollLibravatar Mykyta Holubakha2016-05-08
|
* Add cmds new_window and new_floatLibravatar Mikkel Oscar Lyderik2016-03-31
| | | | | | | Makes it possible to set default layout style for new windows and new floating windows. Close #556
* Add border <none|normal|toggle|pixel> configLibravatar Mikkel Oscar Lyderik2016-03-30
|
* Implement parsing of hide_edge_bordersLibravatar Mikkel Oscar Lyderik2016-03-30
|
* Loosen restrictions on commands, update docsLibravatar Drew DeVault2016-03-27
| | | | Closes #531
* Document include commandLibravatar Mikkel Oscar Lyderik2016-03-26
|
* Implement 'smart_gaps' feature from i3-gapsLibravatar Mikkel Oscar Lyderik2016-03-20
|
* Add config option workspace_layoutLibravatar Mikkel Oscar Lyderik2016-03-19
| | | | | | | This implements the config parsing of `workspace_layout <default|stacking|tabbed>` http://i3wm.org/docs/userguide.html#_layout_mode_for_new_containers
* Document swaybar commandsLibravatar Mikkel Oscar Lyderik2016-03-17
| | | | | | | | | | | | | | 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
* Segregate between config and runtime cmds in docLibravatar Yacine Hmito2016-02-29
| | | | | | 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.
* Fixed swaymsg command name in sway(5) docLibravatar Yacine Hmito2016-02-25
|
* manpage: add references sway.5 <-> sway-input.5Libravatar Mikkel Oscar Lyderik2016-01-22
|
* split toggleLibravatar crondog2015-12-31
| | | | | | | 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
* Add floating_modifier extension to manpageLibravatar Mikkel Oscar Lyderik2015-12-11
|
* move manpages to subfoldersLibravatar Christoph Gysin2015-12-02