The new CSD edges seem to be way too big, and are way too easy to activate by just trying to press the hamburger menu or search icon.
This is most likely because we're currently hardcoding a DPI value and using that to calculate the area use to allow resizing of the window. We need to start detecting the displays DPI via SDL_GetDisplayDPI and use that instead of the medium default value at https://github.com/anbox/anbox/blob/master/src/anbox/graphics/density.cpp#L23
Hi, is there any other alternative solution to this, other than like modifying the source, which I have no idea how to?
Same problem here, current resize borders are over sized and has conflicts with internal UI of Apps, some apps works with icons so close to resize border, and some apps works with slide from that borders so border could be fired instead of swipe event:

Pls, any fix? , like a workaround [{maaybe}completely disabling the window resize]
HALP!
Most helpful comment
Same problem here, current resize borders are over sized and has conflicts with internal UI of Apps, some apps works with icons so close to resize border, and some apps works with slide from that borders so border could be fired instead of swipe event:
Snap log (system info)