What's Changed
- feat(window): let compositor choose which monitor to position the win… by @aurelien-brabant in #11
- feat(config): make pop to root on window close configurable by @aurelien-brabant in #13
- feat: simplify activation logic for wlr clipboard server on wayland envs by @aurelien-brabant in #15
- fix: do not hardcode emoji font and add explicit customization via en… by @aurelien-brabant in #18
- fix: catch possible exception when parsing xdg desktop file by @aurelien-brabant in #19
- build(cmake): use module-mode fallback to compile with older protobuf by @aurelien-brabant in #25
- build(cmake): apply same protobuf fix to wlr-clip project by @aurelien-brabant in #28
- fix(alert): align text instead of widgets by @aurelien-brabant in #29
New Contributors
- @aurelien-brabant made their first contribution in #11
Full Changelog: v0.0.4...v0.0.6