On Sat, 6 Apr 2024 17:34:06 GMT, Thiago Milczarek Sayao <tsa...@openjdk.org> wrote:
> Simple fix to only request `_NET_FRAME_EXTENTS` if window has decoration. > > It seems i3 replies with decorated sizes, even if window is not decorated. > > Won't hurt other WMs. I can confirm on my system that this PR fixes the issues that I am seeing and some users reported. Here is a before and after comparison for context menus and tooltips:     The tests also pass for me (didn't build webkit though) ------------- PR Comment: https://git.openjdk.org/jfx/pull/1437#issuecomment-2097459748