dhruv8sh / arch-update-checker

Plasma 6 applet to check for AUR and Arch updates
GNU General Public License v2.0
71 stars 5 forks source link

[Request] Show which repo a package is from #18

Closed Kingproone closed 5 months ago

Kingproone commented 6 months ago

Show whether a package is from core/extra etc would be nice, maybe even use color coding for it. Cool widget, thanx for making it!

dhruv8sh commented 6 months ago

Cool.

dhruv8sh commented 5 months ago

I have fixed this and in my opinion it should work. I don't currently have any packages to test this on, maybe you can install the latest commit and try ? I will close the issue for now, but we can reopen if it does not work.

Kingproone commented 5 months ago

Where would this option be displayed? because I can't seem to find it.

(kpackagetool6 -i . failed in (installing/)registering the applet into the installed widgets list even though it said installed successfully, plasmapkg2 -i . worked fine though)

dhruv8sh commented 5 months ago

It is non-toggleable and should work out of the box.

Kingproone commented 5 months ago

ok, I see it before the version numbers, looks nice, thank you

dhruv8sh commented 5 months ago

Perfect!

Kingproone commented 5 months ago

It misreports the sources. Screenshot_20240420_143745

dhruv8sh commented 5 months ago

Okay, I will fix this tomorrow.

dhruv8sh commented 5 months ago

Fixed! This was caused by just a new line character. XD

image Finally had updates to test it on.

Kingproone commented 5 months ago

Beautiful!