Drew DeVault
3fca8b8d22
Split swaylock into separate project
6 years ago
Drew DeVault
bc808680b1
Split swayidle from sway
6 years ago
Réouven Assouly
1450a9e9f9
completion: use jq instead of sed for swaybar completion
7 years ago
Réouven Assouly
cf00fb2ccc
zsh: update completions
7 years ago
Gaël PORTAY
3b4cf3718b
bash: add completion for swaybar
7 years ago
madblobfish
e47b31c556
document swaymessage type for get_seats
7 years ago
madblobfish
4e20907364
improved swaymsg completions for fish
7 years ago
madblobfish
31d1ffb88f
added fish completions for swaynag
7 years ago
madblobfish
834f23f57a
added fish completions for swayidle
7 years ago
madblobfish
cff62bf846
updated fish completions for swaylock
7 years ago
Martin Kalchev
4f57c3da0e
added untested files
7 years ago
Ian Fan
1fd62d3e0c
Fix swaylock zsh completions
7 years ago
Ian Fan
3edaf2ce2a
ipc: add tick event
7 years ago
Ian Fan
33433c6434
Add missing swaymsg completions
7 years ago
Drew DeVault
878d1ddd07
Merge pull request #2387 from 1ace/feature/bash-completion
...
bash completion
7 years ago
Eric Engestrom
52a27f1529
delete references to swaygrab
7 years ago
Eric Engestrom
c4b4da5dc4
bash: add completion for swayidle
7 years ago
Eric Engestrom
4a8a19d21f
bash: add completion for swaylock
7 years ago
Eric Engestrom
21609f8af2
bash: add completion for swaymsg
7 years ago
Eric Engestrom
27e89cf61d
bash: add completion for sway
7 years ago
Eric Engestrom
9f59885928
zsh: fix sway completion
7 years ago
emersion
ba3511b243
Remove `clipboard` command and `get_clipboard` message
7 years ago
Ryan Dwyer
c72940837c
Implement IPC get_seats command
7 years ago
Tony Crisci
517af37cc9
remove relevant CMakeLists.txt
8 years ago
nyorain
c0f2acce4e
Rework get_clipboard implementation
8 years ago
azarus
5d670525a7
Fix zsh completion for _swaylock
8 years ago
Andrew Conrad
54e7225e28
Correct swaylock man page description of -i and -c
8 years ago
Wouter van Kesteren
09b9106550
Use CMAKE_INSTALL_FULL_DATA{,ROOT}DIR
...
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.
9 years ago
Seth Barberee
6ec51e3350
Update _swaylock
...
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)
9 years ago
Zandr Martin
54d38d3931
add --no-unlock-indicator to swaylock
9 years ago
Seth Barberee
4cb30880ca
fixed config help
9 years ago
Seth Barberee
aa06ee4fbd
refactored to include single dash
9 years ago
Mikkel Oscar Lyderik
6793648f8e
use tabs
9 years ago
Mikkel Oscar Lyderik
10e50b690a
Improve _swaymsg and _swaygrab completions
9 years ago
Mikkel Oscar Lyderik
34948c7ee1
Autocomplete scale options
9 years ago
Mikkel Oscar Lyderik
25361fa67a
complete image, not color
9 years ago
Mikkel Oscar Lyderik
65a03ab502
Add files completion to _swaylock
9 years ago
Aaron Ouellette
7ac0fbe8e3
zsh completions for swaylock
9 years ago
Seth Barberee
1ce1fa3d18
refactored to include single dash options
10 years ago
Seth Barberee
f8edda5939
restructured to include single dash options
10 years ago
Seth Barberee
fcd0071555
added basic zsh shell completion for sway, swaybg, and swaygrab
10 years ago