Skip to content

Releases: solus-project/brisk-menu

Brisk Menu 0.5.0

02 Nov 19:19
Compare
Choose a tag to compare

Brisk Menu 0.4.5

11 Jun 13:11
Compare
Choose a tag to compare

Maintenance release prior to the 0.5.0 feature release

  • Add full vertical panel support
  • Switch everything to backends (All button is now a backend too)
  • Dynamically size menu to the best size available on the screen
  • Fix Super key binding being swallowed by others (and swallowing theirs) - requires fixes in Albert, MATE Settings Daemon, etc.
  • Sync translations

Full changelog

20 commits, 60 files changed, 1,297 additions and 320 deletions.

Brisk Menu 0.4.0

18 May 23:57
Compare
Choose a tag to compare

The 0.4.0 release is made possible through the continued collaboration with, and support of, the Ubuntu MATE project, @flexiondotorg and community contributions. Many thanks to everyone!

Changes in this release:

  • Super key now now works! Thanks go to @vkareh
  • Label text is now configurable thanks to @feddasch
  • The menu now dynamically adapts to vertical panel layouts - thanks to @cybre
  • The project has been largely restructured to be modular. The core load + management mechanism is now handled by a BriskAppsBackend, and the frontend is no longer tied explicitly to libmate-menus or even .desktop files. This opens up the future possibilities for Favourites Pinning and "others" (...) through the generic BriskBackend, BriskItem, and BriskSection API (0.5.0 :))
  • Reloading has been changed and fixed, always works (part of the new BriskAppsBackend, signal based)
  • Control Center applications are now listed in Preferences and Administration categories
  • And lots more

See the full changelog here

The road to 0.5.0 is fairly short but full of excitement, such as the planned favourites support and dash support .. 😁

brisk_menu_0 4 0

Brisk Menu v0.3.5

29 Mar 17:24
Compare
Choose a tag to compare

This is an interim release before 0.4.0 lands to address some bugs and feature requests needed in other distributions, to prevent a patchwork nightmare, easing maintenance load.

  • Fix bitwise operators on search bar placement (inverse logic)
  • Standardise the CSS usage, fix broken assets
  • Add rollover behaviour (gsettings option)
  • Add context menu for editing menus
  • Style fixes (new CSS classes)
  • Sync translations

Many thanks to @flexiondotorg and the Ubuntu MATE project for ongoing support of the Brisk Menu project!

v0.3.0

24 Jan 05:20
Compare
Choose a tag to compare
  • Fix bug with terminal + apps opening in / directory
  • Fix duplicate results in search
  • Fix missing icons in listing
  • Fix searching to be case insensitive
  • Provide compiler hints to hot paths within Brisk
  • Add basic keyword filtering (i.e. video for VLC)
  • Enable internalisation (Thank you, translators!!)
  • Fully reset menu state & focus between appearances
  • Add GSettings support for search bar placement (top, bottom, automatic)

brisk_menu_0 3 0

v0.2.0

01 Jan 14:10
Compare
Choose a tag to compare
  • Initial GSettings support
  • Load sidebar shortcuts according to the vendor schema (pinned-shortcuts)
  • Add a key to control dark-theme

v0.1.2

31 Dec 11:46
Compare
Choose a tag to compare
  • Use a less janky button style for the session controls
  • Fix EXTRA_DIST for RPM packaging

screenshot from 2016-12-31 11-15-45

v0.1.1

31 Dec 09:28
Compare
Choose a tag to compare

Minor release to fix some issues encountered since v0.1.0

  • Unbreak Drag & Drop under Marco
  • Add license files to tarball for RPM packagers
  • Fix issues with session controls randomly locking (the actual lock button, irony++) by switching to async dbus calls.

v0.1.0

30 Dec 18:55
Compare
Choose a tag to compare

Very first feedback release of Brisk Menu

https://solus-project.com/2016/12/30/solus-announces-first-release-of-brisk-menu/

Please build only using the .tar.xz tarball provided, and not the GitHub generated tarballs.