Opened 10 years ago

Closed 10 years ago

#2615 closed defect (duplicate)

Fullscreen issue.

Reported by: katmai Owned by:
Priority: Should Have Milestone:
Component: Core engine Keywords: fullscreen
Cc: Patch:

Description

Seems there is a little issue with double screen in fullscreen mode. The game is expanded on both screens.

Tried with Fedora 20 with NVIDIA driver on rev 15303.

Change History (3)

in reply to:  1 comment:2 by katmai, 10 years ago

Replying to trompetin17:

SDL posible fix http://stackoverflow.com/questions/7927974/sdl-fake-fullscreen-mode-on-dual-monitor-setup-under-linux

Right seems an SDL issue.. sorry for the noise.. I just tried an other SDL application in fullscreen which give me the same issue.

I added this patch and recompile SDL: https://bugzilla.libsdl.org/show_bug.cgi?id=1314

But it doesn't help.. I'll get back if I find a solution.

Thanks

comment:3 by historic_bruno, 10 years ago

Milestone: Backlog
Resolution: duplicate
Status: newclosed

Is that patch even for SDL 1.2? The bug report says version 2.0. Anyway it's definitely a limitation/bug in SDL 1.2. The game doesn't fully support SDL 2 yet (see #2041), which I think is the ultimate solution.

Closing this ticket as a duplicate of e.g. #1916.

Note: See TracTickets for help on using tickets.