1
0
Fork 0
mirror of https://github.com/Raymo111/i3lock-color.git synced 2024-12-02 14:05:43 -05:00
Commit graph

5 commits

Author SHA1 Message Date
Kyle Westhaus
e8b99432b6
Fix: Remove breaking space in zsh completion (#274)
Co-authored-by: Raymond Li <hi@raymond.li>
2023-03-31 00:35:03 -07:00
Kyle Westhaus
f1903bdaf0
Support for XF86AudioMicMute (#273)
* Feature: Add XF86AudioMicMute to passed media keys
* Feature: Add shell command option for XF86AudioMicMute
2023-03-31 00:31:10 -07:00
Jesse R Codling
aeb9982ded
Shell command options for media keys (#256)
* Shell command options for media keys

* Use cmd- prefix for custom shell commands

* hotkeys: renumber identifiers for custom commands

Adjusted to use 610-660 instead of 650-699

* Remove unnecessary `strdup(optarg)`

Per discussion in #256

* Fix PR feedback

Co-authored-by: Raymond Li <hi@raymond.li>
2022-08-26 02:06:15 -04:00
Jezer Mejía
7668ccea3b
Remove "--special-passthrough" from bash and zsh completion (#265) 2022-07-21 15:36:32 -04:00
Jezer Mejía
995f58dc73
Tab completion (#204) (#230)
* Tab completion

* Added --special-passthrough flag

* Integration with autotools

* Fixed build test

* Update completions

* Indent

Co-authored-by: Raymond Li <hi@raymond.li>
2021-09-19 00:44:07 -04:00