#Linux mouse cursor theme

4 messages · Page 1 of 1 (latest)

feral iris
#

someone opened an issue in my project about the mouse cursor theme:
When moving the mouse over the window, it displays the adwaita cursor theme instead of the KDE Cursor.

To Reproduce
Steps to reproduce the behavior:

  1. Open appimage and run on a KDE Plasma system.
  2. See cursor.

System Information:

  • OS: Fedora 39

is this something on my end or with tauri itself?

gloomy grove
#

hmm, maybe it's because it's a gtk3 app? 🤔 I never noticed that before

#

i know that the appimage does something with themes (because bundling gtk and especially webkitgtk in appimages is super messed up) so maybe we have to label this as expected behavior :/