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
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
Eric Engestrom
52a27f1529
delete references to swaygrab
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