nuttyartist / notes

Fast and beautiful note-taking app written in C++. Write down your thoughts.
https://www.get-notes.com
Mozilla Public License 2.0
3.68k stars 319 forks source link

Strange behaviour on Linux when resizing after disabling native window decorations #554

Open zjeffer opened 1 year ago

zjeffer commented 1 year ago

On an Ubuntu 22.10 VM, running inside a bspwm host:

https://user-images.githubusercontent.com/4633209/226169308-cae43aa7-ed40-45ef-b11a-7ee382d47eda.mp4

This bug only occurs when starting the application with native window decorations enabled, and then disabling them through the view settings. If the application starts with them disabled, the bug doesn't occur.

Happens on both Xorg and XWayland.