From bf4f21be7d3665267f1798d16cbe9acdbd0131d2 Mon Sep 17 00:00:00 2001 From: speedie Date: Thu, 6 Oct 2022 10:00:09 +0200 Subject: [PATCH] Add to todo --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index bcf37d3..a32ea6f 100644 --- a/TODO +++ b/TODO @@ -3,4 +3,5 @@ speedwm 0.5 to-do list - Fix full screen when using rounded corners (Temporary solution: Disable roundedcorners in speedwmrc) - Escape special characters in status bar (such as &) - Add compatibility with the tcc compiler (Main issue is the transparency) +- Add awesomebar (show all windows in taskbar) toggle (int hideothertitle?) - Check musl, NixOS and BSD support