Email or username:

Password:

Forgot your password?
Devil Lu Linvega

Fun little glitch from parallelizing interface drawing with a routine that stores a bit of state during self-modification.

6 comments
Anthk

@neauoire I would like a dark mode for left. Or replacing that white with the x11 AntiqueWhite color.

Devil Lu Linvega

@anthk yep, make a theme, left uses the .theme files for its colors.
wiki.xxiivv.com/site/theme.htm

You can use Nasu to create themes.

Josh Dick :mac:

@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.

Go Up