RoderickQiu / wnr

⏱️ Work/Rest Timer. Stricter. Prettier. More features. Win/Mac/Linux. (NEW UPDATES PAUSED.)
https://getwnr.com/
Mozilla Public License 2.0
949 stars 59 forks source link

feat: add `Force screen lock fullscreen mode` option #59

Closed NKID00 closed 2 years ago

NKID00 commented 2 years ago

After turning this option on, the system will be literally locked by the OS' lock screen in fullscreen mode. The solutions for Windows and GNU/Linux distros with systemd (most of the mainstream distros include it) is provided in this pr.

There is a solution for macOS. However it uses an undocumented API and involves a few complex operations like compiling an external binary.

BTW, some typos are corrected.

RoderickQiu commented 2 years ago

Good!Also we can discuss more on QQ later.

RoderickQiu commented 2 years ago

Seem to be something nice and practical, and I am merging it so I can check the github-actions-built package. Also, do you think we should have a release now or just put it here until we got some other things to add too or until gaokao finished?