diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-11-08 20:52:08 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-11-08 20:52:08 +0100 |
commit | 70fced3889b4c15044041b960ab9d6be9b697f5e (patch) | |
tree | ecf6c4d2119e1c1d723baff00c5a371271247a3c /TODO | |
parent | 0686b924def291323c94f8d26d96fd0ef9d854c4 (diff) |
x11: fix correct monitor capture size when output is scaled
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |