Top "Fullscreen" questions

A fullscreen object occupies the entire screen.

Java in full screen on Linux - how to cover task bar?

I have a problem to run Java application in full screen mode on "openSUSE 11.4 (x86_64)". I am using Java 1.6.0_26-b03. …

java swing fullscreen taskbar suse
Force FullScreen on EditText in Android

I am currently developing an app with Samsung Galaxy Tab 2 as my device. My Code in the XML is: <…

android android-edittext fullscreen mode
How to completely exit from Immersive full screen mode?

I would like to implement a button to enable/disable the immersive full screen mode. I'm using those methods but …

android fullscreen android-4.4-kitkat android-fullscreen
React web app to launch and request fullscreen on load - edited

I've deiced to reword the question after more hours of attempting hacks and fixes, with no end result. I am …

javascript android reactjs fullscreen html5-fullscreen
How to know if a NSWindow is fullscreen in Mac OS X Lion?

I guess I should check if [NSApplication presentationOptions] contains NSFullScreenModeApplicationPresentationOptions, but how do I achieve that? EDIT: using [NSApplication presentationOptions] …

cocoa fullscreen nswindow osx-lion nsapplication
Auto resizing controls on full screen in windows forms

I want to auto resize my windows form controls on fullscreen. I use tableLayoutPanel and anchoring. But it's not pleasing …

c# winforms fullscreen autoresize dock
C# hold key in a game application

I'm trying to make a C# application, which is going to control a game. That I'm trying to do is …

c# key fullscreen keyup
fullscreenchange event not firing in Chrome

I'm trying to monitor when the browser enters fullscreen mode. This blog is referenced everywhere I search as the guide …

javascript jquery google-chrome fullscreen
Programmatically make app FULL SCREEN in PySimpleGUI

How to make PySimpleGUI app to be open in full screen, what I mean taking up the entire screen, not …

python-3.x fullscreen pysimplegui
Allow Silverlight (and Flash) Apps To Remain Full Screen

I'm writing a Silverlight application that can go full screen (think YouTube full screen). This is simple enough. However, I …

flash silverlight fullscreen multiple-monitors