Skip to content

Drop custom inputGeometry and inputTransformation in x11 and xdg-shell windows

Vlad Zahorodnii requested to merge work/zzag/input-geometry-simplifications into master

Effectively, X11Window and XdgSurfaceWindow use same stuff. Using the buffer geometry should be fine in InternalWindow too.

Merge request reports