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 plasmoid to display and change configuration #146

Merged
merged 43 commits into from
Aug 17, 2023
Merged

Conversation

luisbocanegra
Copy link
Owner

@luisbocanegra luisbocanegra commented Jul 31, 2023

Display and manage the current configuration from Plasma widget

See #58 for status and roadmap

@luisbocanegra luisbocanegra mentioned this pull request Jul 31, 2023
24 tasks
@luisbocanegra luisbocanegra changed the title Add plasmoid display and change configuration Add plasmoid to display and change configuration Jul 31, 2023
@luisbocanegra luisbocanegra force-pushed the plasmoid branch 5 times, most recently from 9881d39 to 98e432e Compare August 5, 2023 18:01
@luisbocanegra luisbocanegra force-pushed the plasmoid branch 2 times, most recently from a2a267e to 9dff56a Compare August 13, 2023 17:03
@luisbocanegra luisbocanegra linked an issue Aug 13, 2023 that may be closed by this pull request
24 tasks
@luisbocanegra luisbocanegra force-pushed the plasmoid branch 4 times, most recently from 2e9b211 to b1af91c Compare August 17, 2023 02:05
Without it the settings file seems to get initialized before???
Causing empty values of the actual config file to be intialized
with incorrect defaults somehow
Fixed wallpaper change restoring custom colors when it was disabled
Add global dark mode switch to apply both plasma and others
Group/Show/Hide related options together
Also more detailed error message
Making null folder in config...
Also monitor backend status too
As a way to reload configuration file
Also move FullRepresentation back to main so reload systray action works
by automatically changing column limit based on available space
Also fix selection color contrast and make them look like radio buttons
to avoid using XMLHttpRequest which is going to be deprecated at some point
Also did a bit of cleanup and comments for clarity on some things
Contextual menu doesn't seem to accept them
Moved all controls to a separate Loader
Reload is done creating and destroying the Settings object
Fade view when toggling advancde view
Added konsole related settings to it.

Also avoid content moving due to scrollbar
Titlebar & toolbar opacity
Window decorarions tinting options
Darker window titlebar
Custom script, sadly no plain text commands because Qt.labs.settings escapes special characters
Also added TextField for custom script and some other visual improvements
May find an use for it in the future idk
@luisbocanegra luisbocanegra marked this pull request as ready for review August 17, 2023 21:51
@luisbocanegra luisbocanegra merged commit e6dbc56 into main Aug 17, 2023
@luisbocanegra luisbocanegra deleted the plasmoid branch December 2, 2023 20:20
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

Successfully merging this pull request may close these issues.

A gui to change configuration
1 participant