-
Notifications
You must be signed in to change notification settings - Fork 84
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
Simple for 21+ Current Python3 Version - with Reduced Feature Set #237
Comments
Can can you guys recompile this for me as a test to see if it achieved just 2 brightness sliders? mainwindow.ui attached with "_edit" appended to name. Thanks again. This is just an adjustment to the current Python3 version you are using. |
Brightness Controller Simple was written in python2, which had reached end
of life. Ubuntu does not anymore ship all the dependencies. There is
nothing we can do about it.
…On Fri, Feb 24, 2023, 12:46 PM xSeekTruthx ***@***.***> wrote:
Hey guys, hope everyone has been well. I'm finally trying to move from
Ubuntu 16 to Mint Mate 21. I always use simple. Alt tab, arrow key and
done; without even looking at the app. Please repackage Simple for 21, or
let me know how to? (This is an accessibility program now for myself and
others)
Thank you brothers!
—
Reply to this email directly, view it on GitHub
<#237>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAXL2XFKXDU4GSGS6KN4IGLWZDXWZANCNFSM6AAAAAAVHFK2GU>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Please read the rest of the message about the reduced feature set of the current program on python3. I have made changes to it and have included a copy of it for your review. Thank you. |
Hey @xSeekTruthx , the largest issue we are facing these days is the addition of awesome but buggy features (e.g., system tray minimization, DDC control, etc.). We receive pull requests from the community and merge them, only to find that the contributors gradually disappear, leaving the task of resolving the bugs to the core contributors. At this point, I personally think it is better if we once again offer only the core features, and let the community create their own forks. I am right now considering a separate doc/readme that lists such forks so that people can find those. @apandada1 - thoughts? |
That's cool, I understand. I like your idea. Poetry didn't go so well for me, could not get it working properly. So I have been manually removing and adjusting a few lines at a time from mainwindow.py and init.py... I'm getting close. Also trying to make Mint Mate 21 work like Unity from 16... just started using it a week ago, such a pain. For my case, it's going to be back down to 2 sliders once I finally get there; very vanilla. I accidentally hard set RGB on both monitors to 0, that was an adventure lol. Also, the core program seemed to work well, but I almost immediately started working to reduce the GUI. Any chance you could point me in the right direction? I've got 2 BR sliders showing, but it takes 5 tabs on the keyboard for a full cycle, back to the first slider. Still trying to remove some left over code for the dropdown boxes... I think you call them comboboxes? on the right. FYI, I would not be using any Linux OS without this program. It is a god send. Thank you for making it in the first place! I know it's a horrible butcher job, but I don't really code, I just look for patterns. Cheers brother! |
Also check out Ubuntu Unity 22.10 (official flavor). I have been using it as my primary OS in my desktop. It may not have as many sane defaults as Mint, but it is good enough.
@LordAmit This seems like a vanilla version like the v1. I have not checked it out yet, though. We can provide it as the continuation of brightness-controller-simple for recent versions of Ubuntu (there is still demand for the simple version).
(Me too (:shushing_face: :shushing_face:)) |
Happy New Year Gents! 🥳 On 22 mint now, would still rather unity, but I'm gona try n wait for 24 with some kind of LTS. That would be ideal. New Years resolution maybe :) just 2 sliders (vanilla) in python3 🙏... maybe you can call it vanilla, I like ice cream lol |
Now that I think about it, I may have better luck just using the current brightness controller, and reducing the feature set back to what I'm used to. I will post my progress. Cheers!
The text was updated successfully, but these errors were encountered: