GreenDelta / olca-app

Source code of openLCA
openlca.org
Mozilla Public License 2.0
191 stars 41 forks source link

Double click on `Node` does not trigger maximize/minimize with Ubuntu 22.04 and Wayland. #234

Open francoislerall opened 2 years ago

francoislerall commented 2 years ago

The left click seems to be encoded differently with Wayland under Ubuntu 22.04. Such that it does not trigger a REQ_OPEN request within GEF (see here).

One solution is to switch to Xorg as proposed here:

image

msrocka commented 10 months ago

One problem of this is also that some menu actions are not shown:

image

With Xorg:

image