From 70fced3889b4c15044041b960ab9d6be9b697f5e Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 8 Nov 2024 20:52:08 +0100 Subject: x11: fix correct monitor capture size when output is scaled --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index ac352c4..6addd68 100644 --- a/TODO +++ b/TODO @@ -185,3 +185,5 @@ Support pipewire audio capture which also allows capturing audio from a single a Or use pa_stream_set_monitor_stream, which also takes the sink-input as input. However need to track when the sink disconnects to mute and then reconnect again. Support recording/replay/livestreaming at the same time by allowing commands to be run on an existing gpu screen recorder instance. + +Test if `xrandr --output DP-1 --scale 1.5` captures correct size on nvidia. \ No newline at end of file -- cgit v1.2.3