-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Description
KDE Plasma's print-manager relies on the system-config-printer dbus services for some functionality:
- New device notifications
- Device discovery and grouping
- Recommended driver discovery
It doesn't use the UI parts of system-config-printer (that look a bit out of place in a Plasma desktop). Nevertheless, because system-config-printer is currently quite monolithic (even scp-dbus-service.py imports Gtk and friends and their python bindings), it pulls in a large dependency chain.
It would be great if the dbus functionality relied upon by alternative UIs like plasma print-manager could be made independent of the UI portions to avoid the dependency chain (and memory usage by multiple toolkits etc).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels