From 6607aba30b3a8580d412b3b9bf7baf8398ae2114 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Tue, 10 Jun 2025 11:00:45 +0200 Subject: Update README and TODO --- README.md | 2 ++ TODO | 6 +++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2eb174f..b4466ed 100644 --- a/README.md +++ b/README.md @@ -69,3 +69,5 @@ I'm looking for somebody that can create sound effects for the notifications. # FAQ ## I get an error when trying to start the gpu-screen-recorder-ui.service systemd service If you have previously used the flatpak version of GPU Screen Recorder with the new UI then the non-flatpak version of the systemd service will conflict with that. Run `gsr-ui` to fix that. +## I use a non-qwerty keyboard layout and I have an issue with incorrect keys registered in the software +This is a KDE Plasma Wayland issue. Use `setxkbmap ` command, for example `setxkbmap se` to make sure X11 applications (such as this one) gets updated to use your languages keyboard layout. diff --git a/TODO b/TODO index 98c5f37..bd30b43 100644 --- a/TODO +++ b/TODO @@ -186,4 +186,8 @@ In settings show audio levels for each audio. Maybe show audio level image besid Only use fake cursor on wayland if the focused x11 window is fullscreen. -Create window as a real overlay window, using layer shell protocol, when possible. This will however minimize windows on floating wms. Check if this can be fixed somehow, or only use layer shell in tiling wms. \ No newline at end of file +Create window as a real overlay window, using layer shell protocol, when possible. This will however minimize windows on floating wms. Check if this can be fixed somehow, or only use layer shell in tiling wms. + +Add timeout option for screenshots. + +Add a window that shows a warning for wayland users, that wayland doesn't support this software and if they experience issues then they should use x11 instead. -- cgit v1.2.3-70-g09d2