Suddenly I’m seeing a very strange issue, were my mouse cursor on some apps is additionally scaled up by a factor two. I didn’t really change anything in my config, just nix flake update
.
I’m running Hyprland 0.25.0
, mostly nixpkgs-stable
with some nixpkgs-unstable
, and (at least) the following packages are affected:
-
chrome
/brave
- additionally here the tooltips are also double size and the cursor’s hotspot is offset (probably on the real coordinates where the cursor is shown on
coordinate x 2
?), making it completely unusable
- additionally here the tooltips are also double size and the cursor’s hotspot is offset (probably on the real coordinates where the cursor is shown on
scribus
strawberry
filelight
As seen above both Qt
and gtk
apps are affected, but not all? (krita
vs gimp
are not affected, but are xwayland
, the others tested are running native wayland
.)
Interestingly other apps (vscode
, alacritty
, firefox
, …) don’t have this issue. And interestingly the hotspot offset and double-size tooltips occur only for chrome
and brave
.
I’m now on an i915
integrated GPU (laptop), but I’ve seen the same on amdgpu
.
Since I’m on 4k, my default global scale is 2.0
, but if I set it to 1.0
the relative deviation is still the same (i.e. the faulty ones are double the correct ones).
Any idea (what/how to check)?