<div dir="ltr"><div>Hi,</div><div><br></div><div>I'm doing some experiments with toolkit decorations (instead of platform decorations).</div><div><br></div><div>The goal is to allow for modern-looking apps, with "hamburger buttons" or tabs (like firefox or chrome) on the decoration space.</div><div><br></div><div>It is coming into shape (nowhere near finished). It's CSS styleable.<br></div><div><br></div><div>Source:<br></div><div><a href="https://github.com/tsayao/jfx/tree/toolkit_decoration">https://github.com/tsayao/jfx/tree/toolkit_decoration</a></div><div>To run:<br></div><div>java @build/run.args tests/manual/controls/SceneDecorationTest.java</div><div><br></div><div>It would depend on a window move + resize API sketched here:</div><div><a href="https://github.com/openjdk/jfx/pull/1013">https://github.com/openjdk/jfx/pull/1013</a></div><div><br></div><div>-- Thiago<br></div></div>