aboutsummaryrefslogtreecommitdiffstats
path: root/completions
Commit message (Collapse)AuthorAge
* remove relevant CMakeLists.txtLibravatar Tony Crisci2017-11-30
|
* Rework get_clipboard implementationLibravatar nyorain2017-07-07
|
* Fix zsh completion for _swaylockLibravatar azarus2017-07-03
|
* Correct swaylock man page description of -i and -cLibravatar Andrew Conrad2017-06-18
|
* Use CMAKE_INSTALL_FULL_DATA{,ROOT}DIRLibravatar Wouter van Kesteren2016-12-17
| | | | | | | | Exherbo installs architecture dependent data in a different place than architecture independent data. More concretely: binaries go in /usr/$chost/{bin,lib}, data goes in /usr/share and configs in /etc, /etc is already configurable through CMAKE_INSTALL_FULL_SYSCONFDIR but the datadir was not. This patch fixes it so that things can be pushed in the right places.
* Update _swaylockLibravatar Seth Barberee2016-07-18
| | | added new option of daemonize (-f --daemonize) that was added to swaylock in https://github.com/SirCmpwn/sway/pull/750 and added socket completion upon reading more into swaylock/main.c (it also is in the usage help but never had it in completion)
* add --no-unlock-indicator to swaylockLibravatar Zandr Martin2016-05-26
|
* fixed config helpLibravatar Seth Barberee2016-02-01
|
* refactored to include single dashLibravatar Seth Barberee2016-01-31
|
* use tabsLibravatar Mikkel Oscar Lyderik2016-01-29
|
* Improve _swaymsg and _swaygrab completionsLibravatar Mikkel Oscar Lyderik2016-01-29
|
* Autocomplete scale optionsLibravatar Mikkel Oscar Lyderik2016-01-29
|
* complete image, not colorLibravatar Mikkel Oscar Lyderik2016-01-29
|
* Add files completion to _swaylockLibravatar Mikkel Oscar Lyderik2016-01-29
|
* zsh completions for swaylockLibravatar Aaron Ouellette2016-01-28
|
* refactored to include single dash optionsLibravatar Seth Barberee2016-01-26
|
* restructured to include single dash optionsLibravatar Seth Barberee2016-01-22
|
* added basic zsh shell completion for sway, swaybg, and swaygrabLibravatar Seth Barberee2016-01-17