Age | Commit message (Expand) | Author |
2018-11-17 | Implement strip_workspace_name. | Connor E |
2018-10-23 | commands: replace EXPECTED_LESS_THAN with EXPECTED_AT_MOST | Ian Fan |
2018-10-23 | commands: remove EXPECTED_MORE_THAN | Ian Fan |
2018-10-20 | Remove raise_floating directive | Ryan Dwyer |
2018-10-09 | resize: Determine if anything changed using before/after check | Ryan Dwyer |
2018-10-08 | Implement popup_during_fullscreen | Ryan Dwyer |
2018-10-07 | Shim client.background and client.placeholder | Drew DeVault |
2018-10-03 | Add configuration for raising containers on focus | Jonathan Buch |
2018-10-01 | Handle border options for gaps | Brian Ashworth |
2018-09-30 | Merge pull request #2725 from PumbaPe/add-tap-and-drag | Drew DeVault |
2018-09-29 | add tap-and-drag setting to sway-input | PP |
2018-09-29 | Return an error when resizing is a no op | Ryan Dwyer |
2018-09-23 | Allow running commands on containers without focusing them | Ryan Dwyer |
2018-09-19 | Introduce create_output command (for developer use) | Ryan Dwyer |
2018-09-11 | Introduce tiling_drag directive | Ryan Dwyer |
2018-09-02 | Implement focus_on_window_activation | Ryan Dwyer |
2018-08-18 | commands: add nop | Ian Fan |
2018-08-12 | Implement resizing tiled containers via cursor | Ryan Dwyer |
2018-08-03 | Write to swaynag pipe fd directly on config errors | Brian Ashworth |
2018-07-25 | Add xkb_numlock/xkb_capslock commands (#2311) | ProgAndy |
2018-07-22 | Implement floating_modifier and mouse operations for floating views | Ryan Dwyer |
2018-07-21 | Implement force_display_urgency_hint | Ryan Dwyer |
2018-07-16 | Implement urgency base functionality | Ryan Dwyer |
2018-07-14 | Implement tap_button_map for input devices | Brian Ashworth |
2018-07-11 | add scroll button option | Robert Kubosz |
2018-07-10 | Remove `clipboard` command and `get_clipboard` message | emersion |
2018-07-05 | cmd_results_to_json: return copied string and properly free the json | Dominique Martinet |
2018-06-03 | Refactor cmd_output to use config_subcommand | Brian Ashworth |
2018-06-02 | Address first round of review for generic blocks | Brian Ashworth |
2018-06-02 | Make command block implementation generic | 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-26 | Implement swap command | Brian Ashworth |
2018-05-05 | Implement title_format | Ryan Dwyer |
2018-04-26 | Add map_from_region command | emersion |
2018-04-23 | Implement rename workspace command | Ryan Dwyer |
2018-04-18 | Make key repeat configurable | Ryan Dwyer |
2018-04-10 | Implement cursor event simulation with sway commands. | Danny Bautista |
2018-04-08 | Add input "identifier" map_to_output "identifier" | Drew DeVault |
2018-04-04 | Implement opacity command | Tony Crisci |
2018-03-30 | Add default_orientation command | Drew DeVault |
2018-03-29 | Add swaybg_command | Drew DeVault |
2018-03-29 | Add bar configuration commands | Drew DeVault |
2018-02-24 | take seat param for handle_command and rename | Tony Crisci |
2017-12-17 | seat fallback config | Tony Crisci |
2017-12-16 | rename config apply cmds | Tony Crisci |
2017-12-15 | xkb config | Tony Crisci |
2017-12-14 | basic configuration | Tony Crisci |
2017-12-12 | seat configuration | Tony Crisci |
2017-12-11 | input config | Tony Crisci |