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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

F11 Fullscreen Mode Windows #3243

Open
Pf4rR3R opened this issue Jul 31, 2018 · 6 comments
Open

F11 Fullscreen Mode Windows #3243

Pf4rR3R opened this issue Jul 31, 2018 · 6 comments

Comments

@Pf4rR3R
Copy link

@Pf4rR3R Pf4rR3R commented Jul 31, 2018

System details

RStudio Edition : Desktop
RStudio Version : Version 1.1.456
OS Version      : Windows 10 Education 1803
R Version       : 3.4.2

I want to suggest a Fullscreen Mode for the Windows 10 (and older versions) Operating System, similar to what is available for MacOS. What I mean by this is that not the Panes within the RStudio Window get maximized, but the RStudio Window itself gets maximized, not showing the Task- and Menubar. This feature is frequently available in other Programs for Windows via the F11 Shortcut. This feature would maximize the usage of screen estate and allow for deeper immersion into RStudio.

@ronblum
Copy link
Contributor

@ronblum ronblum commented Aug 1, 2018

@Pf4rR3R Thank you for the practical suggestion! We'll take a look at it as we continue to develop new versions of RStudio.

@pietrodito
Copy link

@pietrodito pietrodito commented Sep 9, 2019

It will be appreciated !

@392781
Copy link

@392781 392781 commented Feb 5, 2020

Any work done on this?

At the very least is it possible to implement menu bar hiding?

@kevinushey kevinushey added this to the v1.4 milestone Feb 5, 2020
@kevinushey
Copy link
Contributor

@kevinushey kevinushey commented Feb 5, 2020

This should, in theory, not be too challenging to implement -- we can make use of the Qt showFullScreen helper: https://doc.qt.io/qt-5/qwindow.html#showFullScreen

The auxiliary challenges are making sure users know how to exit full screen, and ensuring that window state is properly saved / restored when RStudio is closed and re-opened as well.

@rotemgb
Copy link

@rotemgb rotemgb commented Mar 5, 2020

I might able to help. Can anyone tell me where can I find the right repo to update?

@fabkury
Copy link

@fabkury fabkury commented Jun 29, 2022

I further suggest, very kindly, that this feature also be available for separate windows. For example, when you detach the source editor from the main window. Thanks for the wonderful software.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

9 participants