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

Process WM_SYSCOMMAND to forbid screen savers in fullscreen mode #1047

Closed
tomaka opened this issue Aug 12, 2014 · 0 comments · Fixed by #1065
Closed

Process WM_SYSCOMMAND to forbid screen savers in fullscreen mode #1047

tomaka opened this issue Aug 12, 2014 · 0 comments · Fixed by #1065
Labels
D - easy Likely easier than most tasks here DS - windows H - good first issue Ideal for new contributors S - enhancement Wouldn't this be the coolest?

Comments

@tomaka
Copy link
Contributor

tomaka commented Aug 12, 2014

No description provided.

mbrubeck referenced this issue in mbrubeck/glutin May 20, 2015
do not set colormap mask when creating new windows
tomaka referenced this issue in rust-windowing/glutin Aug 29, 2017
@goddessfreya goddessfreya transferred this issue from rust-windowing/glutin Jul 17, 2019
@goddessfreya goddessfreya reopened this Jul 17, 2019
@goddessfreya goddessfreya added D - easy Likely easier than most tasks here H - good first issue Ideal for new contributors DS - windows S - enhancement Wouldn't this be the coolest? labels Jul 17, 2019
dam4rus pushed a commit to dam4rus/winit that referenced this issue Jul 23, 2019
dam4rus pushed a commit to dam4rus/winit that referenced this issue Jul 23, 2019
dam4rus pushed a commit to dam4rus/winit that referenced this issue Jul 29, 2019
goddessfreya pushed a commit that referenced this issue Jul 29, 2019
* Process WM_SYSCOMMAND to forbid screen savers in fullscreen mode

Fixes #1047

* Update CHANGELOG.md and documentation to reflect changes from issue #1065

* Updated documentation of window.Window.set_fullscreen to match the documentation of window.WindowBuilder.with_fullscreen.
cheako pushed a commit to cheako/winit that referenced this issue Oct 2, 2019
…t-windowing#1065)

* Process WM_SYSCOMMAND to forbid screen savers in fullscreen mode

Fixes rust-windowing#1047

* Update CHANGELOG.md and documentation to reflect changes from issue rust-windowing#1065

* Updated documentation of window.Window.set_fullscreen to match the documentation of window.WindowBuilder.with_fullscreen.
cheako pushed a commit to cheako/winit that referenced this issue Oct 19, 2019
…t-windowing#1065)

* Process WM_SYSCOMMAND to forbid screen savers in fullscreen mode

Fixes rust-windowing#1047

* Update CHANGELOG.md and documentation to reflect changes from issue rust-windowing#1065

* Updated documentation of window.Window.set_fullscreen to match the documentation of window.WindowBuilder.with_fullscreen.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D - easy Likely easier than most tasks here DS - windows H - good first issue Ideal for new contributors S - enhancement Wouldn't this be the coolest?
Development

Successfully merging a pull request may close this issue.

2 participants