Ian Fan
3edaf2ce2a
ipc: add tick event
6 years ago
Ian Fan
33433c6434
Add missing swaymsg completions
6 years ago
Drew DeVault
878d1ddd07
Merge pull request #2387 from 1ace/feature/bash-completion
...
bash completion
6 years ago
Eric Engestrom
52a27f1529
delete references to swaygrab
6 years ago
Eric Engestrom
c4b4da5dc4
bash: add completion for swayidle
6 years ago
Eric Engestrom
4a8a19d21f
bash: add completion for swaylock
6 years ago
Eric Engestrom
21609f8af2
bash: add completion for swaymsg
6 years ago
Eric Engestrom
27e89cf61d
bash: add completion for sway
6 years ago
Eric Engestrom
9f59885928
zsh: fix sway completion
6 years ago
emersion
ba3511b243
Remove `clipboard` command and `get_clipboard` message
6 years ago
Ryan Dwyer
c72940837c
Implement IPC get_seats command
7 years ago
Tony Crisci
517af37cc9
remove relevant CMakeLists.txt
7 years ago
nyorain
c0f2acce4e
Rework get_clipboard implementation
7 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.
8 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)
8 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
9 years ago
Seth Barberee
f8edda5939
restructured to include single dash options
9 years ago
Seth Barberee
fcd0071555
added basic zsh shell completion for sway, swaybg, and swaygrab
9 years ago