I know what modal does, which is pretty useful for a login window despite a minor flaw of tabbing.
anyhow I have a sort of menu panel floating on the side that needs to be accessible at all times and a couple of windows that are out of the 'current context'. I'd like to mask the viewport while they're open, but not the floating menu panel. I thought of using a loading mask but that's kinda silly and a stupid solution.
any ideas for what I could be using?