On Sun, 17 Dec 2023 12:40:49 GMT, Jose Pereda wrote:
> Clean backport of 8251240: Menus inaccessible on Linux with i3 wm
> Reviewed-by: jpereda, jvos
This pull request has now been integrated.
Changeset: b7e3871c
Author:Jose Pereda
URL:
https://git.openjdk.org/jfx17u/commit/b7e3871c
On Thu, 23 Nov 2023 14:42:17 GMT, Jose Pereda wrote:
> Clean backport of 8251240: Menus inaccessible on Linux with i3 wm
> Reviewed-by: jpereda, jvos
This pull request has now been integrated.
Changeset: 292315f0
Author:Jose Pereda
URL:
https://git.openjdk.org/jfx21u/commit/292315f0
On Sun, 9 Jul 2023 17:43:05 GMT, Thiago Milczarek Sayao
wrote:
> The bug happens because `gdk_window_get_frame_extents` is not returning the
> correct position when o i3-wm, probably by some bug on the wm itself.
>
> Te fix replaces the usage of the function for already known extents value
>