instantWM icon indicating copy to clipboard operation
instantWM copied to clipboard

correction on width calculation

Open instantuzer opened this issue 1 year ago • 1 comments

it was not perfect after all. after fresh install noticed defaults were different from altered files. corrected

instantuzer avatar Oct 28 '24 19:10 instantuzer

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.