Zren / plasma-applet-commandoutput

https://store.kde.org/p/1166510/
GNU General Public License v2.0
87 stars 18 forks source link

Complete porting to Plasma 6 #49

Closed aricaldeira closed 4 months ago

aricaldeira commented 4 months ago

Most of the work was done by @guss77

It also has a small new feature, a tooltip option.

Hope it helps :)

andrevmatos commented 4 months ago

Thank you!

Zren commented 4 months ago

Well crap, didn't notice my local master branch had unpushed commits... apparently I had already ported the config to QQC2 LibConfig. Oh well, I need to port it again anyways. Here's a screenshot of what it looked like (and will look like when I re-port it to LibConfig).

2024-03-09___01-18-07

Zren commented 4 months ago

Hmm, one bad thing about putting them on different tabs is that the command TextFields aren't full width.

Also it seems that the format row is too wide in FormLayouts as it forces the default TwoColumn mode into a SingleColumn mode which looks weird. It looks fine if the user maximizes the window, but I shouldn't expect the user to do that every time.

2024-03-09___04-57-48

2024-03-09___04-58-51

2024-03-09___04-59-12