aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-04-22 02:14:24 +0200
committerdec05eba <dec05eba@protonmail.com>2025-04-22 02:14:24 +0200
commit719236d4f41735a96e5a0707c7d964335907ffee (patch)
tree8ae62a1eaab08338c8b1e2554e8a122026281af7 /TODO
parent19f3fe67bfa34f6e92961427c4618ecb047dc177 (diff)
Main page dropdown buttons when not recording
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO b/TODO
index 50aae53..2148846 100644
--- a/TODO
+++ b/TODO
@@ -159,4 +159,8 @@ If CursorTrackerWayland fails then fallback to getting focused monitor by window
Maybe automatically switch to recording with the device that controls the monitor.
In that case also add all monitors available to capture in the capture list and automatically choose the gpu that controls the monitor.
-Support cjk font. Use fc-match to find the location of the font. This also works in flatpak, in which case the fonts are in /run/host/..., where it lists system fonts. \ No newline at end of file
+Support cjk font. Use fc-match to find the location of the font. This also works in flatpak, in which case the fonts are in /run/host/..., where it lists system fonts.
+
+Keyboard layout is incorrect on wayland when using kde plasma keyboard settings to setup multiple keyboards, for example when changing to french.
+ Text input is correct, but hotkey is incorrect.
+ Need to use "setxkbmap fr" as well. \ No newline at end of file