From f1b49793658d42cc7dd53be757f34ec6437d0517 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 9 Nov 2024 02:45:16 +0100 Subject: Fix incorrect color format in x11 cursor (bgr instead of rgb) --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index df85d7b..de803f8 100644 --- a/TODO +++ b/TODO @@ -184,4 +184,6 @@ Support pipewire audio capture which also allows capturing audio from a single a 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 +Test if `xrandr --output DP-1 --scale 1.5` captures correct size on nvidia. + +Fix cursor position and scale when scaling x11 display. \ No newline at end of file -- cgit v1.2.3