From 60daacc1d896468caefae9f5eb81d582527277bd Mon Sep 17 00:00:00 2001 From: bluepython508 <16466646+bluepython508@users.noreply.github.com> Date: Thu, 3 Sep 2026 17:36:06 +0100 Subject: [PATCH] Drop unexplained/somewhat fixed todo items --- main.janet | 4 ---- 1 file changed, 4 deletions(-) diff --git a/main.janet b/main.janet index 0a14850..f34f0d5 100644 --- a/main.janet +++ b/main.janet @@ -657,11 +657,7 @@ (spawn "solaar --window hide") (spawn "io.github.alainm23.planify")) -# TODO: layout flexibility # TODO: fullscreen oddities with games: debug (warframe, novadrift, portal) -# TODO: firefox focus weirdness -# TODO: double fullscreen -# TODO: swaylock hibernate acquire outputs (defn configure-keymap [] (def ctx (xkbcommon/context/new))