Created attachment 7690 screeny of plugin and settings Following a patch to remove the 32 character limitation on fsguard plugin, while the plugin takes the longer mount point name - the tooltip from hovering on the panel plugin is truncated.
Created attachment 7691 cut off text
Pretty sure this is not a bug in the panel (unless you see this in a lot of other plugins too)
fsguard plugin use a hardcoded 100 chars buffer for the tooltip, see https://git.xfce.org/panel-plugins/xfce4-fsguard-plugin/tree/panel-plugin/fsguard.c#n268. One could make a patch to size it dynamically based on the mount point path length...
-- GitLab Migration Automatic Message -- This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/panel-plugins/xfce4-fsguard-plugin/-/issues/4. Please create an account or use an existing account on one of our supported OAuth providers. If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev