- Manehattan MAS hub
- https://holanet.xyz
-
Sasha Koshka is the name I go by online. E-mail me if you have questions about that or about my projects in general.
- Joined on
2022-08-07
Block a user
Blank window background be transparent, perhaps black without a compositor
Occasional rendering error when showing window
Fax
- This is likely to be a race condition as it only happens occasionally
- Resizing the window "fixes" it
Occasional rendering error when showing window
Data driven themes keep setting attributes (such as borders) unnecessarily
The proper fix was to the X backend. Now, it has the ability to diff borders when they are set and choose whether to invalidate the layout, drawing, or neither. https://git.tebibyte.media/tomo/x/c…
Data driven themes keep setting attributes (such as borders) unnecessarily
canvs/texture.Clip() should be Sub()
ContainerBox.Delete() should be Remove()