wob icon indicating copy to clipboard operation
wob copied to clipboard

Add bar direction configuration

Open FilippoBonazziSUSE opened this issue 2 years ago • 1 comments

Add a direction configuration parameter which can be set to horizontal or vertical.

Proposed implementation for #44 which has been stuck for a while

Resolves #44

FilippoBonazziSUSE avatar Jul 05 '22 22:07 FilippoBonazziSUSE

The drawing logic is too complicated for my taste (and it was complicated even before this PR). My plan is to replace it with pixman in the future.

I would suggest to drop any attempts to optimize it for performance and just make it as simple as possible for now. When I wrote that memcpy trick, it was more from a curiosity than actual performance optimization needs.

francma avatar Aug 01 '22 18:08 francma

Closing in favor of https://github.com/francma/wob/pull/108

francma avatar Nov 25 '22 23:11 francma