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

Add the ability to make the application fullscreen and borderless on MS. #4

Closed
wants to merge 2 commits into from

Conversation

marzhall
Copy link
Contributor

On Windows, I got mildly annoyed by the full-screened application still having a title bar at the top. So, I added the ability to hit 'F11' in order to have the application lose its title bar and fullscreen (similar to the behavior of web browsers and F11). Hitting F11 again returns the screen to being a normal titled window.

Here's a gif of the behavior: https://gfycat.com/DishonestFaroffFlee

I figured it might be appreciated by the other person who uses drawterm on Windows.

@0intro
Copy link
Member

0intro commented Aug 18, 2017

I've tested on Windows 7 and your change seems to work fine.

I've squashed the two commits, edited the subject, did some aesthetic adjustments (like using /* */ instead of //) and merged your PR.

Thanks.

@0intro 0intro closed this Aug 18, 2017
@marzhall marzhall deleted the marzhall/addBorderlessFS branch August 18, 2017 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants