aui
aui copied to clipboard
Rework WindowStyle
At the moment, WindowStyle flags don't work as expected. Also, since WindowStyle is a enum flag, some combinations are confusing and pointless (i.e. what difference between WindowStyle::NO_DECORATORS | WindowStyle::MODAL and WindowStyle::NO_DECORATORS)?
