diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-11-09 02:45:16 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-11-09 02:45:20 +0100 |
commit | f1b49793658d42cc7dd53be757f34ec6437d0517 (patch) | |
tree | 3f56bed82946d54a61a371b42264f29546f9485a /TODO | |
parent | e647d0c4bcbd7001b81a7a3618987e220615f2d6 (diff) |
Fix incorrect color format in x11 cursor (bgr instead of rgb)
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |