nwg-piotr / nwg-drawer

Application drawer for wlroots-based Wayland compositors
MIT License
240 stars 25 forks source link

Uninstalled apps impossible to unpin #74

Closed nwg-piotr closed 1 year ago

nwg-piotr commented 1 year ago

https://www.reddit.com/r/swaywm/comments/ynbcc1/comment/ivwx58z/?utm_source=share&utm_medium=web2x&context=3

nwg-piotr commented 1 year ago

Steps taken:

  1. make sure whether the corresponding .desktop file exists while creating the pinned items icon;
  2. check the same for each item while saving pinned cache file.

In result, invalid items won't appear in the list (except for the resident instance, but you can unpin them there), and will be deleted from the cache file on the nearest change.