aboutsummaryrefslogtreecommitdiff
path: root/kms
AgeCommit message (Expand)Author
2023-11-12kms client/server: replace unix domain socket file with socketpair after conn...dec05eba
2023-10-27Dont include unused drm_fourcc.h, include missing unistd.h for _exitdec05eba
2023-10-22Dont forcefully set drm fourcc to argb8888, fixes kde wayland where default i...dec05eba
2023-10-22Fix vram leak for realsdec05eba
2023-10-21Attempt to fix amd/intel driver bug vram leak, force cfr when livestreaming, ...dec05eba
2023-10-08Attempt to fix vram leak(?)dec05eba
2023-09-29Remove unused cursor codedec05eba
2023-08-13Dont hardcore gsr-kms-server pathdec05eba
2023-07-23Proper waitpid NOHANG handlingdec05eba
2023-07-22Exit with exit code 10 if pkexec failsdec05eba
2023-07-22Fix cursor offset in kms grab (amd/intel), disable wlroots capture until its ...dec05eba
2023-07-22Use correct offset for combined plane monitor capturedec05eba
2023-07-22AMD/Intel capture cursordec05eba
2023-07-18Fix wayland capture on amd/inteldec05eba
2023-07-18Experimental wayland support, test 1dec05eba
2023-06-18Update readmedec05eba
2023-05-17Disable error on warning because of possible ffmpeg deprecated warningdec05eba
2023-05-17Fix all warningsdec05eba
2023-05-14Remove unecessary includedec05eba
2023-05-12kms_vaapi: fix regression, screen rotation not working when capturing screendec05eba
2023-05-12kms_vaapi: support multiple drm planes (fixes capture on some multi monitor s...dec05eba
2023-04-22kms_vaapi: add cursor capture for amd/intel monitor capturedec05eba
2023-04-17Kms server timeout, move back kms unix domain socket to HOME because flatpak ...dec05eba
2023-04-16Use XDG_RUNTIME_DIR (and flatpak specific dir) and /dev/dri/renderD128 instea...dec05eba
2023-04-10kms: fix crash on intel when using hevc, remove debug print, remove jpeg colo...dec05eba
2023-04-10kms: get plane every frame, might fix not updating issue and issue where plan...dec05eba
2023-04-09Put gsr kms socket in HOME (with random characters) to make sure it works in ...dec05eba
2023-04-09Use /usr/bin/gsr-kms-server constant path for pkexecdec05eba
2023-04-09Move kms client and server to separate directoriesdec05eba