beansprout-custom/docs
Ben Buhse c4da4ef30a
Make window rules frame perfect
This moves window initialization earlier in the manage sequence.
Previously, it was on the Window's first manage() call, but this is
after the layout has already been calculated, which matters both because
of tags and whether the window starts floating or not.

Now, initialization is handled in a separate function that gets called
in Output.calculatePrimaryStackLayout() instead.
2026-02-17 16:54:14 -06:00
..
CONFIGURATION.md Implement configuration for the Bar 2026-02-16 16:07:02 -06:00
TODO.md Make window rules frame perfect 2026-02-17 16:54:14 -06:00