Closed ganskef closed 1 year ago
Looks nice. Your respect of the existing code (code layout/naming) is very much appreciated ^^
At first I thought you should have used menuitems instead of buttons. But ... maybe buttons is indeed the right way ... I'll see what it looks like.
One thing I'd like however is making this optional (both "linkify" and underlining). This may bother some people.
And yes, other suggestions must be in separate PR :)
Thanks !
A click on update name executes a command to show information for this package.
pacman -Qi nodejs
in a terminal window.I've some further ideas for little fixes but in separate PRs maybe:
var
declaration since it's an error in a loop.Gio.Subprocess
a higher abstraction for sub processes in_checkUpdates
.What do you think?