wip
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
light7734 2025-10-09 20:25:57 +03:30
parent 513acf0d30
commit b2609e4808
Signed by: light7734
GPG key ID: 8C30176798F1A6BA
2 changed files with 2 additions and 11 deletions

View file

@ -181,8 +181,7 @@ try
XMapWindow(display, main_window);
XStoreName(display, main_window, surface.m_title.c_str());
__attribute__((no_sanitize_memory)) XFlush(display);
XFlush(display);
if (!surface.is_visible())
{

View file

@ -1,9 +1 @@
fun:write_vec
fun:_xcb_conn_wait
fun:_xcb_out_send
fun:xcb_writev
fun:_XSend
fun:_XFlush
fun:XFlush
fun:_XData32
fun:XChangeProperty
src:*