Skip to content

Introduce screensaver support for Windows 10/11#45

Open
marcohoovy wants to merge 3 commits intoVeirt:mainfrom
marcohoovy:feat/screensaver
Open

Introduce screensaver support for Windows 10/11#45
marcohoovy wants to merge 3 commits intoVeirt:mainfrom
marcohoovy:feat/screensaver

Conversation

@marcohoovy
Copy link
Copy Markdown
Contributor

This partially completes #41 by adding screensaver support for Windows 10/11, this lacks the ability to close on mouse-movement.

This doesn't implement ScreenSaverProc but currently I don't see the need to add such functionality

@Veirt
Copy link
Copy Markdown
Owner

Veirt commented Mar 14, 2026

i really like this, did the test on windows 10. mind if i push some commits to fix the pathing and interaction issues? @marcohoovy

current issues to address:

  • notepad can't found the config if it doesn't exist
image
  • preview is not showing correctly
image
  • aside from close on mouse movement, maybe disabling the selection entirely?

@marcohoovy
Copy link
Copy Markdown
Contributor Author

Be my guest, Regarding the preview not working correctly, there is no CLI handling for that because windows returns a handle to the display that weathr must render into, I was unsure how to approach it to be honest

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.

2 participants