Skip to content

Releases: BuddiesOfBudgie/magpie

v0.9.4

26 Sep 19:39
Compare
Choose a tag to compare

What's Changed

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

22 Aug 19:13
Compare
Choose a tag to compare
  • 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

10 Jul 19:48
Compare
Choose a tag to compare

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

16 Jun 14:45
Compare
Choose a tag to compare
v0.9.1 Pre-release
Pre-release

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

06 Jun 17:21
9fc743b
Compare
Choose a tag to compare
v0.9 Pre-release
Pre-release

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