Skip to content

Releases: vioken/waylib

0.3.0-alpha

23 Aug 02:26
Compare
Choose a tag to compare
0.3.0-alpha Pre-release
Pre-release

What's Changed

Full Changelog: 0.2.0-alpha2...0.3.0-alpha

0.2.0-alpha2

20 Jun 05:09
Compare
Choose a tag to compare
0.2.0-alpha2 Pre-release
Pre-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

Alpha release

28 May 02:55
Compare
Choose a tag to compare
Alpha release Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.1.1...0.2.0-alpha1

0.1.1

19 Jan 03:00
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

Exclude client self when request grab keyboard on virtual keyboard.

0.1.0

17 Jan 05:23
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Core features are ready.