Move old TODO comments to docs/TODO.md

This commit is contained in:
Ben Buhse 2026-02-24 16:40:58 -06:00
commit 07794019dc
No known key found for this signature in database
GPG key ID: 7916ACFCD38FD0B4
9 changed files with 10 additions and 20 deletions

View file

@ -23,8 +23,6 @@ margin_top: i32 = 0,
margin_right: i32 = 0,
margin_bottom: i32 = 0,
margin_left: i32 = 0,
// TODO: Support only having the bar on specific outputs
// output: []const u8,
pub fn toBarOptions(config: BarConfig) Bar.Options {
return .{