Skip to content
Snippets Groups Projects
Olivier Fourdan's avatar
Olivier Fourdan authored
Bug: 15852

The function `xfwm_get_primary_monitor_geometry()` assumes there is
always a primary monitor, which is not true if no monitor is connected,
in which case the size is not meaningful.

Make `xfwm_get_primary_monitor_geometry()` return a boolean value that
can be used by the caller to determine if the reported size is
meaningless.

Signed-off-by: default avatarOlivier Fourdan <fourdan@xfce.org>
699c0aeb
History
Name Last commit Last update
..
Makefile.am
xfwm-common.c
xfwm-common.h