Top "Fullscreen" questions

A fullscreen object occupies the entire screen.

Using full screen Activity

I am making a simple game and so far I've been using the Blank Activity. Now I want it to …

android fullscreen android-fullscreen
Responsive Embedded Background Video full screen

I'm using Bootstrap and was wondering if you could embed a video as background but filling the whole screen, just …

twitter-bootstrap-3 responsive-design fullscreen embedded-video
Background/element goes black when entering Fullscreen with HTML5

I'm using the following script to make my web app go fullscreen... function enterFullscreen(){ var element = document.getElementById('container'); if (…

html google-chrome fullscreen
How to make full screen java applets?

I am designing a psychology experiment with java applets. I have to make my java applets full screen. What is …

java applet fullscreen
Eclipse Luna 4.4 fullscreen

How to switch to fullscreen editor mode in Eclipse Luna 4.4? I know the ^m shortcut for maximizing current editor window, …

eclipse fullscreen
Window.open resize to available width and height

I've done a bit of searching but I can't see if this is possible or not. I would like to …

javascript jquery fullscreen window.open
How to set QWidget fullscreen (but "real" fullscreen, change resolution, set modal to whole system)?

I'm trying to make a game using Qt, cause it is so awesome ;) and you have all the stuff you …

c++ qt fullscreen resolution qwidget
App not using full height of iPhone 5

I have an App that was created a long time ago and updated it to use Storyboards. All the views …

iphone fullscreen splash-screen
How do you get FULL SCREEN in Safari?

Mainly for artistic reasons I want to have run my slideshow (plain javascript) in fullscreen. For browsers like Internet Explorer, …

javascript safari fullscreen spotlight
MPMoviePlayerController breaks/stops after going to fullscreen in iOS6

I have a MPMoviewPlayerViewController embedded into an UIView object. When I start the player in the embedded mode everything works …

ios mpmovieplayercontroller fullscreen ios6