lxqt / lxqt-panel

The LXQt desktop panel
https://lxqt-project.org
GNU Lesser General Public License v2.1
179 stars 135 forks source link

Workaround for mount plugin with a GLib-mounted encrypted volume #2060

Closed tsujan closed 2 months ago

tsujan commented 2 months ago

Solid::StorageAccess::accessibilityChanged isn't emitted when an encrypted volume is mounted by GLib/GIO (e.g., through pcmanfm-qt). This is a workaround.

Closes https://github.com/lxqt/lxqt-panel/issues/1639

tsujan commented 2 months ago

@stefonarch convinced me this is important enough to be in the next point release. Since the change is logically simple, merging....