Skip to content

0.2.0-alpha2

Pre-release
Pre-release

Choose a tag to compare

@zccrs zccrs released this 20 Jun 05:09
· 242 commits to master since this release

What's Changed

  • chore(deps): lock file maintenance by @renovate in #354
  • fix: qFatal content error by @lychee-yycy in #353
  • Enhance Wobject by @zccrs in #331
  • fix: In the case of linking the ASAN library, compositor terminate on startup with client. by @Groveer in #357
  • fix: Qt ASSERT: QObject::connect: unique connection requires the slot to be a pointer to a member function of a QObject subclass by @Groveer in #358
  • Rename surface in WxxxSurfaceItem to shellsurface by @ZhongYic00 in #361
  • Fix memory leak by @zccrs in #365
  • fix: wsurface no need to safeConnect its handle and destroyer by @ZhongYic00 in #371
  • feat: set contextProperties of DynamicCreator's delegate in qml by @ZhongYic00 in #369
  • Fix mouse/touch event's position error by @zccrs in #370
  • Xwayland and Wayland synchronized scaling by @lbwtw in #374
  • Override xdg output manager protocol for the XWayland clients by @zccrs in #377
  • OutputViewport: Add input property by @zccrs in #379
  • chore(deps): update qwlroots digest to c9fed5e by @renovate in #381
  • chore(deps): lock file maintenance by @renovate in #355
  • Make xdgsurfaceitem and xwaylandsurfaceitem public by @wineee in #380
  • Add missing pragma once and move func to cpp by @wineee in #383

New Contributors

Full Changelog: 0.2.0-alpha1...0.2.0-alpha2