Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to Put Browser in Fullscreen #678

Open
Tracked by #254
AntumDeluge opened this issue Mar 13, 2024 · 0 comments
Open
Tracked by #254

Option to Put Browser in Fullscreen #678

AntumDeluge opened this issue Mar 13, 2024 · 0 comments
Labels
component: webclient Related to the web client. low-priority type: feature request Desired features and ideas.

Comments

@AntumDeluge
Copy link
Member

馃挕 Describe your idea

For playing on mobile browsers, it might be useful to have an option that puts the browser in fullscreen mode (hiding address bar, navigation buttons, etc.) if possible. This would be browser dependent.

An example of how it could work in mobile Chrome is by running the script javascript: (function(){document.querySelector("body").requestFullscreen();})(); from the address bar (does not work with mobile Firefox).

馃敩 Motivation

Make better use of screen area in mobile browsers.

@AntumDeluge AntumDeluge added the type: feature request Desired features and ideas. label Mar 13, 2024
@AntumDeluge AntumDeluge added the component: webclient Related to the web client. label Mar 13, 2024
@AntumDeluge AntumDeluge modified the milestone: 1.47 Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: webclient Related to the web client. low-priority type: feature request Desired features and ideas.
Projects
None yet
Development

No branches or pull requests

1 participant