aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands.c
Commit message (Expand)AuthorAge
* seat fallback configLibravatar Tony Crisci2017-12-17
* rename config apply cmdsLibravatar Tony Crisci2017-12-16
* Merge branch 'wlroots' into feature/inputLibravatar Tony Crisci2017-12-16
|\
| * Merge branch 'wlroots' into output-configLibravatar emersion2017-12-06
| |\
| * | Add output configLibravatar emersion2017-12-06
* | | xkb configLibravatar Tony Crisci2017-12-15
* | | basic configurationLibravatar Tony Crisci2017-12-14
* | | seat configurationLibravatar Tony Crisci2017-12-12
* | | sway input deviceLibravatar Tony Crisci2017-12-12
* | | input configLibravatar Tony Crisci2017-12-11
| |/ |/|
* | Add include commandLibravatar emersion2017-12-05
|/
* Add minimal config subsystemLibravatar emersion2017-12-05
* Add exec and exec_always commandsLibravatar emersion2017-12-04
* Invoke command handlers once parsedLibravatar Drew DeVault2017-11-22
* Add initial command subsystem (untested)Libravatar Drew DeVault2017-11-22
* Move everything to sway/old/Libravatar Drew DeVault2017-11-18
* Fire up the wlroots backend and run the event loopLibravatar Drew DeVault2017-11-11
* commands: fail when criteria match nothingLibravatar lbonn2017-10-08
* Do not add empty policiesLibravatar Mykyta Holubakha2017-07-01
* Add the 'clipboard' command to set the clipboardLibravatar nyorain2017-07-01
* Implement Tray IconsLibravatar Calvin Lee2017-06-07
* FreeBSD fixesLibravatar johalun2017-06-06
* Support specifying fewer than 5 colorsLibravatar Drew DeVault2017-04-29
* Implement no_focusLibravatar Drew DeVault2017-04-26
* Disambiguate get_*_policy() and get_*_policy_mask()Libravatar Jerzi Kaminsky2017-04-16
* Improve criteria handlingLibravatar Calvin Lee2017-04-05
* Impliment i3-style marksLibravatar Calvin Lee2017-04-03
* Merge branch 'master' of git://github.com/SirCmpwn/sway into new-command-aliasesLibravatar Zandr Martin2017-03-13
|\
| * UnGNUify the codebaseLibravatar Drew DeVault2017-03-10
* | deprecate new_window and new_float commandsLibravatar Zandr Martin2017-03-09
|/
* Add * policies and fix bugLibravatar Drew DeVault2017-02-20
* Handle allocation failures in security codeLibravatar Drew DeVault2016-12-15
* Handle some more memory allocation failuresLibravatar Drew DeVault2016-12-15
* Handle allocation failure in commandsLibravatar Drew DeVault2016-12-15
* Disallow everything by defaultLibravatar Drew DeVault2016-12-03
* Add ipc connection feature policy controlsLibravatar Drew DeVault2016-12-02
* Add IPC security policy command handlersLibravatar Drew DeVault2016-12-02
* Enforce command policiesLibravatar Drew DeVault2016-12-02
* Add support for command policies in config fileLibravatar Drew DeVault2016-12-02
* Implement permit and reject commandsLibravatar Drew DeVault2016-12-01
* change bar colors from char[10] to *charLibravatar D.B2016-11-02
* add bar colours for focused_(workspace|statusline|separator)Libravatar D.B2016-11-02
* Add left_handed support for input devicesLibravatar MichaƂ Winiarski2016-10-25
* reorder cmd_handler arrays for bsearchLibravatar D.B2016-10-08
* add force_focus_wrapping optionLibravatar D.B2016-10-07
* squash commits, move enum into resize.cLibravatar Zandr Martin2016-09-07
* Merge branch 'master' of git://github.com/SirCmpwn/sway into commands-refactorLibravatar Zandr Martin2016-09-02
|\
| * Reorganize includesLibravatar Drew DeVault2016-09-01
* | refactor commands.cLibravatar Zandr Martin2016-09-01
|/
* Rerender after every split commandLibravatar Guillaume Brogi2016-08-12