I have an app that sets a fullscreen frame but seems to minimize when the screensaver turns on. I want this app to be the only application that the users of the touchscreen kiosks can use so this is a problem. Is there anyway to prevent this?
Share
Another way is to add a window listener and reset state when it’s deactivated:
But disabling screensaver might be the best thing to start with.