odin icon indicating copy to clipboard operation
odin copied to clipboard

Configurable widget z-index.

Open schell opened this issue 8 years ago • 0 comments

Currently a widget simply renders in the order it was written in the Odin r t m monad. This should instead be configurable so widgets that depend on other widgets don't always have to be rendered on top.

schell avatar Sep 27 '17 16:09 schell