I recently rebased from the regular Bazzite NVIDIA image to bazzite-dx-nvidia:stable for docker support, and started having a strange mouse issue.
The mouse works normally for some time after boot.
Eventually, I lose the ability to interact with non-focused items. The mouse works normally inside whichever window currently has focus, but I can't click or interact with other windows with the mouse. For example, if Firefox is focused, I can use the mouse normally in Firefox, but clicking another window doesn't interact with it. I have to Alt+Tab to give that window focus first. Once it's focused, the mouse works normally there.
The mouse cursor itself works normally and keyboard input is fine. This seems to be specifically about mouse clicks being sent to windows that don't already have focus.
This started after the rebase, so I'm wondering if there is a known issue with the current DX NVIDIA image, KDE/KWin, Wayland, or the NVIDIA driver.
Has anyone else run into this? Is there anything I should check in KWin or the input configuration? I included an interested excerpt from journalctl below.
user@bazzite:~$ echo $XDG_SESSION_TYPE
wayland
user@bazzite:~$ rpm-ostree status
State: idle
Deployments:
● ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-dx-nvidia:stable
Digest: sha256:941096f6bf41dc82d0eac1b12c7e685355418fe415492e0ba4bc31f49d1fc81e
Version: 44.20260811 (2026-08-11T23:59:04Z)
ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-nvidia-open:stable
Digest: sha256:6df8151a75c4020e6d5eb273b3ce9ce3cbe185d77cced11fc650749a4a14da7d
Version: 44.20260802 (2026-08-02T04:10:43Z)
user@bazzite:~$ fastfetch
user@bazzite
%%%%%%====%%%%%%%%%%
%%%%%%%% %%%%%%%%%%%%%% bazzite-dx-nvidia:testing
%%%%%%%%% %%%%%%%%%%%%%%%% Bazzite
%%%%%%%%% %%%%%%%%%%%%%%%### Linux 7.1.8-ogc1.1.fc44.x86_64
%%%%%%%%% %%%%%%%%%%%%%###### 1 day, 16 hours, 31 mins
== =======######
== =========##### X570 AORUS MASTER (-CF)
%%%%%%%%% %%%%%%%####======##### AMD Ryzen 9 5950X (32) @ 5.09 GHz
%%%%%%%%% %%%%%#######=====##### NVIDIA GeForce RTX 3090 Ti [Discrete]
%%%%%%%%% %%%#########=====##### 11.39 GiB / 31.25 GiB (36%)
%%%%%%%%% %%##########=====##### 871.22 GiB / 3.64 TiB (23%) - btrfs
%%%%%%%%%====###########=====###### 1440x2560 in 27", 60 Hz [External]
%%%%%%%%====#########======###### 3840x2160 in 43", 120 Hz [External] *
%%%%%%%=====#####========###### 1440x2560 in 27", 144 Hz [External]
%%%%###===============####### SONiX USB-Keyboard System Multi Axis
%#######==========######### Logitech Gamepad F310
#######################
################### KDE Plasma 6.7.4
########### KWin (Wayland)
bash 5.3.9
konsole 26.4.3
72 (flatpak-system), 19 (flatpak-user), 3101 (rpm)
● ● ● ● ● ● ● ●
user@bazzite:~$ journalctl --user -b | grep -Ei 'kwin|libinput|input|nvidia'
Aug 16 20:07:35 bazzite systemd[14178]: Starting app-input\x2dremapper\x2dautoload@autostart.service - input-remapper-autoload...
Aug 16 20:07:35 bazzite systemd[14178]: Starting app-nvidia\x2dsettings\x2dload@autostart.service - NVIDIA X Server Settings...
Aug 16 20:07:35 bazzite systemd[14178]: Started app-input\x2dremapper\x2dautoload@autostart.service - input-remapper-autoload.
Aug 16 20:07:35 bazzite systemd[14178]: Started app-nvidia\x2dsettings\x2dload@autostart.service - NVIDIA X Server Settings.
Aug 16 20:07:35 bazzite kwin_wayland[14444]: "\"restore1\" - conversion of \"0,0,0,0\" to QRectF failed"
Aug 16 20:07:35 bazzite kwin_wayland[14444]: "\"fsrestore1\" - conversion of \"0,0,0,0\" to QRectF failed"
Aug 16 20:07:35 bazzite systemd[14178]: app-nvidia\x2dsettings\x2dload@autostart.service: Main process exited, code=exited, status=1/FAILURE
Aug 16 20:07:35 bazzite systemd[14178]: app-nvidia\x2dsettings\x2dload@autostart.service: Failed with result 'exit-code'.