Summary: | Cursors from GNOME are not selectable in KDE | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | David <david.cortes.rivera> |
Component: | general | Assignee: | Unassigned bugs <unassigned-bugs-null> |
Status: | CLOSED INTENTIONAL | ||
Severity: | normal | CC: | harun.sa4, nate |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
David
2024-12-16 10:43:07 UTC
This is intentional; Adwaita (all of its parts) is no longer designed to be a proper cross-desktop theme and is only developed to work for GNOME. As such, trying to use it in Plasma causes multiple issues that the Adwaita developers don't consider to actually be issues. For this reason, we decided to hide it in System Settings. Honestly that previous comment kinda feels a little ingenious as these cursors are compatible with other desktop environments like i3. To be able to see the cursor option from kde, You have to go to /usr/share/icons/Adwaita/ or where Adwaita theme is installed and open index.theme. You can just run "sudo nano /usr/share/icons/Adwaita/index.theme" In there change "hidden=True" to "hidden=False". Save using Ctrl+S and exit using Ctrl+X The change should be immediate. In my opinion, just because a theme does not agree with the rest of the community, it does not mean that one should prevent a person from at least trying to use it. Heck what does cursors have to do with the disagreement with the overall Adwaita theme? I rather prefer the Adwaita cursors then the original breeze ones even though I like breeze as an overall theme. |