wayland: add wl::display::get_error()
[staging/windowmanager.git] / src / wayland.hpp
index ce8360f..4865e42 100644 (file)
@@ -75,6 +75,7 @@ struct display {
    int dispatch();
    void flush();
    int get_fd() const;
+   int get_error();
 };
 
 //              _               _