Comment 8 for bug 1714302

Revision history for this message
In , J-novak-k (j-novak-k) wrote :

Created attachment 6656
Patch for display setting dialog

The patch make mirror function working when xfce_randr_clonable_mode function do not allow it.
New xfce_randr_mirrorable_mode function calls old xfce_randr_clonable_mode. When it do not allow cloning, xfce_randr_mirrorable_mode checks whether there are one or more common resolutions (same dimensions) on attached displays. If it finds it, select the biggest one.

Note: xfce_randr_mirrorable_mode works for two displays only.