Files
App/lib
Texas0295 b7d44d96ba [FIX] linux: correct Wayland window buffer mismatch by setAsFreameless()
Wayland (Hyprland, Sway, etc.) compositors misreport window buffer geometry
when using transparent + hidden titlebar settings.

This causes Flutter to render outside the actual visible region
and the debug banner to be cropped offscreen.

Calling windowManager.setAsFrameless() once after window creation
forces compositor to reconfigure the surface and align buffer size
with the visible client area.

No effect on X11, Windows, or macOS.

Signed-off-by: Texas0295 <kimura@texas0295.top>
2025-10-15 00:06:03 +08:00
..
2025-10-10 00:19:22 +08:00
2025-10-12 23:53:28 +08:00
2025-10-14 01:37:54 +08:00
2025-10-14 01:16:02 +08:00
2025-10-12 19:49:16 +08:00
🐛 Fix bugs
2025-09-24 22:34:05 +08:00
2025-10-14 01:37:54 +08:00
2025-08-11 17:25:31 +08:00
2025-09-28 00:39:17 +08:00