Nov 20, 2024
- Cleanup
- libliftoff drm branch
- [drm-lz] Fix segfault when filepath does not exist
Nov 19, 2024
- Update docs
Nov 18, 2024
- clang-tidy + clang-format CI
Aug 20, 2024
- CodeQL fixes
- Warning fixes
- drm-input mode cmd
- allow ' ' in command mode
Aug 8, 2024
- ubuntu 20.04 CI job
- CodeQL CI job
Jul 30, 2024
- drm-cursor example (WIP)
- general asset decompression
Jul 29, 2024
- drm-input attributes
- In seat make keyboards a vector
- drm_modes
- drm_mode reformat output
- drm-fb example
Jul 27, 2024
- utils commands to query udev nodes
- cleanup examples
Jul 26, 2024
- parse EDID using libliftoff
- drm-compose example
- rename drm-json to drm-caps
Jul 24, 2024
- Detect EDID using udev
Jul 23, 2024
- change subprojects to git submodules
- initial readthedocs support
Jul 22, 2024
- add libliftoff subproject
- add command in drm-input to dump edid blob
Jul 21, 2024
- drm-input example. libinput, keyboard with repeats
- drm-input - walk udevadm properties (p key)
- disable std::string support for rapidjson (saves size)
- observer pattern for seat and keyboard
- enable default xkeymap loading path
- filter keyboard via udev property
- cleanup
Jul 20, 2024
- integrate drm_info for backend debug support