aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway/commands.h
Commit message (Expand)AuthorAge
...
| * | bar_cmd_bind: utilize mouse button helpersLibravatar Brian Ashworth2019-01-10
* | | swaybar: add status_edge_padding commandLibravatar Brian Ashworth2019-01-11
* | | swaybar: add status_padding commandLibravatar Brian Ashworth2019-01-11
|/ /
* | Implement tiling_drag_thresholdLibravatar Brian Ashworth2019-01-02
* | swaybar: implement tray configLibravatar Ian Fan2018-12-31
* | hide_cursor: change to a seat subcommandLibravatar Brian Ashworth2018-12-30
* | Implement hide_cursor <timeout> commandLibravatar Brian Ashworth2018-12-25
* | Implement bar gapsLibravatar Brian Ashworth2018-11-28
* | Change execute_command to return a list of resultsLibravatar Brian Ashworth2018-11-27
* | Implement title alignmentLibravatar Brian Ashworth2018-11-25
* | Adding commands for configuring titlebar borders and paddingLibravatar Florent de Lamotte2018-11-22
* | Merge pull request #3083 from c-edw/feature/StripWorkspaceNameLibravatar emersion2018-11-19
|\ \ | |/ |/|
| * Implement strip_workspace_name.Libravatar Connor E2018-11-17
* | Add scroll factor config option.Libravatar Spencer Michaels2018-11-18
|/
* commands: replace EXPECTED_LESS_THAN with EXPECTED_AT_MOSTLibravatar Ian Fan2018-10-23
* commands: remove EXPECTED_MORE_THANLibravatar Ian Fan2018-10-23
* Remove raise_floating directiveLibravatar Ryan Dwyer2018-10-20
* resize: Determine if anything changed using before/after checkLibravatar Ryan Dwyer2018-10-09
* Implement popup_during_fullscreenLibravatar Ryan Dwyer2018-10-08
* Shim client.background and client.placeholderLibravatar Drew DeVault2018-10-07
* Add configuration for raising containers on focusLibravatar Jonathan Buch2018-10-03
* Handle border options for gapsLibravatar Brian Ashworth2018-10-01
* Merge pull request #2725 from PumbaPe/add-tap-and-dragLibravatar Drew DeVault2018-09-30
|\
| * add tap-and-drag setting to sway-inputLibravatar PP2018-09-29
* | Return an error when resizing is a no opLibravatar Ryan Dwyer2018-09-29
|/
* Allow running commands on containers without focusing themLibravatar Ryan Dwyer2018-09-23
* Introduce create_output command (for developer use)Libravatar Ryan Dwyer2018-09-19
* Introduce tiling_drag directiveLibravatar Ryan Dwyer2018-09-11
* Implement focus_on_window_activationLibravatar Ryan Dwyer2018-09-02
* commands: add nopLibravatar Ian Fan2018-08-18
* Implement resizing tiled containers via cursorLibravatar Ryan Dwyer2018-08-12
* Write to swaynag pipe fd directly on config errorsLibravatar Brian Ashworth2018-08-03
* Add xkb_numlock/xkb_capslock commands (#2311)Libravatar ProgAndy2018-07-25
* Implement floating_modifier and mouse operations for floating viewsLibravatar Ryan Dwyer2018-07-22
* Implement force_display_urgency_hintLibravatar Ryan Dwyer2018-07-21
* Implement urgency base functionalityLibravatar Ryan Dwyer2018-07-16
* Implement tap_button_map for input devicesLibravatar Brian Ashworth2018-07-14
* add scroll button optionLibravatar Robert Kubosz2018-07-11
* Remove `clipboard` command and `get_clipboard` messageLibravatar emersion2018-07-10
* cmd_results_to_json: return copied string and properly free the jsonLibravatar Dominique Martinet2018-07-05
* Refactor cmd_output to use config_subcommandLibravatar Brian Ashworth2018-06-03
* Address first round of review for generic blocksLibravatar Brian Ashworth2018-06-02
* Make command block implementation genericLibravatar Brian Ashworth2018-06-02
* Support i3's legacy force_focus_wrapping commandLibravatar Brian Ashworth2018-05-28
* Implement focus_wrappingLibravatar Brian Ashworth2018-05-27
* Implement swap commandLibravatar Brian Ashworth2018-05-26
* Implement title_formatLibravatar Ryan Dwyer2018-05-05
* Add map_from_region commandLibravatar emersion2018-04-26
* Implement rename workspace commandLibravatar Ryan Dwyer2018-04-23
* Make key repeat configurableLibravatar Ryan Dwyer2018-04-18