summaryrefslogtreecommitdiff
path: root/window.h
diff options
context:
space:
mode:
Diffstat (limited to 'window.h')
-rw-r--r--window.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/window.h b/window.h
index 2a47fae..a6f4eb9 100644
--- a/window.h
+++ b/window.h
@@ -26,6 +26,7 @@ int ws_get_width (ws_t *ws);
int ws_get_height (ws_t *ws);
int ws_get_fd (ws_t *ws);
void ws_process (ws_t *ws);
+pixman_bool_t ws_pending (ws_t *ws);
/* Window */
window_t *ws_create_window (ws_t *ws,