Enhancements for JavaFX 18
Kevin Rushforth
kevin.rushforth at oracle.com
Fri Aug 27 16:59:46 UTC 2021
That's an interesting idea, although it's not on our radar. This might
be hard to do in a platform-independent way. It's not likely something
we would do ourselves, so it would need an owner and we would need to
discuss
-- Kevin
On 8/11/2021 1:10 PM, Dirk Lemmermann wrote:
> Frosted glas / blurred background for stages!
>
>> Am 11.08.2021 um 22:07 schrieb Thiago Milczarek Sayão <thiago.sayao at gmail.com>:
>>
>> Hi,
>>
>> One feature I will probably submit is touch events on Linux.
>>
>> Cheers.
>>
>> Em sex., 30 de jul. de 2021 às 09:59, Kevin Rushforth <
>> kevin.rushforth at oracle.com> escreveu:
>>
>>> Now that JavaFX 17 is in RDP2, we can turn more attention to bug fixes
>>> and enhancement requests for JavaFX 18. It's the summer, so there may be
>>> delays as some people are out at various times (including me), but I
>>> would like to get some of the outstanding enhancement requests moving
>>> over the next few weeks.
>>>
>>> Specifically, I'd like to see the following proceed:
>>>
>>> * Transparent backgrounds in WebView
>>> JBS: https://bugs.openjdk.java.net/browse/JDK-8090547
>>> PR: https://github.com/openjdk/jfx/pull/563
>>>
>>> * Add DirectionalLight
>>> JBS: https://bugs.openjdk.java.net/browse/JDK-8234921
>>> PR: https://github.com/openjdk/jfx/pull/548
>>>
>>> * CSS pseudoclasses :focus-visible and :focus-within
>>> https://bugs.openjdk.java.net/browse/JDK-8268225
>>> PR: https://github.com/openjdk/jfx/pull/475
>>>
>>> * Improve property system to facilitate correct usage (minus the binary
>>> incompatible API change)
>>> JBS: https://bugs.openjdk.java.net/browse/JDK-8268642
>>> PR: https://github.com/openjdk/jfx/pull/590 (Draft)
>>>
>>> And maybe the following:
>>>
>>> * Add CSS themes as a first-class concept (need a consensus on how to
>>> proceed)
>>>
>>> * Undecorated interactive stage style (still in early discussion, but
>>> the concept looks interesting and useful)
>>>
>>> There are probably others I'm forgetting.
>>>
>>> Each of the above should be discussed in their own thread on openjfx-dev
>>> rather than a reply to this thread.
>>>
>>> -- Kevin
>>>
>>>
>>>
More information about the openjfx-dev
mailing list