Skip to content

v4

Compare
Choose a tag to compare
@ikeydoherty ikeydoherty released this 13 Jul 01:10
· 2718 commits to master since this release

Note this is the last public versioned release to contain C code. From now on we're focusing on moving towards Vala with a full rewrite coming. (wm/plugin.c might remain C for a while longer.)

Changes since v3:

  • Fix numerous memory leaks
  • Set DESKTOP_SESSION as gnome for openSUSE users (YaST problems)
  • Support system-wide (only) XDG autostart files
  • Fix minimise animation
  • Speed up remaining animations
  • Dynamically reload menu when it changes (software update/remove/install)
  • Enable use of panel-main-menu keybinding to launch Budgie's main menu
  • Several BudgiePopover performance tweaks
  • Implement suspend support in the session dialog
  • Introduce a new run dialog (preview, linked to panel-run-dialog keybinding) - written in Vala.