index
:
gpu-screen-recorder
debian
The fastest screen recording tool for Linux
Maria Lisina
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
dbus.c
Age
Commit message (
Expand
)
Author
2026-08-01
Add gsr_log logging module with log level and overridable log handler
dec05eba
2026-07-03
Desktop portal: fix cursor lagging on gnome (change cursor to metadata)
dec05eba
2026-05-16
Revert "portal: use cursor metadata instead of embedded, to allow the wayland...
dec05eba
2026-05-11
portal: use cursor metadata instead of embedded, to allow the wayland composi...
dec05eba
2026-01-28
Dont use dbus_bus_request_name
dec05eba
2025-06-28
Restart portal capture if it's paused for 3 seconds or more (can happen if re...
dec05eba
2025-05-10
Move dbus code to a separate process to allow gpu-screen-recorder to use cap_...
dec05eba
2025-03-03
Fix portal capture on sway and hyprland: unset capture types/cursor modes tha...
dec05eba
2024-11-10
Add -aa and -aai options to record audio only from selected applications
dec05eba
2024-07-21
Fix HDR capture (HDR metadata is now correct). Note that HDR capture is only ...
dec05eba
2024-07-20
Return status code from dbus instead of true/false
dec05eba
2024-07-18
Disable desktop portal capture option on x11 since it doesn't seem to be hard...
dec05eba
2024-07-18
dbus: remove duplicate code
dec05eba
2024-07-16
Pipewire: allow capturing at higher fps than 60
dec05eba
2024-07-15
Add nicer error message when no screencast desktop portal is running
dec05eba
2024-07-15
Add support for desktop portal capture (-w portal)
dec05eba