Category: Whisker Menu (Page 5 of 7)

Minor Whisker Menu release

Posted on April 4, 2017, under Whisker Menu

Not much to announce here, because there were only two small bugs fixed in my newest Whisker Menu release, version 1.7.2 (and version 2.1.2 for those using GTK+3). Both bugs were related to the category names turning off, so it is an important but small release. Enjoy!

Over the past week and a half, I have made releases for all of my projects. Most of them were pretty minor, and just amounted to updating the translations (and fixing an issue where the Qt-supplied translations were not being properly loaded). Packagers will now need to depend on lrelease, because I no longer include the precompiled binary .qm files.

The projects with actual feature releases were CuteMaze, Hexalate, Tanglet, and Tetzle. For the most part, the features added will not be obvious unless you have a 4K monitor, because the biggest thing I added was support for high-DPI displays. I did also finish moving my projects to be Qt 5 only, and to use C++11.

As usual, report any issues you have. Enjoy!

New Whisker Menu!

Posted on August 20, 2016, under Whisker Menu

I am happy to announce that I have finally at long last made a new feature release of Whisker Menu, version 1.6.0! There aren’t a whole lot of new features, but that is because the menu is pretty much complete at this point. Some of the features have been sitting in git for quite a long time now (oops), like the ability to navigate categories using the arrow keys. Another new feature is the option to show tooltips on the application launchers. I also tweaked the search results to put results from favorites and recent before the rest.

I have also released version 2.0.0, which is a like-for-like port to GTK+ 3. There are no new features, just the requisite code changes to support a newer version of GTK+. I have been using the GTK+ 3 port for a while now, and for me it works just fine. It may be a while before users have it, though, because the dependencies are very new. I’m also not going to maintain backported libraries, so I will still be building GTK+ 2 packages for now.

If you have any issues, please report them. I cannot fix bugs that I do not know about. Anyway, enjoy the updated menu!

Whisker Menu 1.5.0 released!

Posted on February 19, 2015, under Whisker Menu

Yesterday I released a new Whisker Menu, version 1.5.0, which includes the most frequently requested feature: the ability to change the background opacity of the menu. Of course, if you use xfwm4 as your window manager that will remove the drop shadow, but otherwise the feature works nicely.

Another feature added in this release was the inclusion of a small profile picture next to the username. You can set what program is launched to edit your profile when you click it; by default it tries to run the program mugshot.

I also made some changes to make it easier to use. If you add an item to the desktop from the right-click menu it will be made executable by default, so that you can launch it without prompting. Also, when you have the menu hierarchy shown, you can now click on the folders to expand them instead of having to click on the arrows next to the folder names. And finally, you can adjust the amount of recent items shown in the menu if you want more than 10.

In related news, Whisker Menu has become an official Xfce project! You can fetch the release tarballs from archive.xfce.org and the current source from git.xfce.org. It is also now part of the Xfce bug database, so I have closed the GitHub issues.

Enjoy! And, of course, please report any bugs you find.

Whisker Menu 1.3.0 released!

Posted on December 29, 2013, under Whisker Menu

3 comments

I have just released a new version of Whisker Menu, version 1.3.0. The biggest feature in this release is probably the addition of search actions, which are inspired by the Xfce application finder’s custom actions. These are useful if you want to perform specific actions by typing something into the search field, and included by default are four example actions that you can change or remove. For instance, one of the default actions allows you to open your default web browser and search Wikipedia by starting your search with !w (eg, !wopen source will show you Wikipedia’s definition of “Open Source”).

This release also has a lot of smaller features, such as the ability to run arbitrary programs from your path by typing the entire program name into the search field. You can also now drag menu items to your panel or desktop if you do not want to use the context menu. Additionally there is more flexibility in configuring the command buttons, as well as the option to hide them if you do not need them. You can also hide the category or menu item icons by setting their size to “None” if you prefer a menu without icons.

I hope you enjoy this release! And, of course, please let me know if you have any issues.

Categories