aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-04-04 23:54:26 +0200
committerdec05eba <dec05eba@protonmail.com>2025-04-04 23:54:26 +0200
commitc8b0c9a1b22a6760551cae6cdccb47dc65356579 (patch)
tree652d31d0c53ca5d0d19c21572eb840b03f28ad56 /TODO
parent302cfb13b722cda4f88d4a92a9ab8f8bfb817f66 (diff)
Fix possible incorrect monitor
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index b7ecb70..b29218a 100644
--- a/TODO
+++ b/TODO
@@ -153,4 +153,4 @@ Use /dev/input/eventN (or /dev/hidrawN) instead of /dev/input/jsN for joystick i
Verify if cursor tracker monitor name is always correct. It uses the wayland monitor name for recording, but gpu screen recorder uses a custom name created from the drm connector name.
-Notification with the focused monitor (with CursorTrackerWayland) assumes that the x11 monitor name is the same as the drm monitor name. \ No newline at end of file
+Notification with the focused monitor (with CursorTrackerWayland) assumes that the x11 monitor name is the same as the drm monitor name. Same for find_monitor_by_name. \ No newline at end of file