------------------------------------------------------------------- Fri Nov 3 06:00:03 UTC 2017 - sor.alexei@meowr.ru - Update to version 0.5.0: * New Favourites back end (backed by gsettings). * Optimised backends to ensure O(1) lookup times. * Extended backend actions API for context sensitive backend actions (pin/unpin). * Add ~/Desktop pin/unpin. * Move to meson to help with modularity. * Confined MATE Applet APIs to the applet component (not frontend/backend/etc). * Moved BriskKeyBinder and window positioning logic into a front end. * Mask confusing inverted MatePanelAppletOrient in favour of GtkPositionType. * Update translations. ------------------------------------------------------------------- Wed Jul 5 10:30:59 UTC 2017 - thanosapostolou@outlook.com - Update to version 0.4.5 (changes since 0.3.5): * The Super key now works. * The Label text is now configurable. * The menu now dynamically adapts to vertical panel layouts. * The core load + management mechanism is now handled by a BriskAppsBackend, and the front end 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. * Reloading has been changed and fixed, always works (part of the new BriskAppsBackend, signal based). * Control Centre applications are now listed in Preferences and Administration categories. * 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. * Update translations. ------------------------------------------------------------------- Wed Mar 29 17:26:14 UTC 2017 - sor.alexei@meowr.ru - Update to version 0.3.5: * Fix bitwise operators on search bar placement (inverse logic). * Standardise the CSS usage, fix broken assets. * Add rollover behaviour (a gsettings option). * Add a context menu for editing menus. * Style fixes (new CSS classes). * Update translations. ------------------------------------------------------------------- Wed Jan 25 11:25:42 UTC 2017 - sor.alexei@meowr.ru - Update to version 0.3.0: * Fix a bug with a terminal + applications opening in the root directory. * Fix duplicate results in the search bar. * 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 internationalisation. * Fully reset the menu state & focus between appearances. * Add GSettings support for search bar placement (top, bottom, automatic). ------------------------------------------------------------------- Sun Jan 1 14:21:12 UTC 2017 - sor.alexei@meowr.ru - Update to version 0.2.0: * Initial GSettings support. * Load sidebar shortcuts according to the vendor schema (pinned-shortcuts). * Add a key to control dark-theme. ------------------------------------------------------------------- Sat Dec 31 11:49:59 UTC 2016 - sor.alexei@meowr.ru - Update to version 0.1.2: * Use a less janky button style for the session controls. * Include autogen.sh. ------------------------------------------------------------------- Sat Dec 31 10:39:18 UTC 2016 - sor.alexei@meowr.ru - Initial package.