Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Gnome 43 #58

Open
steve-todorov opened this issue Oct 8, 2022 · 26 comments
Open

Add support for Gnome 43 #58

steve-todorov opened this issue Oct 8, 2022 · 26 comments

Comments

@steve-todorov
Copy link

Are there any plans for Gnoem 43 support ? :)

@fastrizwaan
Copy link

Yes, please update for gnome 43, Please!

@fastrizwaan
Copy link

Friends, till Gnome 43 is supported, we can use https://github.com/LordAmit/Brightness

pip install brightness-controller-linux

brightness-controller

@Turbine1991
Copy link

Turbine1991 commented Oct 19, 2022

Friends, till Gnome 43 is supported, we can use https://github.com/LordAmit/Brightness

pip install brightness-controller-linux

brightness-controller

Thank you.

On Fedora I had to do this beforehand in order for it to build correctly:
sudo dnf install python3-devel ddcutil

Unfortunately it didn't work on desktop. The toggles do nothing.

@fastrizwaan
Copy link

friends another extension exists, https://extensions.gnome.org/extension/4167/custom-hot-corners-extended/

We can set shortcuts to that...
Screenshot from 2022-10-28 21-08-38

@Turbine1991
Copy link

friends another extension exists, https://extensions.gnome.org/extension/4167/custom-hot-corners-extended/

We can set shortcuts to that... Screenshot from 2022-10-28 21-08-38

Good one, it works a treat on my desktop. Thanks! This extension seems to be a whole lot more than just hot corners.

@fastrizwaan
Copy link

image

Gnome Accessiblity - > zoom ->Color effects can be used directly

@sergiotca
Copy link

I'm pretty used to adjusting my brightness setting throughout the day with this extension. It is just so easy to use. I cannot wait for it to get ported to 43.

I appreciate both options fastrizwaan suggests, but I'd rather have the brightness slider right up there on the Gnome Shell menu instead of having to drill down the settings menu several times a day, or learning a new key combo to make use of the Hot Corners extension extended functionality (which I guess I'll have to do in the mean time since it seems to be the most sensible solution for now).

@fastrizwaan
Copy link

Yes, I also use soft brightness slider always. I am really missing it. Waiting for it. I am daily visiting this github repo to check on updates.

@fastrizwaan
Copy link

fastrizwaan commented Nov 15, 2022

Can someone make a slider for gnome-shell? One can get the values from gsettings and change them as required.

rizvan@debian:~$ cat set_brighness.sh 

gsettings set org.gnome.desktop.a11y.magnifier mag-factor 1 ;# do not magnify
gsettings set org.gnome.desktop.a11y.magnifier brightness-red $1
gsettings set org.gnome.desktop.a11y.magnifier brightness-green $1
gsettings set org.gnome.desktop.a11y.magnifier brightness-blue $1
gsettings set org.gnome.desktop.a11y.applications screen-magnifier-enabled true ;#enable accessiblity

Usage:

rizvan@debian:~$ sh set_brighness.sh -0.80 ; # 20% brightness
rizvan@debian:~$ sh set_brighness.sh -0.70 ; # 30% brightness
rizvan@debian:~$ sh set_brighness.sh -0.50 ; # 50% brightness
rizvan@debian:~$ sh set_brighness.sh -0.00 ; # 100% brightness

Screenshot from 2022-11-15 23-36-35

@fastrizwaan
Copy link

@azzamsa
Copy link

azzamsa commented Nov 16, 2022

@zh54tg234f
Copy link

im desperate all other solution either don't work for me or look like crap.

i tried fixing but i got :

nuh

i have sadly no experience nor clue how to debug it. (sadly limited time to look into it)

white knight, where are you ? i need to proper dim my screen to fight climate change lmao

@jkitching
Copy link

I have created a pull request with GNOME 43 support here:
#59

In the meantime, feel free to clone the forked repository and follow the build instructions:
https://github.com/jkitching/soft-brightness

@va1entin
Copy link

va1entin commented Nov 22, 2022

FYI

While there was no fix for Gnome 43 I stumbled upon a tool called ddccontrol that changes your actual screen brightness (without a fake dim effect). It offers a GUI and CLI.

While it of course doesn't integrate as nicely into Gnome as soft-brightness it might still be interesting to some (and works independently of your desktop environment).

@fastrizwaan
Copy link

FYI

While there was no fix for Gnome 43 I stumbled upon a tool called ddccontrol that changes your actual screen brightness (without a fake dim effect). It offers a GUI and CLI.

While it of course doesn't integrate as nicely into Gnome as soft-brightness it might still be interesting to some (and works independently of your desktop environment).

Thankfully gddccontrol works with regular monitor (VESA) too. will be useful for gnome 44 ;-) till then @jkitching is the man!

@newinnov
Copy link

I have created a pull request with GNOME 43 support here: #59

In the meantime, feel free to clone the forked repository and follow the build instructions: https://github.com/jkitching/soft-brightness

Would it be possible for you to share releases too? As owner has either abandoned this or took better things in Life ..

@jkitching
Copy link

Hi @F-i-f, I saw you made some commits a couple days ago. Any chance you could take a look at pull request #59 for GNOME 43 support?

@jkitching
Copy link

@newinnov here's a build of Soft Brightness which includes GNOME 43 support in the meantime.
soft-brightness_gnome-43-support.zip

@newinnov
Copy link

newinnov commented Jan 2, 2023

@newinnov here's a build of Soft Brightness which includes GNOME 43 support in the meantime. soft-brightness_gnome-43-support.zip

Thank you @jkitching for sharing build. It will be very useful for anyone who comes across this thread. I reverted back to Ubuntu LTS from bi-annual release, hence not able to test it right now. Regardless, it will be very useful for other on same boat.

@milanseo
Copy link

milanseo commented Apr 5, 2023

Is someone going to update this extension for gnome 43 already? I'm using 3 monitors and it is a chore to have them on good brightness level, and changing that in the evening and in the mornings. This extension was a God send.

@sheepdestroyer
Copy link

Is someone going to update this extension for gnome 43 already? I'm using 3 monitors and it is a chore to have them on good brightness level, and changing that in the evening and in the mornings. This extension was a God send.

jkitching did ; it works great. Look at two posts over yours.

@sheepdestroyer
Copy link

@jkitching
Could you maybe publish your fork on https://extensions.gnome.org/ ?

@fastrizwaan
Copy link

now gnome 44 support?

@jkitching
Copy link

Hey @F-i-f, since there is still demand for a working version of your excellent extension, I am going to start making releases on the forked repo, and submit an entry to the official GNOME extensions site. Please let me know if you want to move development back to this repo!


I've updated the fork at https://github.com/jkitching/soft-brightness to support GNOME 44.

Here is the "official" v31 release:
https://github.com/jkitching/soft-brightness/releases/tag/v31

I've also uploaded the extension to the official GNOME extensions directory website:
https://extensions.gnome.org/extension/5880/soft-brightness/
The URL won't work quite yet, since it is still under review.

@azzamsa
Copy link

azzamsa commented Apr 20, 2023

@jkitching IMHO, the issue tab needs to be enabled in your forked repo.

@jkitching
Copy link

jkitching commented Apr 20, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests