Cool. Hope to test this work soon!
After disabling all the plugings and re-enabling them one by one, I think the problem I have comes from the dragscroll plugin: when desactivated, no problem, when activated the problem is there (of course, on my msys2 config, because it seems that with other compilers there is not systematically this problem). To test this, each time, I quit C::B then restart it to be sure that I have this 1rt time behavior.
A few tries but I don't really understand what's happen : If I insert wxBell(); at line : 1465: no bell rings at all. as if it never pass here ! 1532: it rings only when the menu is displayed, normal 1108: it rings only when the menu is displayed when I click on main workspace, normal 914: it rings only when the menu is displayed, normal PS: I have sent a PM to ollydbg because he uses also wxWidgets 3.3.2 and last Msys2
A few tries but I don't really understand what's happen : If I insert wxBell(); at line : 1465: no bell rings at all. as if it never pass here ! 1532: it rings only when the menu is displayed, normal 1108: it rings only when the menu is displayed when I click on main workspace, normal 914: it rings only when the menu is displayed, normal
I have also tested Xaviou's nightly (Win 64, wxWidgets 3.3.2) and effectively it has not the problem I have. So, he uses probably a different compiler set (binary are not compatible). This problem is not very important, just a bit annoying. But I have no idea how to track and identify it.
Right clic does not work the 1st time in the managment window
add -Wextra to clangd_client_Windows.cbp and codesnippets_Windows.cbp
Small addition in readme.md