SUPERCILEX / gnome-clipboard-history

Gnome Clipboard History is a clipboard manager Gnome extension that saves what you've copied into an easily accessible, searchable history panel.
https://extensions.gnome.org/extension/4839/clipboard-history/
MIT License
470 stars 46 forks source link

Set ornament to none in new history items #152

Closed jonian closed 1 year ago

jonian commented 1 year ago

This fixes the misalignment in history menu items that are restored from log. The default ornament for new PopupMenuItem is hidden as you can see here.

Before After
Screenshot from 2023-11-14 10-22-19 Screenshot from 2023-11-14 10-23-05
SUPERCILEX commented 1 year ago

Have you tested deleting active entries and moving them from favorites and back? I don't think that stuff will break, but it'd be nice to double check.

jonian commented 1 year ago

Yes, I have tested it. No issues found.

SUPERCILEX commented 1 year ago

Cool!

SUPERCILEX commented 1 year ago

Also this is a gnome 45 issue right?

jonian commented 1 year ago

Yes gnome 45 issue. In gnome 44 the default was Ornament.NONE, as you can see here.

SUPERCILEX commented 1 year ago

K, the update will go live in a bit.