mirror of
https://github.com/brl/mutter.git
synced 2025-01-22 17:38:56 +00:00
Jonas Ådahl
0aa7405a2a
monitor-manager: Fall back to minimum screen size of 640 x 480
When headless, we don't have any logical monitors to derive a screen size from, but we can't set it to empty as that will cause issues with the clutter stage, UI widget layout and other things. To avoid such issues, just fall back to a 640 x 480 screen size when headless. https://bugzilla.gnome.org/show_bug.cgi?id=730551
…
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%