Thiago Milczarek Sayão

Results 99 comments of Thiago Milczarek Sayão

Changed to WIP to reduce sizing events.

Changed to WIP while we run some more tests to make sure latest changes are ok. I'm fixing some residual "extra resize" issues (these issues exists on the current versions,...

Testing: **master** ![master](https://user-images.githubusercontent.com/30704286/111889893-6e793f80-89c3-11eb-8f38-640e8123794c.png) **tsayao:glass_gtk_new_position_and_size** ![branch](https://user-images.githubusercontent.com/30704286/111889897-733df380-89c3-11eb-9929-2ed55471638e.png) `--tests test.robot.javafx.scene.RobotTest` causes some intermittent error but eventually all passes.

@johanvos I think I can rework it better now.

@johanvos Yes, I have started working on it at https://github.com/tsayao/jfx/tree/clean_glass_gtk

To allow a custom decoration control, the part of the `TITLE` window region would have to be transparent to allow it to be more customizable, like this: ![image](https://user-images.githubusercontent.com/30704286/215156649-c825b92b-6cf6-4d6c-bba9-be78afb7c795.png) Notice the...

@beldenfox Could you point out which tests were failing? `test.robot.javafx.embed.swing.SwingNodeJDialogTest` is getting stuck for me.