@dbb Thanks, fixed
Search Criteria
Package Details: gpu-screen-recorder-ui r474.fed4700-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: | 22 |
| Popularity: | 1.98 |
| First Submitted: | 2024-10-27 13:11 (UTC) |
| Last Updated: | 2026-01-08 19:41 (UTC) |
Dependencies (19)
- gpu-screen-recorderAUR (gpu-screen-recorder-gitAUR)
- gpu-screen-recorder-notificationAUR (gpu-screen-recorder-notification-gitAUR)
- libdrm (libdrm-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libx11 (libx11-gitAUR, libx11-mr293AUR)
- libxcomposite
- libxcursor
- libxext (libxext-gitAUR)
- libxfixes
- libxi (libxi-gitAUR)
- libxrandr (libxrandr-gitAUR)
- libxrender
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
- gtk-update-icon-cache (gtk-update-icon-cache-gitAUR) (make)
- libcap (make)
- linux-api-headers (make)
- meson (meson-gitAUR) (make)
Required by (0)
Sources (1)
DEC05EBA commented on 2026-01-01 14:34 (UTC)
dbb commented on 2026-01-01 11:52 (UTC)
Fails to build in a clean chroot with:
Program update-desktop-database found: NO
meson.build:120:6: ERROR: Program 'update-desktop-database' not found or not executable
A full log can be found at /build/gpu-screen-recorder-ui/src/build/meson-logs/meson-log.txt
Added desktop-file-utils to makedepends to get it to build.
Klusio19 commented on 2025-01-26 10:53 (UTC)
For me, latest update (r241.269d55d-1) with KDE Plasma on Wayland session, when option "enable keyboard hotkeys" is enabled (set to "yes"), causes my mouse sensitivity to be higher, and no matter the mouse settings in the Plasma's GUI, it stays the same. Can't increse or decrease it. I will need to fill in bug report, but here just informing, if anyone else suddenly have mouse sensitivity issues.
DEC05EBA commented on 2025-01-24 09:10 (UTC)
The UI no longer forcefully disables prime-run (on wayland) and hotkeys are now configurable in settings. There is also the option to save a replay with a (ps4) controller.
DEC05EBA commented on 2025-01-20 15:12 (UTC) (edited on 2025-01-20 15:12 (UTC) by DEC05EBA)
@danieldeak70 The UI forcefully disables prime-run yes because it can break some things. But also I didn't know that you can record the laptop monitor with an external gpu if the iGPU is amd. Thats not how intel works. I have never tried a laptop with amd iGPU. Can you email me as mentioned here: https://git.dec05eba.com/gpu-screen-recorder-ui/about/ and run this: "sudo drm_info > log.txt" (install drm_info from aur) and send me that log.txt file.
danieldeak70 commented on 2025-01-20 15:03 (UTC) (edited on 2025-01-20 15:07 (UTC) by danieldeak70)
Yes Im running on Wayland (KDE Plasma). No not really. I use prime-run wich works well with GTK (and I dont use external monitor). But I tried prime-run and still runs on AMD.
DEC05EBA commented on 2025-01-20 15:01 (UTC)
@danieldeak70 No not at the moment, that causes some issues in the ui. Are you running on wayland? when you do that on wayland it will list different monitors that you can capture. Is that what you are doing in the gtk version to capture an external monitor that is directly connected to the gpu?
danieldeak70 commented on 2025-01-20 14:55 (UTC) (edited on 2025-01-20 14:55 (UTC) by danieldeak70)
Oh okay. Thank you. Found the problem with that command. It runs on integrated GPU (AMD) instead of NVIDIA. Is there a way to run in on my NVIDIA card?
DEC05EBA commented on 2025-01-20 14:42 (UTC) (edited on 2025-01-20 14:42 (UTC) by DEC05EBA)
@danieldeak70 no, both this ui and the gtk version should work the same way when it comes to that. I dont know if you are using the flatpak version for either one of them or not so its hard to know why its missing in one of them. You will have to report it as issue by email as mentioned here: https://git.dec05eba.com/gpu-screen-recorder-ui/about/ . But im 99% sure that it's not an issue in the ui itself. You can try and run: "gpu-screen-recorder --info" to see if it lists av1.
danieldeak70 commented on 2025-01-20 14:38 (UTC)
I know that but the GTK ui lists it and I can use it. So its forced on the GTK version?
Pinned Comments