Skip to content

Releases: BitPonyLLC/huekeys

v0.5.10

04 Jul 18:13
Compare
Choose a tag to compare
do not create desktop files unless running w/ a desktop session

v0.5.9

04 Jul 17:00
Compare
Choose a tag to compare
create appsdir; add simple "test"; protect unexpected client close

v0.5.8

04 Jul 14:20
24e1276
Compare
Choose a tag to compare
make desktop friendly (#21)

* extract desktop description file and icon
* add autostart config option
* symlink instead of copy autostart cfg

v0.5.7

03 Jul 21:15
Compare
Choose a tag to compare
Merge branch 'main' of github.com:BitPonyLLC/huekeys

v0.5.5

30 Jun 14:37
Compare
Choose a tag to compare
typo

v0.5.4

29 Jun 15:53
e5b0d97
Compare
Choose a tag to compare
Add option to keep color and/or brightness values set (#17)

* add monitor option to periodically ensure color and/or brightness values are correct
* update docs and add monitor option

v0.5.3

28 Jun 21:08
c5448b6
Compare
Choose a tag to compare
Better permissions request (#16)

* add more app metadata fields
* add pkexec policy template
* add command logger
* embed and write pkexec policy config when run as root
* add option to delay menu request for permission and pass desktop env as cmdline flag and add out/err logging
* add missing docs

v0.5.2

12 Jun 23:11
Compare
Choose a tag to compare
add req field for discord notification

v0.5.1

12 Jun 23:07
Compare
Choose a tag to compare
do not pass config unless one is in use: fixes #14

v0.5.0

12 Jun 15:54
32a4966
Compare
Choose a tag to compare
add restart  (#13)

* no need to pass env to sudo ; use pkexec when not launched by terminal
* let desktop pattern define env vars to pass along
* add --config and use it to point viper at correct file instead of setting home
* allow only one menu process running
* let menu listen for hup to accept new restart request
* move pidpaths under menu/wait and make them consistent and only set once