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 - [PATCH] Wayland: fix update fullscreen in multimonitor mode with multiple windows
Summary: [PATCH] Wayland: fix update fullscreen in multimonitor mode with multiple win...
Status: ASSIGNED
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: 2.0.7
Hardware: x86_64 Linux
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-27 14:05 UTC by Vladimir
Modified: 2018-01-03 18:43 UTC (History)
0 users

See Also:


Attachments
proposed patch (1.52 KB, patch)
2017-12-27 14:05 UTC, Vladimir
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.