Skip to content

v0.2.0

Compare
Choose a tag to compare
@vaxerski vaxerski released this 29 Jul 18:40
· 62 commits to main since this release

An update with quite a few fixes, which also breaks ABI (but not API)

sover has been bumped to 1.

Fixes

  • drm: avoid a crash when no cursor plane is present
  • drm: reject modeless commits
  • wayland: drop required dmabuf version to 4
  • session/input: add missing pos to touch down events
  • gbm: use flags in create_with_modifiers
  • gbm: log scanout flag state in trace
  • drm: conform to both renderable and scanoutable formats

MRs

  • Remove redundant needsFrame & allow frame schedule skipping on mouse move by @UjinT34 in #21
  • Nvidia fixes for scanout gbm allocation by @vaxerski in #27
  • displaylink fix: ignore primary argument when using evdi drivers by @nktnet1 in #25
  • gbm: manually set modifier for implicit bo allocation by @moetayuko in #30
  • fix destroying headless outputs by @ikalco in #32
  • Follow symlinks for AQ_DRM_DEVICES by @sjcobb2022 in #34

New Contributors

Full Changelog: v0.1.0...v0.2.0