[jdk21u-dev] RFR: 8338751: ConfigureNotify behavior has changed in KWin 6.2
Vlad Zahorodnii
duke at openjdk.org
Tue Oct 22 09:27:43 UTC 2024
On Tue, 22 Oct 2024 07:27:01 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> Please elaborate how you tested this.
I tested it by running a Java application (jdownloader) with KWin that always sends synthetic configure notify events (pre 6.2 behavior) and one that adheres to ICCCM 4.1.5 more strictly and doesn't always send synthetic configure notify events.
> Also, please first backport this to 23
Will do!
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1072#issuecomment-2428755485
More information about the jdk-updates-dev
mailing list