We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 4014

Summary: [PATCH] Wayland: fix update fullscreen in multimonitor mode with multiple windows
Product: SDL Reporter: Vladimir <s_v_d_2000>
Component: videoAssignee: Sam Lantinga <slouken>
Status: ASSIGNED --- QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: 2.0.7   
Hardware: x86_64   
OS: Linux   
Attachments: proposed patch

Description Vladimir 2017-12-27 14:05:03 UTC
Created attachment 3121 [details]
proposed patch

Change video mode only if needed

Tested on Centos7 + Weston
Comment 1 Sam Lantinga 2018-01-03 18:43:45 UTC
This patch needs additional review because it affects other systems and the fullscreen mode switching is very delicate in some cases.