RaphaelRochet / arch-update

Update indicator for ArchLinux and Gnome-Shell
https://extensions.gnome.org/extension/1010/archlinux-updates-indicator/
GNU General Public License v3.0
232 stars 69 forks source link

Show package info #211

Closed ganskef closed 1 year ago

ganskef commented 1 year ago

A click on update name executes a command to show information for this package.

I've some further ideas for little fixes but in separate PRs maybe:

What do you think?

RaphaelRochet commented 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 :)

RaphaelRochet commented 1 year ago

Thanks !