aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands/mode.c
Commit message (Expand)AuthorAge
* Declare all struct cmd_handler arrays constLibravatar Manuel Stoeckl2021-02-04
* cmd_mode: don't reset to default after subcommandLibravatar Brian Ashworth2019-08-27
* cmd_mode: make modes case sensitiveLibravatar Brian Ashworth2019-08-06
* cmd_mode: allow runtime creation and modificationLibravatar Brian Ashworth2019-06-20
* cmd_mode: allow cmd_set to be a subcommandLibravatar Brian Ashworth2019-03-23
* Support WLR_INPUT_DEVICE_SWITCH in swayLibravatar Ryan Walklin2019-03-19
* Replace wlr_log with sway_logLibravatar M Stoeckl2019-01-21
* Remove now-unused "input" argument of cmd_results_newLibravatar M Stoeckl2019-01-14
* Replace _XOPEN_SOURCE with _POSIX_C_SOURCELibravatar emersion2018-11-25
* Create list for mouse binds when creating new modeLibravatar Brian Ashworth2018-07-31
* Update for swaywm/wlroots#1126Libravatar emersion2018-07-09
* Implement mode --pango_markupLibravatar Brian Ashworth2018-07-05
* Address first round of review for generic blocksLibravatar Brian Ashworth2018-06-02
* Make command block implementation genericLibravatar Brian Ashworth2018-06-02
* Implement modesLibravatar Drew DeVault2018-03-29
* Move everything to sway/old/Libravatar Drew DeVault2017-11-18
* UnGNUify the codebaseLibravatar Drew DeVault2017-03-10
* Handle allocation failure in commandsLibravatar Drew DeVault2016-12-15
* merge in latest commitsLibravatar Zandr Martin2016-09-02
* refactor commands.cLibravatar Zandr Martin2016-09-01