aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway/commands.h
Commit message (Expand)AuthorAge
...
* | 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
* Implement cursor event simulation with sway commands.Libravatar Danny Bautista2018-04-10
* Add input "identifier" map_to_output "identifier"Libravatar Drew DeVault2018-04-08
* Implement opacity commandLibravatar Tony Crisci2018-04-04
* Add default_orientation commandLibravatar Drew DeVault2018-03-30
* Add swaybg_commandLibravatar Drew DeVault2018-03-29
* Add bar configuration commandsLibravatar Drew DeVault2018-03-29
* take seat param for handle_command and renameLibravatar Tony Crisci2018-02-24
* seat fallback configLibravatar Tony Crisci2017-12-17
* rename config apply cmdsLibravatar Tony Crisci2017-12-16
* xkb configLibravatar Tony Crisci2017-12-15
* basic configurationLibravatar Tony Crisci2017-12-14
* seat configurationLibravatar Tony Crisci2017-12-12
* input configLibravatar Tony Crisci2017-12-11