-
Notifications
You must be signed in to change notification settings - Fork 22
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
development: gnome47 - 2024 #148
Comments
welcome back. Would be great if you could handle #142 as well. Same solution with another box to scroll would be great for those buttons instead of removing/hiding them |
There were so many things to test because this extension touches the quick settings panel, which is responsible for a large part of the system. It was causing the development to be very slow. I also had to use a virtual machine because I had to analyze error logs coming from different versions, which further slowed down development. For that reason, I'm now working on gnome-docker to create an environment to test gnome. One problem is that the gnome team has paid very little importance to testing. The dbus mock you can find in the gnome source does not provide high level testing, which is why I had to implement my own pseudo dbus for NetworkManager, PowerProfile and Bluez, which is slowing down my work. Anyway, below is what I got now, I apologize for all the delays but this was the best I could do. (Translated with DeepL.com) |
Nested wayland mutter session is not solution for all situation because it's too limited (such as system dbus), and depending on host's gnome version |
Could you add the Ability to make the font on the audio names bold please or to make them bigger? |
ClosedWon't fix: #155 Incompatible with Dash to Panel To Fix#123 Error: Too many arguments to method Clutter.Actor.hide: expected 0, got 1 |
@qwreey could you update what is missing to be able to release a new version please? |
Any updates on this? |
WIP: 2025-01-10.00-44-46.mp4You can scroll media section, and also quick toggles will get paged layout like this |
Current: Screen_Recording_20250114_215300_AVNC.mp4now, you can show toggle menu as overlay, and you can animate background |
Screen_Recording_20250115_043332_AVNC.mp4 |
did you push these changes yet? |
i have tested the dev branch and it works on gnome 48 also |
Now, I have a new laptop. And able to develop QST
I use gnome 46.3.1 with wayland/pipewire session daily and notice that many bugs were disappeared.
Time to working on it! set up new LXC container to make develop faster
First thing I will fix:
Too many systray icons / toggles / application stream
The text was updated successfully, but these errors were encountered: