instantWM
instantWM copied to clipboard
correction on width calculation
it was not perfect after all. after fresh install noticed defaults were different from altered files. corrected
Hey @instantuzer, here is an example of how you can ask me to improve this pull request:
@sweep Add unit tests for the `drawbar` function that verify the width calculations are correct with different monitor widths and window counts. Specifically, test that the total_width calculation (w + 12) produces the expected results for various window configurations.
:book: For more information on how to use Sweep, please read our documentation.