Skip to content

v0.3.5

Latest
Compare
Choose a tag to compare
@mattkae mattkae released this 08 Sep 12:35

This is another patch release as we work towards making the Fedora Miracle spin bug-free.

What's changed?

  • Added a cmake option -DSYSTEMD_INTEGRATION. When built with this option, miracle will integrate with systemd on boot up, meaning that all relevant environment variables will be set in the user session and miracle logs will be available in journal. On top of that, miracle now binds to the graphical-session target, so any systemd units that depend on that target will function appropriately. (fixes https://bugzilla.redhat.com/show_bug.cgi?id=2308912)\
  • Created the miraclemsg subproject which is a drop-in replacement for swaymsg
  • Fixed a regression where XWayland applications were stealing focus from one another one was on a hidden workspace
  • Fixed a bug where shell components could not properly gain focus (fixes https://bugzilla.redhat.com/show_bug.cgi?id=2308911)
  • Fixed bugs with loading the default configuration

Full Changelog: v0.3.4...v0.3.5