We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b798888 commit a48dc5bCopy full SHA for a48dc5b
1 file changed
src/ruisapp/glue/linux/wayland/xdg_surface.cxx
@@ -65,5 +65,5 @@ void xdg_surface_wrapper::xdg_surface_configure(
65
natwin.swap_frame_buffers();
66
});
67
68
- // self.wayland_surface.commit();
+ self.wayland_surface.commit();
69
}
0 commit comments