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. This pull request has now been integrated. Changeset: a7627fa8 Author: Thiago Milczarek Sayao <tsa...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/a7627fa8d4c0c2595d359a2656daf2f6005ee0f5 Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 mod 8329821: [Linux] When using i3 WM, menus are incorrectly sized Reviewed-by: arapte ------------- PR: https://git.openjdk.org/jfx/pull/1437