Jin Liu

Results 27 comments of Jin Liu

There is a `slotToggleShowDesktop` function in kwin, so a corresponding command can be added to `kdotool`. But it's a toggle, and there seems to be no way to query the...

You need to build from the source code for that command. The releases are quite falling behind.

This is a known GTK 4.16 bug. You can find explanation in the end of this article: https://blogs.kde.org/2024/10/09/cursor-size-problems-in-wayland-explained/ It's triggered when you have scaling, and a cursor theme whose nominal...

One thing that might be related to the blurry cursors when using SVG: what cursor size you used to test SVG in Hyprcursor? Note that Hyprcursor doesn't have the concept...

You can try this file [default.hlc.zip](https://github.com/user-attachments/files/17529108/default.hlc.zip) It looks crisp to me at size 16 and 32 (corresponding to nominal size 12 and 24).

> I don't have problems with the default cursor, but other cursors do, which don't display fully as shown in the video. The reason is the sizes are specified wrong....

> > > I don't have problems with the default cursor, but other cursors do, which don't display fully as shown in the video. > > The reason is the...