been trying to run my project on bspwm (x11) with bun run tauri dev, but i just get a blank, black window. logs are spammed with AcceleratedSurfaceDMABuf was unable to construct a complete framebuffer. rest of the logs are just: ```log
Finished dev [unoptimized + debuginfo] target(s) in 0.32s
** (desktop-app:908774): WARNING **: 22:15:54.756: webkit_settings_set_enable_offline_web_application_cache is deprecated and does nothing.
(desktop-app:908774): IBUS-WARNING **: 22:15:54.839: Unable to connect to ibus: The given address is empty
AcceleratedSurfaceDMABuf was unable to construct a complete framebuffer
// ...
using svelte + vite for frontend