Summary: | Downloaded mouse cursor themes should be stored in ~/.local/share/icons/ to be accessible by Flatpak apps | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Thomas Bertels <tbertels> |
Component: | kcm_cursortheme | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | nate, nicolas.fella |
Priority: | NOR | ||
Version First Reported In: | 6.3.5 | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=418936 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Thomas Bertels
2025-06-07 07:45:36 UTC
See https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/1233 for a previous attempt at this That merge request mentions libxcb-cursor not supporting ~/.local/share/icons This was added to it in https://cgit.freedesktop.org/xcb/util-cursor/commit/?id=d28a3227eb9e4bdeeb4dd93017c298808bbe62ee (see also https://gitlab.freedesktop.org/xorg/lib/libxcb-cursor/-/issues/12). Which means that future libxcb-cursor (aka xcb-util-cursor) 0.1.6 will make it possible to restore the commit from that merge request to fix this. |