Skip to content

v0.600.0

Compare
Choose a tag to compare
@romangg romangg released this 27 Feb 14:04
· 8 commits to master since this release

This is the first release directly from GitHub. πŸŽ‰

Features

  • support adaptive sync (489f693)
  • use Qt 6 (83882d9)
  • wayland: remove kwayland backend plugin (4740511)
  • wayland: remove kwinft backend plugin (0a834f0)

Bug Fixes

  • lib: define mode getter (b834776)
  • wayland: check on head being enabled (9c18165)
  • wayland: report interface initialized even if blocking (501008e)
  • wayland: set tablet mode suport (2a75c4c)

Refactors

  • wayland: add tablet mode struct (86d46ae)
  • wayland: merge function to add output (e309aec)
  • wayland: remove check on registry init (b8e088a)
  • wayland: remove output with simple erase operation (cd430c7)
  • wayland: remove plugin infrastructure (b61846f)
  • wayland: simplify output code (1285abe)
  • wayland: sync on done event (b8ff21e)