Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-17 | Remove unused code generationwayland | xengineering | |
2023-03-17 | Add delay to later demonstrate lock state | xengineering | |
The first test will be to lock the session for a few seconds since this is easier than authentication. | |||
2023-01-06 | Implement first connection to Wayland compositor | xengineering | |
2023-01-06 | Generate Wayland protocol sources | xengineering | |
According to the Wayland book this is the recommended way to get this code at build time. | |||
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. |