daitj / gnome-display-brightness-ddcutil

Display brightness slider for gnome shell using ddcutil backend
GNU General Public License v3.0
294 stars 36 forks source link

Support GNOME 44 #103

Closed sfllaw closed 1 year ago

sfllaw commented 1 year ago

It looks like bumping the version in metadata.json is sufficient.

pktpls commented 1 year ago

:+1:

It even integrates into menu nicer than it did in 43.

image

jixbo commented 1 year ago

Are you sure that is the external screen brightness? It works as it used to work for me, which is fine. Tested with version 44 bump and no issues, so opened a MR:

https://github.com/daitj/gnome-display-brightness-ddcutil/pull/104

pktpls commented 1 year ago

Are you sure that is the external screen brightness?

Yes, I only have that one external screen, and it correctly changes brightness :-)

daitj commented 1 year ago

@pktpls I rewrote the code of sliders to have better support for new gnome settings and also fixed the position the sliders in system menu in March (extension version: 37). It should have been better looking after that.

I will update the extension's metadata and upload it to gnome.

pktpls commented 1 year ago

Thanks friend :-)