You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When activating screen recording through the Dashboard menu, the icon change and completion notification indicate the screen recording is successful. After opening the screen recording directory, I found it empty.
To Reproduce
Run hyprpanel from the terminal.
Click the "Record Screen" button and select the desired display
Notice the following prompt in the terminal
==== AUTHENTICATING FOR org.freedesktop.policykit.exec ====
Authentication is needed to run `/nix/store/awl9vjsm3pbv28iry7plhzvxdnb ... -kms-socket-PlBCPhZHfa /dev/dri/card1' as the super user
Authenticating as: gideon
Password:
==== AUTHENTICATION COMPLETE ====
At this point, the screen recording will be in the output directory.
Expected behavior
That the screen recording functionality is accessible without needing to use a terminal
Screenshots
n/a
Desktop (please complete the following information):
Distribution: NixOS 24.11
Window Manager/Desktop Environment: Hyprland
Additional context
I'm also confused at the choice of not providing a config option for the output directory of the screen recording. I have taken the time to configure the commonly used XDG directories, so it would be great if XDG_VIDEOS_DIR/screencasts could be used, or even better just let the user configure it themselves. I now find my home directory cluttered with a videos (mine) and Videos (that only contains hyprpanel screen recordings)
The text was updated successfully, but these errors were encountered:
Lots of great feedback. The recording is going to be reworked to provide multiple options or potentially a custom recorder. I'll likely add the QoL updates in that effort.
Describe the bug
When activating screen recording through the Dashboard menu, the icon change and completion notification indicate the screen recording is successful. After opening the screen recording directory, I found it empty.
To Reproduce
hyprpanel
from the terminal.Expected behavior
That the screen recording functionality is accessible without needing to use a terminal
Screenshots
n/a
Desktop (please complete the following information):
Additional context
I'm also confused at the choice of not providing a config option for the output directory of the screen recording. I have taken the time to configure the commonly used XDG directories, so it would be great if
XDG_VIDEOS_DIR/screencasts
could be used, or even better just let the user configure it themselves. I now find my home directory cluttered with avideos
(mine) andVideos
(that only contains hyprpanel screen recordings)The text was updated successfully, but these errors were encountered: