elParaguayo / qtile-extras

Somewhere to store things I create for qtile that probably won't end up in the official repo
MIT License
163 stars 19 forks source link

Fix border bug #346

Closed elParaguayo closed 3 months ago

elParaguayo commented 3 months ago

When using a mix of decorated and standard borders, we need to check the type of border before trying to reuse SceneRect objects.