https://bugs.kde.org/show_bug.cgi?id=459161
--- Comment #5 from nocturne ---
Now after a gtk3 upgrade (possibly from
https://gitlab.gnome.org/GNOME/gtk/-/commit/75d3095a6bb0001682be37c6bb4d42e9bb115d39
). The cursor is 3 times as big on gtk windows compared to rest of the desktop.
Using 24
https://bugs.kde.org/show_bug.cgi?id=451158
Bug ID: 451158
Summary: Incorrect cursor scaling on wayland gtk apps
Product: kwin
Version: 5.24.2
Platform: Archlinux Packages
OS: Linux
Status: REPORTED
Severi
https://bugs.kde.org/show_bug.cgi?id=451158
--- Comment #1 from nocturne ---
Created attachment 147291
--> https://bugs.kde.org/attachment.cgi?id=147291&action=edit
correct cursor size for 200% scaling and cursor size 48
--
You are receiving this mail because:
You are watching
https://bugs.kde.org/show_bug.cgi?id=489957
Bug ID: 489957
Summary: noisy kwin logs from ei and inputcapture subsystems
Classification: Plasma
Product: kwin
Version: 6.1.2
Platform: Arch Linux
OS: Linux
Status:
https://bugs.kde.org/show_bug.cgi?id=489957
nocturne changed:
What|Removed |Added
CC||gardenofglas...@gmail.com
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=489957
--- Comment #1 from nocturne ---
I was able to work around the issue by creating a systemd dropin file for
plasma-kwin_wayland.service
[Service]
Environment=QT_LOGGING_RULES="kwin_inputcapture.debug=false;kwin_libeis.debug=false"
--
You are