aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-06-04 22:13:15 +0200
committerdec05eba <dec05eba@protonmail.com>2025-06-04 22:13:15 +0200
commit575592a12de700d00dc7219abc45270242ee4e24 (patch)
treeb7f0432df42d197f42475f9901806ace19346f00 /TODO
parentd72ce588fba98750aae8831f78ecda3b77900840 (diff)
Hyprland: fix background of ui not rendering, if waybar is running and it's running in dock mode
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 05ef754..98c5f37 100644
--- a/TODO
+++ b/TODO
@@ -183,3 +183,7 @@ Support freetype for text rendering. Maybe load freetype as runtime (with dlopen
Show .webm container option. It's currently chosen automatically if vp8/vp9 is chosen. The available containers should automatically switch depending on the video codec.
In settings show audio levels for each audio. Maybe show audio level image beside the audio name in the dropdown box and switch to a different image (have 3-4 different images for each level) depending on the volume.
+
+Only use fake cursor on wayland if the focused x11 window is fullscreen.
+
+Create window as a real overlay window, using layer shell protocol, when possible. This will however minimize windows on floating wms. Check if this can be fixed somehow, or only use layer shell in tiling wms. \ No newline at end of file