Move the bluetooth and network bar widgets into their plugins #104
Labels
No labels
approved
bug
changes-requested
ci
decision
declined
discuss
docs
feature
meta
now
packaging
refactor
release
repo/core
repo/krystal
repo/plugins
repo/themes
status/backlog
status/in-progress
status/next
status/review
ux
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
joshquinlan/donbox#104
Loading…
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?
shell/widgets/bluetooth and shell/widgets/network claim donbox.bluetooth and donbox.network, the same ids as the new plugins, so PluginScan refuses the plugins on the shell side. Move the widget QML and widget.toml into plugins//shell with a [shell] bar-widget entry in plugin.toml, keep the bar layout ids unchanged, drop the shell-side pair-agent duplicate in favour of the plugin unit, and remove bluez-tools from the core package list.
Integrated on master: the bluetooth and network pills ship from their plugins' shell/ directories, the shell-side pair agent is gone in favour of the plugin unit, bluez-tools left the core list; 226 QML tests including an offline scan of every shipped manifest.