janza / wl-clipboard-history

Wayland clipboard history tracker
MIT License
43 stars 7 forks source link

only handle plaintext #10

Open bretello opened 9 months ago

bretello commented 9 months ago

When listing the clipboard using wl-clipboard-history -l, if non-plaintext items have been added to the database, they are printed to the console, possibly breaking it. With this patch, only text items are added to the database.