bananenfisch / RecentItems

Recent Items - an extension for gnome-shell
GNU General Public License v3.0
25 stars 11 forks source link

Prevent accidental deletion of recent items #2

Open vfscanf opened 7 years ago

vfscanf commented 7 years ago

I clicked on the "Clear list" button by accident, clearing all items out of the recent items menu without a prompt. There should be some kind of measure to prevent loosing your recent items by accident.

I've come up with a few possible ways to improve this:

I would be willing to implement this and make a Pull Request if we can work out a solution.