mirror of
https://github.com/brl/mutter.git
synced 2025-08-10 18:34:42 +00:00
MonitorConfig: add support for default configurations
Activate the presentation bit on new hotplugged monitors, while making a fully extended setup when running for the first time.
This commit is contained in:
@@ -229,6 +229,10 @@ void meta_monitor_manager_get_screen_size (MetaMonitorManager *
|
||||
int *width,
|
||||
int *height);
|
||||
|
||||
void meta_monitor_manager_get_screen_limits (MetaMonitorManager *manager,
|
||||
int *width,
|
||||
int *height);
|
||||
|
||||
void meta_monitor_manager_apply_configuration (MetaMonitorManager *manager,
|
||||
MetaCRTCInfo **crtcs,
|
||||
unsigned int n_crtcs,
|
||||
|
Reference in New Issue
Block a user