Age | Commit message (Expand) | Author |
2020-05-13 | commands: Add per-view shortcuts_inhibitor command | Michael Weiser |
2020-03-11 | commands: Add shortcuts_inhibitor command | Michael Weiser |
2020-03-07 | Add an adaptive_sync output command | Simon Ser |
2019-12-28 | bar_cmd_colors: remove add_color | Brian Ashworth |
2019-12-12 | Add seat <seat> idle_{inhibit,wake} <sources...> | Drew DeVault |
2019-11-29 | add scale_filter output config option | Ronan Pigott |
2019-11-21 | Add support for wlr_keyboard_group | Brian Ashworth |
2019-11-17 | view: add max_render_time | Ivan Molodetskikh |
2019-11-17 | output: add max_render_time | Ivan Molodetskikh |
2019-11-17 | Implement input map_to_region command | Tadeo Kondrak |
2019-07-17 | Implement input_cmd_xkb_file (#3999) | Ed Younis |
2019-07-05 | Add calibration_matrix config option | Sergei Dolgov |
2019-06-20 | config: fix find_handler logic | Brian Ashworth |
2019-06-09 | Add a new xkb_switch_layout command | Simon Ser |
2019-06-05 | add seat sub command 'xcursor_theme' | Daniel Eklöf |
2019-05-14 | Implement output toggle | Moelf |
2019-04-17 | Add unbindsym/unbindcode command for swaybar | Alex Maese |
2019-04-17 | Add unbindswitch command | Alex Maese |
2019-04-17 | Create unbindsym and unbindcode commands | Alex Maese |
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-24 | Add support for manually setting subpixel hinting on outputs. | Geoff Greer |
2019-03-19 | Support WLR_INPUT_DEVICE_SWITCH in sway | Ryan Walklin |
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-30 | Add pointer_constraint command | Drew DeVault |
2019-01-16 | bar_cmd_tray_bind: Use mouse button helpers | Brian Ashworth |
2019-01-15 | Resize only current and immediate siblings rather than all siblings | Ryan Dwyer |
2019-01-14 | Remove now-unused "input" argument of cmd_results_new | M Stoeckl |
2019-01-14 | Remove 'input' field of IPC command return json | M Stoeckl |
2019-01-13 | Merge pull request #3144 from emersion/cmd-xwayland | Drew DeVault |
2019-01-13 | Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improved | Drew DeVault |
2019-01-11 | swaybar: add status_edge_padding command | Brian Ashworth |
2019-01-11 | swaybar: add status_padding command | Brian Ashworth |
2019-01-10 | bar_cmd_bind: utilize mouse button helpers | Brian Ashworth |
2019-01-02 | Implement tiling_drag_threshold | Brian Ashworth |
2018-12-31 | swaybar: implement tray config | Ian Fan |
2018-12-30 | hide_cursor: change to a seat subcommand | Brian Ashworth |
2018-12-25 | Implement hide_cursor <timeout> command | Brian Ashworth |
2018-11-28 | Implement bar gaps | Brian Ashworth |
2018-11-27 | Change execute_command to return a list of results | Brian Ashworth |
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 | Merge pull request #3083 from c-edw/feature/StripWorkspaceName | emersion |
2018-11-19 | Add xwayland command | emersion |
2018-11-18 | Add scroll factor config option. | Spencer Michaels |
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 |