Releases: vioken/qwlroots
Releases · vioken/qwlroots
0.5.2
0.5.2-wlroots0.17-0.18
What's Changed
- Add wlr_xwayland_get_xwm_connection by @zccrs in #310
- chore(debian): bump version to 0.5.2 by @Groveer in #311
Full Changelog: 0.5.1-alpha...0.5.2-wlroots0.17-0.18
0.5.1-alpha
What's Changed
- Fix signal for qw_layer_surface_v1 by @wineee in #308
- chore(debian): bump version to 0.5.1 by @Groveer in #309
Full Changelog: 0.5.0-alpha...0.5.1-alpha
0.5.0-alpha
0.4.1-wlroots0.17-0.18
What's Changed
Full Changelog: 0.4.0-wlroots0.17-0.18...0.4.1-wlroots0.17-0.18
0.4.0-wlroots0.17-0.18
What's Changed
- Make layer_surface_v1/xdg_popup's destroy public by @wineee in #295
- fix: qw_virtual_keyboard inheritance by @asterwyx in #296
- chore: forward log instead of wrap by @asterwyx in #297
- Update zh README by @wineee in #298
- Remove unused debian dirs by @wineee in #299
- chore: update readme by @asterwyx in #300
- Fix on wlroots 0.18 by @zccrs in #302
Full Changelog: 0.3.0-wlroots0.17-0.18...0.4.0-wlroots0.17-0.18
0.3.0-wlroots0.17-0.18
What's Changed
- add QWGammaControl by @lbwtw in #244
- Refactor by @zccrs in #259
- Adjust cmake to precompile headers by @wineee in #267
- Fix build on archlinux by @zccrs in #268
- Fix build on wlroots 0.18 by @zccrs in #269
- Hidden c/c++ symbol on default by @zccrs in #271
- Fix can't use qobject_cast for the qw_object* type by @zccrs in #273
- Fix qw_interface by @zccrs in #274
- Disable nix ci for wlroots 0.18 by @wineee in #272
- Use cmake properties to set pic by @wineee in #275
- Add cleanup helper for qw_buffer by @zccrs in #277
- Allows to get qw_object's instances by @zccrs in #278
- chore: use wlroots-0.17 when version is not specified by @Groveer in #279
- Fix can't find wlroots in cmake config by @wineee in #280
- fix: crash when handle is nullptr by @Groveer in #281
- Fix some problems by @zccrs in #282
- Fix create of qw_output_layer is not static by @wineee in #283
- Fix should return nullptr only when layer is null by @wineee in #284
- Allow qw:from(null) and just return null by @wineee in #286
- Add nix ci for wlroots 0.18 and deny obs fedora by @wineee in #285
- Add missing binding for qwdisplay disable pch by default by @wineee in #287
- Fix build when use gcc <= 12 by @wineee in #289
- Fix the wrong version number of obs build by @justforlxz in #288
- Fix deb package for obs by @wineee in #290
- Revert "Fix deb package for obs" and "Fix the wrong version number of… by @wineee in #291
- Add option to disable xwayland and wlr protocols support by @wineee in #292
- Only static_assert(false) is not allowed in gcc 12 by @wineee in #294
Full Changelog: 0.2.0-alpha2...0.3.0-wlroots0.17-0.18
Alpha release
What's Changed
Full Changelog: 0.2.0-alpha1...0.2.0-alpha2
Alpha release
What's Changed
- Use wlroots_0_17 form nixpkgs and add alias target by @wineee in #229
- Requires same wlroots version by @wineee in #230
- fix ctest by @topazus in #233
- Fix: allow reset qwobject's associated data owner by @ZhongYic00 in #234
- Add logging system callback by @zorowk in #235
- Bump WLROOTS to 0.18 by @ZhongYic00 in #232
- Add create for QWXdgOutputManagerV1 by @Dami-star in #238
- fix: improve fractional scale by @lychee-yycy in #237
- fix: default log callback error by @zorowk in #239
- fix: fill unlock signal by @ssk-wh in #241
- feat: Implement QWSecurityContextManagerV1 from wlr_security_context_… by @lychee-yycy in #240
New Contributors
- @topazus made their first contribution in #233
- @ZhongYic00 made their first contribution in #234
- @zorowk made their first contribution in #235
- @Dami-star made their first contribution in #238
- @lychee-yycy made their first contribution in #237
- @ssk-wh made their first contribution in #241
Full Changelog: 0.1.0...0.2.0-alpha1