Bug 346164 - Cursor themes from xcursor-themes are not fully supported
Summary: Cursor themes from xcursor-themes are not fully supported
Status: RESOLVED DUPLICATE of bug 344006
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: 5.2.2
Platform: ROSA RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-14 11:18 UTC by Pulfer
Modified: 2015-04-14 13:39 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pulfer 2015-04-14 11:18:43 UTC
Cursor themes from xcursor-themes (wonderland etc, http://xorg.freedesktop.org/releases/individual/data/ ) are not fully supported by Plasma 5 KWin. For example, mouse cursor doesn't change when trying to resize windows. It's a regression compared to KDE Workspace 4.

Reproducible: Always
Comment 1 Pulfer 2015-04-14 11:55:08 UTC
There's "QString XCursorTheme::findAlternative(const QString &name) const" function in plasma-desktop/kcms/input/xcursor/xcursortheme.cpp , it handles xcursor names to match Qt/KDE cursor names. Maybe KWin needs something like that too.
Comment 2 Thomas Lübking 2015-04-14 13:25:25 UTC
Very much likely dupe, thus fixed in 5.3 - you may either check whether the shape resolution in http://commits.kde.org/kwin/e2c422dcb54317acc42ca252d449f096ad78d7ea matches your needs or list the contents of your theme.

Also see http://kde-look.org/content/show.php/Cursor+theme+"fixing"+script?content=161037

*** This bug has been marked as a duplicate of bug 344006 ***
Comment 3 Pulfer 2015-04-14 13:28:46 UTC
Indeed, seems to be fixed in master already.
Comment 5 Thomas Lübking 2015-04-14 13:31:59 UTC

*** This bug has been marked as a duplicate of bug 344006 ***
Comment 6 Pulfer 2015-04-14 13:39:48 UTC
Well, not really a duplicate of #344006. This issue is about missing alternatives, not about broken cursor.