Improve StageStyle Documentation
- Update `StageStyle.UTILITY`:
Clarified that UTILITY stages may impose platform-specific restrictions on
window states, such as preventing maximize, minimize (iconify), and fullscreen
operations.
- Update `StageStyle.UNDECORATED`:
Improved the description to cl
> Implementation of [CSS media
> queries](https://gist.github.com/mstr2/cbb93bff03e073ec0c32aac317b22de7).
Michael Strauß has updated the pull request incrementally with one additional
commit since the last revision:
improved implementation of NullCoalescingPropertyBase
-
Change
On some platforms (at least on Ubuntu 24.04 with GNOME and Windows 11), windows
can remain maximized even when they are iconified (minimized). When the window
is de-iconified (restored), it retains its maximized state.
The documentation in `Stage.java` regarding window states seems to align with
> On some platforms (at least on Ubuntu 24.04 with GNOME and Windows 11),
> windows can remain maximized even when they are iconified (minimized). When
> the window is de-iconified (restored), it retains its maximized state.
>
> The documentation in `Stage.java` regarding window states seems to
On Sun, 13 Apr 2025 18:01:08 GMT, Thiago Milczarek Sayao
wrote:
>> On some platforms (at least on Ubuntu 24.04 with GNOME and Windows 11),
>> windows can remain maximized even when they are iconified (minimized). When
>> the window is de-iconified (restored), it retains its maximized state.
>>
> Implementation of [CSS media
> queries](https://gist.github.com/mstr2/cbb93bff03e073ec0c32aac317b22de7).
Michael Strauß has updated the pull request incrementally with one additional
commit since the last revision:
small refactor
-
Changes:
- all: https://git.openjdk.org/jfx