diff options
Diffstat (limited to 'openbox/screen.h')
| -rw-r--r-- | openbox/screen.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openbox/screen.h b/openbox/screen.h index b40776df..03d6ff69 100644 --- a/openbox/screen.h +++ b/openbox/screen.h @@ -98,6 +98,8 @@ Rect *screen_physical_area(); Rect *screen_physical_area_monitor(guint head); +Rect *screen_physical_area_monitor_active(); + Rect *screen_area(guint desktop); Rect *screen_area_monitor(guint desktop, guint head); |
