summaryrefslogtreecommitdiffstats
path: root/src/wayland.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/wayland.hpp')
-rw-r--r--src/wayland.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wayland.hpp b/src/wayland.hpp
index afebe92..d76a023 100644
--- a/src/wayland.hpp
+++ b/src/wayland.hpp
@@ -57,6 +57,8 @@ struct display {
bool ok() const;
void roundtrip();
int dispatch();
+ void flush();
+ int get_fd() const;
};
// _ _