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

Check if window is already fullscreen or borderless #68

Open
Stateford opened this issue Sep 27, 2018 · 4 comments
Open

Check if window is already fullscreen or borderless #68

Stateford opened this issue Sep 27, 2018 · 4 comments
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Stateford
Copy link
Owner

There's currently a bug where if the window is already fullscreen or borderless when the user hit's start, the application with add a border to the window. This behavior should be avoided.

@Stateford Stateford added bug Something isn't working help wanted Extra attention is needed good first issue Good for newcomers labels Sep 27, 2018
@Stateford Stateford added this to To do in Version 2.1.0 Sep 27, 2018
@Stateford Stateford added the Hacktoberfest Hacktoberfest label Oct 2, 2018
@ghost
Copy link

ghost commented Oct 5, 2018

@idietmoran If possible I would like to take a look at this issue!

@Stateford
Copy link
Owner Author

Sure, check win.c in dispLib/

@ghost
Copy link

ghost commented Oct 5, 2018

@idietmoran Just wanted to clarify regarding this issue. When I have a window in fullscreen mode with DisplayLock activated, and I press the "Start" button (Windows Key), I get the Start Menu popping up, and I am able to move the cursor out of the window. Are you trying to disable the ability to move out of the window once the "Start" button is pressed?

@Stateford
Copy link
Owner Author

No, if the window is already fullscreen or already borderless, I want to make sure we don't change the window's styles.

@Stateford Stateford added this to High priority in Bugs Oct 11, 2018
@Stateford Stateford removed Hacktoberfest Hacktoberfest labels Nov 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
No open projects
Bugs
  
High priority
Version 2.1.0
  
To do
Development

No branches or pull requests

1 participant