Fullscreen window appears in a weird way.

General discussion about LÖVE, Lua, game development, puns, and unicorns.
Post Reply
User avatar
VinnieH01
Prole
Posts: 5
Joined: Tue Feb 03, 2015 3:46 pm
Location: Sweden

Fullscreen window appears in a weird way.

Post by VinnieH01 »

Instead of the window just appearing like window mode, The fullscreen windows blends to the screen in a weird way. How can I change this?
Attachments
FullScreens.love
Here's the .love file so you know what I mean
(1.55 KiB) Downloaded 80 times
User avatar
slime
Solid Snayke
Posts: 3134
Joined: Mon Aug 23, 2010 6:45 am
Location: Nova Scotia, Canada
Contact:

Re: Fullscreen window appears in a weird way.

Post by slime »

What OS are you using? it looks fine to me (running OS X.)
User avatar
T-Bone
Inner party member
Posts: 1492
Joined: Thu Jun 09, 2011 9:03 am

Re: Fullscreen window appears in a weird way.

Post by T-Bone »

Looks fine on my computer too (Windows 8.1).
User avatar
Robin
The Omniscient
Posts: 6506
Joined: Fri Feb 20, 2009 4:29 pm
Location: The Netherlands
Contact:

Re: Fullscreen window appears in a weird way.

Post by Robin »

Ubuntu 12.04, I can't reproduce your issue either. Could you maybe take a screenshot of it or something?
Help us help you: attach a .love.
User avatar
Kingdaro
Party member
Posts: 395
Joined: Sun Jul 18, 2010 3:08 am

Re: Fullscreen window appears in a weird way.

Post by Kingdaro »

Just a shot in the dark, are you looking for the "desktop" fullscreentype?

Code: Select all

function love.conf(t)
    -- ... rest of the config

    t.window.fullscreentype = "desktop"
end
User avatar
Jasoco
Inner party member
Posts: 3725
Joined: Mon Jun 22, 2009 9:35 am
Location: Pennsylvania, USA
Contact:

Re: Fullscreen window appears in a weird way.

Post by Jasoco »

Working fine for me too on OS X. If you can't take a screenshot (If it doesn't come out right) take a photo of the screen instead. We're not sure what we're supposed to be seeing.
Post Reply

Who is online

Users browsing this forum: No registered users and 46 guests