keeferrourke / capitaine-cursors

An x-cursor theme inspired by macOS and based on KDE Breeze. Designed to pair well with my icon pack, La Capitaine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Window corner cursors are broken

mleko69 opened this issue · comments

Hi, first of all THX for this cursor theme! :)
Hovering on window corners doesn't show a proper cursor (at least on KDE Plasma):
screenshot_20190202_114235

A small hack, that is adding the line Inherits=breeze_cursors to the index.theme fixes the issue by using a Breeze variant of missing/broken cursor.

screenshot_20190202_114411

After messing around I've found that some symlinks are missing. Copying them from original Breeze fixed the issue. Now Plasma shows all cursors properly:
capitaine-cursors-with-missing-symlinks.tar.gz

Still occurring on r3 in Arch Linux. Any chance of a fix?

I haven't gotten around to fixing this yet, sorry.

The fix is literally in the tarball I uploaded...
Screenshot_20190730_221744

@mleko69 Keep in mind that the symlinks need to be incorporated into the build process.

The corresponding icons should be {bottom,top}_{left,right}_corner, which are already in the theme. The actual problem could be these {n,s}{e,w}-resize symlinks:

lrwxrwxrwx 1 root root      16 Nov  8 12:49 ne-resize -> top_right_corner
lrwxrwxrwx 1 root root      15 Nov  8 12:49 nw-resize -> top_left_corner
lrwxrwxrwx 1 root root      19 Nov  8 12:49 se-resize -> bottom_right_corner
lrwxrwxrwx 1 root root      18 Nov  8 12:49 sw-resize -> bottom_left_corner

After manually adding them I no longer see Adwaita icons there, on Plasma 5.18.