Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-11 | man: Correct format for output position config | Josip Janzic | |
2018-08-10 | Update resize documentation | Ryan Dwyer | |
2018-08-08 | Allow a fallback color to be specified for swaybg | Brian Ashworth | |
This allows for a color to be set when the wallpaper does not fill the entire output. If specified, the fallback color is also used when the image path is inaccessible. | |||
2018-08-06 | commands: document <criteria> focus | Ian Fan | |
2018-08-06 | commands: add optional flags to move | Ian Fan | |
2018-08-06 | commands: complete workspace implementation | Ian Fan | |
Allow optional --no-auto-back-and-forth flag, as well as refactoring some logic | |||
2018-08-06 | commands: complete move implementation | Ian Fan | |
2018-08-06 | commands: complete layout implementation | Ian Fan | |
2018-08-06 | commands: allow __focused__ for con_id criterion | Ian Fan | |
2018-08-06 | commands: allow "first", "last", "newest" and "recent" as values for urgent ↵ | Ian Fan | |
criteria | |||
2018-08-03 | Write to swaynag pipe fd directly on config errors | Brian Ashworth | |
2018-07-16 | Add documentation for urgent command | Ryan Dwyer | |
2018-07-09 | Document `focus floating|tiling` | emersion | |
2018-07-05 | Implement mode --pango_markup | Brian Ashworth | |
2018-05-28 | Support i3's legacy force_focus_wrapping command | Brian Ashworth | |
2018-05-27 | Implement focus_wrapping | Brian Ashworth | |
2018-05-27 | Implement bindsym/bindcode --locked | frsfnrrg | |
Adds the --locked flag to bindsym and bindcode commands. When a keyboard's associated seat has an exclusive client (i.e, a screenlocker), then bindings are only executed if they have the locked flag. When there is no such client, this restriction is lifted. | |||
2018-05-28 | Merge branch 'master' into cmd-swap | Ryan Dwyer | |
2018-05-27 | Add shell criteria token | Ryan Dwyer | |
Closes #2044. | |||
2018-05-26 | Implement swap command | Brian Ashworth | |
2018-05-17 | Update show_marks documentation | Ryan Dwyer | |
2018-05-12 | Fix typos | Drew DeVault | |
2018-05-11 | Add sway-bar(5) | Drew DeVault | |
2018-05-11 | Add sway(5) | Drew DeVault | |