Lawrence-Chiappelli / screendimmer

Screen dimming software developed for Arch Linux.
https://aur.archlinux.org/packages/screendimmer/
MIT License
13 stars 0 forks source link

Slider? #2

Open mxmilkiib opened 2 years ago

mxmilkiib commented 2 years ago

Hello. I have been using https://github.com/Fushko/gammy but that's now depricated for https://github.com/Fushko/gummy which is just CLI.

I know it would be something other than a menu, so feel free to close if out of scope, but how about a slider for adjusting the brightness? Hidden behind a flag? Maybe on left click (as that does nothing when I try it)?

Lawrence-Chiappelli commented 2 years ago

Hello mxmilkiib. A slider is a good idea and it is something I would like to implement soon.

As far as the left-click is concerned, I can confirm it does nothing and if I'm being honest, I can't remember my rationale for having it right click only. I may have had it planned for another use - but in any case it is something I'll rectify (such as combining the slider and fixed percentages on left click). Thank you for the reminder.