Different keyboard layouts now works.
Search Criteria
Package Details: gpu-screen-recorder-ui r230.92401d8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gpu-screen-recorder-ui.git (read-only, click to copy) |
---|---|
Package Base: | gpu-screen-recorder-ui |
Description: | A fullscreen overlay UI for GPU Screen Recorder in the style of ShadowPlay |
Upstream URL: | https://git.dec05eba.com/gpu-screen-recorder-ui |
Licenses: | GPL-3.0-only |
Submitter: | DEC05EBA |
Maintainer: | DEC05EBA |
Last Packager: | DEC05EBA |
Votes: | 4 |
Popularity: | 2.32 |
First Submitted: | 2024-10-27 13:11 (UTC) |
Last Updated: | 2025-01-19 11:37 (UTC) |
Dependencies (12)
- gpu-screen-recorderAUR
- gpu-screen-recorder-notificationAUR
- libglvnd (libglvnd-gitAUR)
- libx11 (libx11-gitAUR)
- libxcomposite
- libxcursor
- libxfixes
- libxi (libxi-gitAUR)
- libxrandr (libxrandr-gitAUR)
- libxrender
- linux-api-headers
- meson (meson-gitAUR) (make)
Required by (0)
Sources (1)
DEC05EBA commented on 2025-01-09 18:19 (UTC)
DEC05EBA commented on 2025-01-04 17:48 (UTC)
@krs I can fix it but only if somebody like you with a non standard keyboard layout emails me (dec05eba at protonmail dot com) to tell me about some command outputs.
DEC05EBA commented on 2025-01-03 21:40 (UTC)
There is now an option to disable hotkeys in the settings. If this option is used the UI can be controlled remotely with the provided "gsr-ui-cli" tool instead, for example "gsr-ui-cli toggle-show". These commands can be added to your desktop environments hotkey settings to handle hotkeys in your desktop environment instead of gsr-ui.
krs commented on 2024-12-30 21:17 (UTC)
Hmm now I even removed the Dvorak layout entirely from my KDE keyboard layouts and rebooted, and it is currently in normal swedish layout. But still nothing. I suspect it might still be causing an issue somehow because my SDDM screen is still dvorak by default. Either way I think I'll hold off a bit until we can set the shortcuts. Thanks for your help!
DEC05EBA commented on 2024-12-30 21:08 (UTC)
@krs Im using a regular swedish layout so it should work. There isn't any option to set shortcut key yet, it's planned. Wayland makes it a bit of a mess.
krs commented on 2024-12-30 21:05 (UTC)
Ah that may be it then. I'm using a Swedish Dvorak layout which has the Z key on the - (dash) key, and the physical Z key is the . (dot) key. But regardless of which I press, or if I switch to a normal Swedish layout (regular QWERTY), it doesn't seem to do it. Either way, I'll experiment a bit with this.
Is there a way to set the shortcut keys? I notice it seems to look for a config file that it can't find in ~/.config/gpu-screen-recorder when starting up.
DEC05EBA commented on 2024-12-30 20:58 (UTC) (edited on 2024-12-30 21:01 (UTC) by DEC05EBA)
@krs somebody else just reported that and in that case it was because of a different keyboard layout (hungarian) where Z and Y are swapped. Is that the case for you? right now different keyboard layouts are not supported properly, so you might have you press Alt+Y instead (or whichever key you have at type Z key location for a typical qwerty keyboard).
krs commented on 2024-12-30 20:53 (UTC)
The alt+z shortcut doesn't seem to do anything for me. alt+f9 does work however, oddly enough. That will pop up the notification and start recording etc. But I can't open the overlay ui itself. I don't think alt+z is bound to anything else. At least I haven't set it to anything. I have all the gpu-screen-recorder AUR packages installed. Any idea what might be wrong?
I'm on KDE Plasma 6.2 Wayland on Nvidia drivers.
DEC05EBA commented on 2024-12-16 20:53 (UTC) (edited on 2024-12-16 20:53 (UTC) by DEC05EBA)
The ui does an exclusive keyboard grab on wayland now as well, which means that when you press alt+z, alt+f9, etc (the global hotkeys) then the focused application (game) wont receive those key inputs. Report if this causes issues for you, it's a massive hack to make global hotkeys work on any wayland compositor, properly.
pottis commented on 2024-12-04 16:43 (UTC)
I can confirm, works great now. thank you and thank you for this awesome tool :)
Pinned Comments
DEC05EBA commented on 2024-11-26 18:52 (UTC)
The aur package gpu-screen-recorder-git was renamed to gpu-screen-recorder. Install gpu-screen-recorder instead or you may experience issues.