Age | Commit message (Expand) | Author |
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 |
2019-02-27 | Add sway-ipc.7.scd to document IPC protocol | Brian Ashworth |
2019-02-25 | fix smart_borders description in manual | Carlo Abelli |
2019-02-24 | add --i3 flag to hide_edge_borders | db |
2019-02-22 | input/cursor: allow whole-window bindings on ws | Brian Ashworth |
2019-02-17 | Use container under cursor for mouse bindings | Brian Ashworth |
2019-02-17 | Remove refs to unimplemented debuglog command | Drew DeVault |
2019-01-31 | pointer_constraint: change to a seat subcommand | Brian Ashworth |
2019-01-31 | Updates for scdoc 1.8.1 | Drew DeVault |
2019-01-30 | Add details on `--whole-window` for bindsym | Ashkan Kiani |
2019-01-30 | Add pointer_constraint command | Drew DeVault |
2019-01-27 | Merge pull request #3423 from RyanDwyer/fullscreen-global | Drew DeVault |
2019-01-27 | Remove unnecessary underscores in man pages | Drew DeVault |
2019-01-25 | Implement fullscreen global | Ryan Dwyer |
2019-01-13 | Merge pull request #3144 from emersion/cmd-xwayland | Drew DeVault |
2019-01-10 | seat_cmd_cursor: utilize mouse button helpers | Brian Ashworth |
2019-01-09 | bind{code,sym}: utilize mouse button helpers | Brian Ashworth |
2019-01-05 | Fix urgency documentation | Ryan Dwyer |
2019-01-03 | Apply tiling_drag_threshold to all containers | David96 |
2019-01-02 | Implement tiling_drag_threshold | Brian Ashworth |
2018-12-30 | hide_cursor: change to a seat subcommand | Brian Ashworth |
2018-12-25 | Implement hide_cursor <timeout> command | Brian Ashworth |
2018-12-25 | Change mouse buttons to x11 map and libevdev names | Brian Ashworth |
2018-12-24 | sway(5): document tiling_drag | Brian Ashworth |
2018-12-02 | Add option to bindsym/bindcode to suppress warning on override | Alex Maese |
2018-11-30 | sway.5: Improve documentation | mwenzkowski |
2018-11-25 | Implement title alignment | Brian Ashworth |
2018-11-22 | Adding commands for configuring titlebar borders and padding | Florent de Lamotte |
2018-11-19 | Add xwayland command | emersion |