Skip to content

Releases: vioken/waylib

0.6.4-alpha

30 Nov 07:47

Choose a tag to compare

0.6.4-alpha Pre-release
Pre-release

What's Changed

  • Fix not smooth using SurfaceItemContent with Shape by @zccrs in #567
  • fix: xdg popup should allow get focus by @wineee in #569
  • xwayland surface scale by @zccrs in #566
  • chore(debian): bump version to 0.6.4 by @Groveer in #570

Full Changelog: 0.6.3-alpha...0.6.4-alpha

0.6.3-alpha

29 Nov 08:15

Choose a tag to compare

0.6.3-alpha Pre-release
Pre-release

What's Changed

  • fix: crash when quickly resend focus by @asterwyx in #557
  • fix: some error on xwayland by @wineee in #558
  • fix: texture invalid in non-live state by @asterwyx in #560
  • Add bufferSourceRect for WSurfaceItemContent by @zccrs in #561
  • fix: can't update decoration mode for uninitialized surface by @wineee in #563
  • chore: suppress some compile and runtime warnings by @wineee in #564
  • chore(debian): bump version to 0.6.3 by @Groveer in #565

Full Changelog: 0.6.2-alpha...0.6.3-alpha

0.6.2-alpha

26 Nov 10:56

Choose a tag to compare

0.6.2-alpha Pre-release
Pre-release

What's Changed

  • fix: hang pointer of subsurface container by @asterwyx in #551
  • fix: Crash when unplugging screen in multi-screen mode by @Dami-star in #552
  • Fix crash when parentXdgSurfaceChanged by @zccrs in #554
  • fix: layershell not shown on init by @tsic404 in #553
  • Use wlroots's xcb_connection_t for WXWayland by @zccrs in #555
  • chore(debian): bump version to 0.6.2 by @Groveer in #556

New Contributors

Full Changelog: 0.6.1-alpha...0.6.2-alpha

0.6.1-alpha

22 Nov 11:16

Choose a tag to compare

0.6.1-alpha Pre-release
Pre-release

What's Changed

  • Fix popup crash when parent is layer surface by @wineee in #550
  • chore(debian): bump version to 0.6.1 by @Groveer in #549

Full Changelog: 0.6.0-alpha...0.6.1-alpha

0.6.0-alpha

21 Nov 10:03

Choose a tag to compare

0.6.0-alpha Pre-release
Pre-release

What's Changed

Full Changelog: 0.5.0-alpha...0.6.0-alpha

0.5.0-alpha

14 Nov 03:32

Choose a tag to compare

0.5.0-alpha Pre-release
Pre-release

What's Changed

  • Move public class's data member to private class by @zccrs in #538
  • feat: allow controlling subsurfaces visible by @asterwyx in #540
  • fix(debian): error changelog name by @Groveer in #539

Full Changelog: 0.4.3-alpha...0.5.0-alpha

0.4.3-alpha

12 Nov 08:07

Choose a tag to compare

0.4.3-alpha Pre-release
Pre-release

What's Changed

Full Changelog: 0.4.0-alpha...0.4.3-alpha

0.4.0-alpha

12 Nov 08:06

Choose a tag to compare

0.4.0-alpha Pre-release
Pre-release

What's Changed

  • Clear up foreigntoplevelv1 and support xwayland by @wineee in #472
  • Texture by @zccrs in #478
  • fix: bufferOffset should be accumulated by @wineee in #475
  • fix: virtual keyboard crash in creation by @asterwyx in #480
  • Update and fix nix build by @wineee in #483
  • chore(deps): update qwlroots digest to 0474dbf by @renovate in #473
  • implement data_control_manager by @lbwtw in #481
  • fix: typo in macro by @asterwyx in #487
  • fix: crash when setSourceList twice by @asterwyx in #489
  • Fix possible use invalid pointer in WQuickTextureProxy by @zccrs in #493
  • feat: add method to let user grab item by @asterwyx in #496
  • Appid for xwayland use instance not 'class' by @wineee in #499
  • Support cursor alternative names form kwin by @wineee in #505
  • fix: qtwayland crash in treeland when enabling im by @asterwyx in #512
  • Update ItemHasContents flag before update content by @wineee in #514
  • Examples by @zccrs in #476
  • Fix get error focus capability for xwayland by @wineee in #521
  • Fix connect error single for WXWaylandSurface by @wineee in #522
  • fix: nullptr in paintOrderItems by @asterwyx in #524
  • fix: opposite scroll direction in internal items by @asterwyx in #526
  • fixed horizontal scrolling issue by @lbwtw in #527
  • Fallback to default cursor when focused client never set cursor shape by @wineee in #528
  • Fix event not block by TapHandler by @wineee in #520
  • Fix xwayland by @wineee in #525
  • Revert "fixed horizontal scrolling issue" by @lbwtw in #533
  • Add orientation flag to WSeatWheelEvent by @lbwtw in #530
  • fix xdgsurface size is abnormal after output scaling by @lbwtw in #531
  • Add alwaysUpdateHoverTarget property for WSeat by @zccrs in #523
  • fix variable name error by @lbwtw in #534
  • Use wlr_output's schedule_frame do schedule render by @zccrs in #537

Full Changelog: 0.3.0-alpha...0.4.0-alpha

0.3.0-alpha

23 Aug 02:26

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

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