Age | Commit message (Expand) | Author |
2020-05-11 | Simplify repaint scheduling documentation | Kenny Levinsen |
2020-04-27 | man: add note about sway-input and sway-output pages | Simon Ser |
2020-04-20 | scdoc: unbindcode --input-device, not input-device | Ihor Kalnytskyi |
2020-04-02 | Reference wev instead of xev | Tobi Fuhrimann |
2020-03-30 | add --no-repeat option for bindings | Linus Heckemann |
2020-03-29 | Change focus_on_window_activation default to urgent | Simon Ser |
2020-03-28 | sway.5: fix missing background scaling mode in a block example | rinpatch |
2020-03-11 | input: Add support for keyboard shortcuts inhibit | Michael Weiser |
2020-02-29 | sway.5: correct description of workspace [number] | Brian Ashworth |
2020-02-27 | Introduce pid criteria token | Ryan Dwyer |
2020-01-20 | Add documentation for floating_modifier | Alex Maese |
2020-01-16 | sway.5: Document missing bindsym flags for unbindsym | Ronan Pigott |
2019-12-29 | cmd_client_*: support optional args for i3 compat | Brian Ashworth |
2019-11-17 | view: add max_render_time | Ivan Molodetskikh |
2019-11-04 | smart_borders: separate smartness from edge types | Ronan Pigott |
2019-10-27 | focus: support focus prev|next [sibling] | Ronan Pigott |
2019-10-17 | focus: support focus_wrapping workspace | lbonn |
2019-10-16 | sway(5): move workspace_layout to config only | Rouven Czerwinski |
2019-10-09 | sway(5): Highlight valid values in the description of tiling_drag | Wieland Hoffmann |
2019-10-09 | sway(5): Add a missing verb | Wieland Hoffmann |
2019-09-05 | sway.5: clarify that a marks are unqiue | Brian Ashworth |
2019-09-04 | swaybar: complete barconfig_update event handling | Brian Ashworth |
2019-08-25 | Fix formatting for title_format in man 5 sway | Michael Aquilina |
2019-08-22 | sway.5: remove mention of floating_scroll | Brian Ashworth |
2019-08-20 | cmd_xwayland: add force for immediate launch | Brian Ashworth |
2019-08-16 | sway{,-bar}.5: add link to pango font description | Brian Ashworth |
2019-08-07 | sway.5: explain how to enable pango markup in font | Brian Ashworth |
2019-08-05 | cmd_opacity: add relative opacity changes | Jeff Peeler |
2019-08-01 | bindsym/code: add group support | Brian Ashworth |
2019-07-31 | Fix typo in sway(5) manpage | Paul Ouellette |
2019-07-17 | Add missing description for focus_on_window_activation command in docs. | rpigott |
2019-07-09 | cmd_bindswitch: add option to execute on reload | Brian Ashworth |
2019-06-14 | Add missing underscore in bindswitch documentation | Robert Sacks |
2019-06-05 | criteria: reset on semicolon separation | Brian Ashworth |
2019-05-30 | bindings: allow unlocked and locked bindings | Brian Ashworth |
2019-05-14 | Add infos to help using for_window to man 5 | Nomeji |
2019-04-30 | sway.5.scd: clarify workspace config commands | Brian Ashworth |
2019-04-30 | cmd_move: add support for output current | Brian Ashworth |
2019-04-26 | bindsym: update the man page to include --to-code | Konstantin Pospelov |
2019-04-19 | cmd_move: allow for all i3 syntax options | Brian Ashworth |
2019-04-17 | Add unbindswitch command | Alex Maese |
2019-04-17 | Create unbindsym and unbindcode commands | Alex Maese |
2019-04-16 | Add documentation for rename workspace | Ashkan Kiani |
2019-04-14 | Add deprecation warnings for new_float, new_window, and force_focus_wrapping. | Connor E |
2019-03-24 | Implement inhibit_idle command | Brian Ashworth |
2019-03-23 | cmd_mode: allow cmd_set to be a subcommand | Brian Ashworth |
2019-03-19 | Support WLR_INPUT_DEVICE_SWITCH in sway | Ryan Walklin |
2019-03-18 | Document the title_format command | Ryan Dwyer |
2019-03-02 | floating_maximum_size: change default behavior | Brian Ashworth |
2019-02-27 | Merge pull request #3766 from RedSoxFan/sway-ipc-scdoc | Drew DeVault |