dfaust / plasma-applet-netspeed-widget

Plasma 5 widget that displays the currently used network bandwidth
GNU General Public License v2.0
121 stars 17 forks source link

Plasma 6 Port #44

Closed jas0n098 closed 5 months ago

jas0n098 commented 6 months ago

This PR is a feature-complete port of the widget to Plasma 6 either for merging or as reference. The only functional change is that the Update interval is now in full seconds, as SpinBoxes now only take ints as opposed to reals and customizing them didn't work.

The ColorPicker now uses Qt.labs.platform's ColorDialog since QtDialogs.ColorDialog is broken for a year now (bug report). NOTE: Qt Labs is experimental and may or may not change between versions.

Addresses #43

dfaust commented 5 months ago

I used distrobox and plasmawindowed to test the widget. And it works great. Unfortunately I can't test the settings dialog and how it looks inside a system bar. I would like to test it first before releasing it. But let me know if you become impatient. Thank you very much for your work!

ShellWen commented 5 months ago

Could we release a new version for Plasma 6 support? It's been a while since Plasma 6 was released today.