sidevesh / Luminance

A simple GTK application to control brightness of displays including external displays supporting DDC/CI
GNU General Public License v3.0
91 stars 4 forks source link

Slider is laggy #28

Open Lassebq opened 1 month ago

Lassebq commented 1 month ago

You used to be able to drag the slider and it would follow mouse pointer smoothly.

Lassebq commented 1 month ago

Looks like the commit before GTK 4 update was the last one to have that behavior. It also seems that it updates monitor brightness for any slider movement unlike with GTK 3 which would only set brightness on release.