summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2023-01-04 18:58:56 +0100
committerxengineering <me@xengineering.eu>2023-01-06 14:22:38 +0100
commit8458243aaebabbe5865643a33fee37cc647eccd1 (patch)
tree235ca3b9b1a1c5f6ea1efd2a4ace32d85b8d385f
parenteb41477a696a90e71563e6ed23b5c8ae6be88f4b (diff)
downloadphonelock-8458243aaebabbe5865643a33fee37cc647eccd1.tar
phonelock-8458243aaebabbe5865643a33fee37cc647eccd1.tar.zst
phonelock-8458243aaebabbe5865643a33fee37cc647eccd1.zip
Add reference to ext_session_lock_manager_v1 docs
This will be used to implement the screen lock.
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1bee9a4..7118aa0 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,9 @@ This Wayland screen locker is aimed at mobile devices like phones or tablets.
## References
-- [cairo](https://www.cairographics.org/)
+- [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