Age | Commit message (Expand) | Author |
2017-05-01 | document font command | Zandr Martin |
2017-04-26 | Update sway(5) | Drew DeVault |
2017-04-23 | Fix typo in sway(5) | Calvin Lee |
2017-04-18 | Implement and document `move [to] scratchpad` | Vasilij Schneidermann |
2017-04-05 | Improve criteria handling | Calvin Lee |
2017-04-03 | Impliment i3-style marks | Calvin Lee |
2017-03-13 | Merge branch 'master' of git://github.com/SirCmpwn/sway into new-command-aliases | Zandr Martin |
2017-03-13 | Fix trivial typo in sway.5.txt (right_ -> _right_) | John Chen |
2017-03-09 | deprecate new_window and new_float commands | Zandr Martin |
2017-03-01 | Fix #1099: Allow spaces in worspace names | Calvin Lee |
2017-03-01 | Clarify move documentation for floating containers | Calvin Lee |
2017-03-01 | i3 feature support: Moving flotaing containers | Calvin Lee |
2017-01-17 | add hide_edge_borders smart to sway.5 manual | Frantisek Fladung |
2017-01-14 | replaced "bot" with "bottom" in auto layout commands | wil |
2017-01-08 | reworked "layout auto*" star commands | wil |
2017-01-01 | Merge branch 'master' of https://github.com/willakat/sway | wil |
2017-01-01 | changed "layout promote" command to "move first" | wil |
2017-01-01 | Document new layout command syntax | Drew DeVault |
2016-12-29 | Added "layout promote" command. | wil |
2016-12-29 | cleanup in auto layouts | wil |
2016-12-29 | introduce next/prev as a direction for focus/move commands. | wil |
2016-12-29 | Added "layout incnmaster|incncol" commands | wil |
2016-12-29 | Added Awesome/Monad type "auto" layouts | wil |
2016-09-16 | document `workspace_auto_back_and_forth` command | Zandr Martin |
2016-09-05 | Add support for * input configs | Drew DeVault |
2016-08-31 | document `orientation` command | Zandr Martin |
2016-08-12 | Update man page | Guillaume Brogi |
2016-07-31 | document `kill` command | Zandr Martin |
2016-07-30 | implement solid color rendering for swaybg | Zandr Martin |
2016-07-29 | Document scale factor configuration in sway(5) | Drew DeVault |
2016-07-27 | Implement `focus child` command | Tony Crisci |
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 |
2016-06-05 | document `assign` command | Zandr Martin |
2016-06-04 | Merge pull request #695 from zandrmartin/document-client-commands | Drew DeVault |
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 |
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 |
2016-03-26 | Document include command | Mikkel Oscar Lyderik |
2016-03-20 | Implement 'smart_gaps' feature from i3-gaps | Mikkel Oscar Lyderik |