RFR: 8329821: [Linux] When using i3 WM, menus are incorrectly sized
Ambarish Rapte
arapte at openjdk.org
Wed May 15 17:23:10 UTC 2024
On Sat, 6 Apr 2024 17:34:06 GMT, Thiago Milczarek Sayao <tsayao at 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.
LGTM, tested with and without fix, with and without i3 window manager.
-------------
Marked as reviewed by arapte (Reviewer).
PR Review: https://git.openjdk.org/jfx/pull/1437#pullrequestreview-2058602510
More information about the openjfx-dev
mailing list