Fun little glitch from parallelizing interface drawing with a routine that stores a bit of state during self-modification.
Fun little glitch from parallelizing interface drawing with a routine that stores a bit of state during self-modification. 6 comments
@anthk yep, make a theme, left uses the .theme files for its colors. You can use Nasu to create themes. @neauoire I once attempted to write a Visual Basic routine that would force a window to always be a square shape after resizing. However, I did it very poorly based on averaging the width and height, triggered by a resize event, so it would repeatedly trigger itself and slowly vibrate into a square shape, which was not at all what I was going for but was extremely entertaining to play with. |
@neauoire Is this a plan9 window?