Skip to content

Latest commit

 

History

History
79 lines (51 loc) · 1.28 KB

CHANGELOG.md

File metadata and controls

79 lines (51 loc) · 1.28 KB

CHANGELOG

Nov 20, 2024

  1. Cleanup
  2. libliftoff drm branch
  3. [drm-lz] Fix segfault when filepath does not exist

Nov 19, 2024

  1. Update docs

Nov 18, 2024

  1. clang-tidy + clang-format CI

Aug 20, 2024

  1. CodeQL fixes
  2. Warning fixes
  3. drm-input mode cmd
  4. allow ' ' in command mode

Aug 8, 2024

  1. ubuntu 20.04 CI job
  2. CodeQL CI job

Jul 30, 2024

  1. drm-cursor example (WIP)
  2. general asset decompression

Jul 29, 2024

  1. drm-input attributes
  2. In seat make keyboards a vector
  3. drm_modes
  4. drm_mode reformat output
  5. drm-fb example

Jul 27, 2024

  1. utils commands to query udev nodes
  2. cleanup examples

Jul 26, 2024

  1. parse EDID using libliftoff
  2. drm-compose example
  3. rename drm-json to drm-caps

Jul 24, 2024

  1. Detect EDID using udev

Jul 23, 2024

  1. change subprojects to git submodules
  2. initial readthedocs support

Jul 22, 2024

  1. add libliftoff subproject
  2. add command in drm-input to dump edid blob

Jul 21, 2024

  1. drm-input example. libinput, keyboard with repeats
  2. drm-input - walk udevadm properties (p key)
  3. disable std::string support for rapidjson (saves size)
  4. observer pattern for seat and keyboard
  5. enable default xkeymap loading path
  6. filter keyboard via udev property
  7. cleanup

Jul 20, 2024

  • integrate drm_info for backend debug support