diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-04-04 23:54:26 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-04-04 23:54:26 +0200 |
commit | c8b0c9a1b22a6760551cae6cdccb47dc65356579 (patch) | |
tree | 652d31d0c53ca5d0d19c21572eb840b03f28ad56 /TODO | |
parent | 302cfb13b722cda4f88d4a92a9ab8f8bfb817f66 (diff) |
Fix possible incorrect monitor
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |