Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-03 | resize command updates (#713) | Zandr Martin | |
2016-06-11 | implement resize command for absolute dimensions | Zandr Martin | |
2016-06-10 | Many improvements to man pages | Drew DeVault | |
2016-06-05 | Sway: Configuration: Support for escaping line breaks. | Roosembert Palacios | |
Escape line return in configuration file with the '\' character. Similar to shell scripts. Signed-off-by: Roosembert Palacios <roosembert.palacios@epfl.ch> | |||
2016-06-05 | document `assign` command | Zandr Martin | |
2016-06-04 | Merge pull request #695 from zandrmartin/document-client-commands | Drew DeVault | |
add documentation for client commands | |||
2016-06-04 | add documentation for client commands | Zandr Martin | |
2016-06-04 | Add missing layout modes in sway(5) | wdbw | |
2016-06-02 | Initial implementation for floating_maximum_size | Denis Doria | |
2016-06-01 | Update man page with information about floating_maximum_size | Denis Doria | |
2016-05-14 | Support floating_scroll sideways | Mykyta Holubakha | |
2016-05-08 | Remove FSB_GAPS_INNER and FSB_GAPS_OUTER | Mykyta Holubakha | |
2016-05-08 | Documented floating_scroll | Mykyta Holubakha | |
2016-03-31 | Add cmds new_window and new_float | Mikkel Oscar Lyderik | |
Makes it possible to set default layout style for new windows and new floating windows. Close #556 | |||
2016-03-30 | Add border <none|normal|toggle|pixel> config | Mikkel Oscar Lyderik | |
2016-03-30 | Implement parsing of hide_edge_borders | Mikkel Oscar Lyderik | |
2016-03-27 | Loosen restrictions on commands, update docs | Drew DeVault | |
Closes #531 | |||
2016-03-26 | Document include command | Mikkel Oscar Lyderik | |
2016-03-20 | Implement 'smart_gaps' feature from i3-gaps | Mikkel Oscar Lyderik | |
2016-03-19 | Add config option workspace_layout | Mikkel Oscar Lyderik | |
This implements the config parsing of `workspace_layout <default|stacking|tabbed>` http://i3wm.org/docs/userguide.html#_layout_mode_for_new_containers | |||
2016-03-17 | Document swaybar commands | Mikkel Oscar Lyderik | |
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 | |||
2016-02-29 | Segregate between config and runtime cmds in doc | Yacine Hmito | |
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. | |||
2016-02-25 | Fixed swaymsg command name in sway(5) doc | Yacine Hmito | |
2016-01-22 | manpage: add references sway.5 <-> sway-input.5 | Mikkel Oscar Lyderik | |
2015-12-31 | split toggle | crondog | |
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 | |||
2015-12-11 | Add floating_modifier extension to manpage | Mikkel Oscar Lyderik | |
2015-12-02 | move manpages to subfolders | Christoph Gysin | |