Releases: BuddiesOfBudgie/magpie
Releases · BuddiesOfBudgie/magpie
v0.9.4
What's Changed
- RFC: Add CODEOWNERS for main branch by @JoshStrobl in #11
This microrelease supports GNOME 47 updates:
- Add API replacing gsd-power's use of libgnome-rr - resolves backlight crashes due to new GSD api requirement by @fossfreedom in #30
- Resolve GNOME 47 Scaling issues due to GSD api new requirement by @fossfreedom in #33
Full Changelog: v0.9.3...v0.9.4
v0.9.3
- Remove toggle-shaded keyboard shortcut binding and associated code; GNOME 45 has removed the associated schema since the toggle-shaded was considered broken capability
- Add COGL default_driver option to allow certain architectures to be built with a specific driver name. It is recommended to leave this as the default 'auto' for most architectures.
Full Changelog: v0.9.2...v0.9.3
v0.9.2
Initial version of magpie for general release
Changes since previous pre-release
- Add a non-default build option for the example compositor
v0.9.1
This is a pre-release tag for dogfooding and packaging purposes.
Changes
- Change ABI from 1 to 0 for libraries that are created - primarily for libmagpie that budgie will build against.
- Remove obsolete magpie.deskop
- Add help-file for magpie-restart-helper to resolve lintian warning
- Fix to actually use magpie-restart-helper for the test magpie wm
- Rebase on mutter 43.6
v0.9
This is a pre-release tag for dogfooding and packaging purposes.
Changes
- Fork at GNOME Mutter 43.5
- Rename key library install paths to deconflict from mutter based installs
- Describe key files that are shared from mutter in the README
- Include Ubuntu's triple buffering patch