summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-06Add minimal cairo samplecairoxengineering
cairo [1] should be used to implement phonelock. This is just some example code to get started. [1]: https://www.cairographics.org/
2023-01-06Add reference to Wayland bookHEADmainxengineering
This is a nice introduction to Wayland in general.
2023-01-06Add reference to ext_session_lock_manager_v1 docsxengineering
This will be used to implement the screen lock.
2023-01-06Add reference to cairo project to READMExengineering
2023-01-06Add Makefilexengineering
2023-01-06Add C hello worldxengineering
Just a minimal starting point ... don't worry.
2023-01-06Add minimal READMExengineering
2023-01-06Add GPLv3 licensexengineering
Well known FOSS license. No server application thus not AGPL.