panel: Integrate KConfig for settings #1
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
BuddiesOfBudgie/budgie-shell#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Based on similar work done for magpie, this is a task for integration of KConfig into panel. This may be done in the following ways:
panel.kcfgand use ofkconfig_target_kcfg_fileto generate a PanelKCfg class.Configclass with aKCfgbacking class)Examples groups and keys:
Output: QString of serial. If null, attempts placement on 0.Pending #2Integrate KConfig into panel for settingsto panel: Integrate KConfig for settingsFor now, I'll have Output be an integer so we don't have to use a hardcoded value that either places it on the wrong monitor for me, or the wrong one for Evan 😁
Proper support will be in #2