index
:
kms-server-proxy
master
A program to fix GPU Screen Recorder password prompt spam in flatpak
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.c
Age
Commit message (
Expand
)
Author
12 days
Minor check for setuid permission for gsr kms server
HEAD
master
dec05eba
13 days
Err if fail to get valid path to use for kms-server-proxy
dec05eba
13 days
Fix global hotkeys not working on some systems (filesystem is mounted with no...
dec05eba
13 days
Fix file copy not working when home drive is encrypted (sendfile fails to som...
dec05eba
2025-02-22
Make this shit work on opensuse garbage
dec05eba
2025-02-22
Dont remove local gsr files, not needed anymore
dec05eba
2025-02-22
Launch gsr-kms-server with setuid instead of pkexec (fix for openSUSE)
dec05eba
2025-02-22
Launch gsr files in flatpak /var/... path, to make it secure
dec05eba
2025-02-22
Remove local share gpu screen recorder directory before install
dec05eba
2025-02-22
test
dec05eba
2025-02-22
Set file permissions and ownership for all gsr files needed
dec05eba
2025-02-22
Make sure to set file permission before capabilities
dec05eba
2025-02-22
Copy gsr-kms-server and gsr-global-hotkeys to ~/.local/share/gpu-screen-recor...
dec05eba
2025-02-05
Fix incorrect arguments passed to gsr-global-hotkeys
dec05eba
2025-02-05
Add option to launch gsr-global-hotkeys as a proxy
dec05eba
2024-12-29
Error checking for setup
dec05eba
2024-12-29
Make user homepath optional in setup-gsr-ui
dec05eba
2024-12-29
Add option to install gsr-global-hotkeys as well
dec05eba
2024-09-17
Make local kms server proxy file creation atomic with rename
dec05eba
2024-04-06
If readlink fails with another error, bail
dec05eba
2024-04-06
Handle case when path is not symlinked in resolving path
dec05eba
2024-04-06
Add error messages
dec05eba
2024-04-06
Change back binary name to kms-server-proxy
dec05eba
2024-04-06
Resolve paths with readlink and realpath for path comparison
dec05eba
2024-04-06
Resolve /proc/self/exe fullpath
dec05eba
2024-02-16
Move local kms-server-proxy to ~/.local/share/gpu-screen-recorder
dec05eba
2024-02-16
Do not change kms-server-proxy name, we dont want to reinstall kms-server-proxy
dec05eba
2024-02-16
Create ~/.local/bin as regular user
dec05eba
2024-02-11
Use flatpak path to gsr kms server
dec05eba
2024-02-11
Initial commit, done
dec05eba