Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-06 | Add minimal cairo samplecairo | xengineering | |
cairo [1] should be used to implement phonelock. This is just some example code to get started. [1]: https://www.cairographics.org/ | |||
2023-01-06 | Add reference to Wayland bookHEADmain | xengineering | |
This is a nice introduction to Wayland in general. | |||
2023-01-06 | Add reference to ext_session_lock_manager_v1 docs | xengineering | |
This will be used to implement the screen lock. | |||
2023-01-06 | Add reference to cairo project to README | xengineering | |
2023-01-06 | Add Makefile | xengineering | |
2023-01-06 | Add C hello world | xengineering | |
Just a minimal starting point ... don't worry. | |||
2023-01-06 | Add minimal README | xengineering | |
2023-01-06 | Add GPLv3 license | xengineering | |
Well known FOSS license. No server application thus not AGPL. |