pixels
pixels copied to clipboard
The "minimal-tao" example not working on Linux
Hi,
for me pixels with tao under Linux (Ubuntu) does not work. Pixels overdraws the whole window (including the title bar and frame) which causes a lot of flickering. Input events on the window also does not work.
Works great under macOS and Windows.
Should this be considered a bug in Tao? The menu bar implementation in Windows allocates space for the menu bar so the inner window size stays as requested. The macOS menu bar is not attached to the window so its inner window size also stays as requested.
Yes right. I report this to the Tao people. Thanks.
Link-back for reference: https://github.com/tauri-apps/tao/issues/717