Releases: winft/disman
Releases · winft/disman
v0.602.0
v0.601.0
Full Changelog: v0.600.0...v0.601.0
v0.600.0
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)
disman@0.527.0
0.527.0 (2023-02-17)
disman@0.527.0-beta.0
0.527.0-beta.0 (2023-02-16)
disman@0.526.0
0.526.0 (2022-10-11)
disman@0.526.0-beta.0
0.526.0-beta.0 (2022-10-10)
disman@0.525.0
0.525.0 (2022-06-14)
disman@0.525.0-beta.0
0.525.0-beta.0 (2022-06-12)
⚠ BREAKING CHANGES
- target and library names change
Bug Fixes
- loop without copies and detachements (b4441c9)
- pass qApp as QTimer receiver object (9ad07c0)
- pass this as receiver to connect statement (2843665)
- remove unused variables (db4dc1a)
- replace deprecated plugin loader functions (b2ec244)
Refactors
- concatenate QStrings with plus (033fb11)
Performance
- check env var empty without allocation (616e012)
Build
- give targets unique kebab-case names (60ae031)