summaryrefslogtreecommitdiffstats
path: root/include/x11-helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/x11-helper.h')
-rw-r--r--include/x11-helper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/x11-helper.h b/include/x11-helper.h
index 1f688895..3c36328c 100644
--- a/include/x11-helper.h
+++ b/include/x11-helper.h
@@ -71,6 +71,7 @@ int window_send_message ( Display *display, Window target, Window subject,
void monitor_dimensions ( Display *display, Screen *screen, int x, int y, workarea *mon );
// Find the dimensions of the monitor specified by user.
int monitor_get_dimension ( Display *display, Screen *screen, int monitor, workarea *mon );
+int monitor_get_smallest_size ( Display *display );
/**
* @param display The display.