Commit c0ddf33
meta-monitor-manager-xrandr.c: fix screen size
Only call meta_monitor_manager_xrandr_update_screen_size() when the
CRTCs have been, if necessary, disabled. It is always safe and
sometimes required to call it in this state. Previously, for instance,
we would not call it in this state when shrinking the screen size (e.g.,
when in fractional "scale-up" mode), but it is in fact required to call
it in this state when using fractional "scale-up" mode.1 parent c522026 commit c0ddf33
1 file changed
Lines changed: 1 addition & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
669 | 669 | | |
670 | 670 | | |
671 | 671 | | |
672 | | - | |
| 672 | + | |
673 | 673 | | |
674 | 674 | | |
675 | 675 | | |
| |||
791 | 791 | | |
792 | 792 | | |
793 | 793 | | |
794 | | - | |
795 | | - | |
796 | | - | |
797 | | - | |
798 | | - | |
799 | | - | |
800 | | - | |
801 | 794 | | |
802 | 795 | | |
803 | 796 | | |
| |||
0 commit comments