<div dir="ltr"><div dir="ltr"><div>Hi,</div><div><br></div><div>This is the current status of the experiment:</div><div><a href="https://www.youtube.com/watch?v=EJbDVlAp-gA">https://www.youtube.com/watch?v=EJbDVlAp-gA</a></div><div><br></div><div>Not looking as I intend yet.<br></div><div><br></div><div>To check it out (move/resize currently Linux only):</div><div><div>1) clone <a href="https://github.com/tsayao/jfx/tree/toolkit_decoration" target="_blank">https://github.com/tsayao/jfx/tree/toolkit_decoration</a></div>2) build</div><div>3) java @build/run.args tests/manual/controls/SceneDecorationTest.java<div><br></div><div>To move/resize the window, it uses native 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><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em ter., 31 de jan. de 2023 às 11:15, Thiago Milczarek Sayão <<a href="mailto:thiago.sayao@gmail.com">thiago.sayao@gmail.com</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><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" target="_blank">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" target="_blank">https://github.com/openjdk/jfx/pull/1013</a></div><div><br></div><div>-- Thiago<br></div></div>
</blockquote></div></div>