blob: 7118aa07952be46dc11d0979fef9759970f40a18 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# phonelock - Wayland screen locker for mobile devices
This Wayland screen locker is aimed at mobile devices like phones or tablets.
## References
- [cairo][1]
- Wayland documentation about [ext\_session\_lock\_manager\_v1][2]
[1]: https://www.cairographics.org/
[2]: https://wayland.app/protocols/ext-session-lock-v1
|