Made for Blue OS VIII When I created this it was my first time making that kind of project, that's why it is pretty bad. I am working on something better. The minimize button just closes the window for now To do: - fix the flickering when changing focused window - include BluScript
@Wolkenkratzer for the text engine @AntoineTelgruc2 for the window closing script Changelog: v0.1.0 : first release v0.1.1 : fixed known bugs, removed indicator for resizing, changed window shadow, changed top bar color, removed rounding at the bottom of the top bar, updated rectangle filling script. v0.2 : implemented multitasking, buttons, action of the fullscreen button. with all that, the total block count dropped from 1601 to 1448 (that's still too much!) because i optimized window resizing v0.2.1 : added window closing by pressing the cross (by @AntoineTelgruc2), I made it a block that you can use to close any window v0.3 : started to build the settings app v0.3.1 : updated for desktop compatibility v0.4 : added an option to block window resizing, improved text