Showing posts with label gnome pie. Show all posts
Showing posts with label gnome pie. Show all posts

Tuesday, October 20, 2015

Gnome Pie Application Launcher Sees New Release

Gnome Pie 0.6 (and 0.6.1 quickly after, to fix a nasty bug) was released recently, bringing new features such as half and quarter pies, a new simple theme along with other interesting changes and bug fixes.


For those not familiar with Gnome Pie, this is an application launcher inspired by a World of Warcraft addon called OPie.

The app consists of multiple "pies", each being triggered by a keyboard shortcut or mouse button you set. Each pie has its own role: applications, bookmarks, main menu, multimedia (play/pause/previous/next), a pie that allows you to control the focused window (maximize, close, etc.) and so on.

You can create new pies or delete the already existing pies so you have full control on what each pie does. Furthermore, you can choose from 10 Gnome Pie themes.


That's not all! You can even access a pie from a dock (and even from the desktop), such as Plank or Unity Launcher:

A pie launched from the Unity Launcher, with "automatically select the best pie shape" option enabled

To do this, simply drag and drop a pie from the Gnome Pie settings to the dock.

Changes in Gnome Pie 0.6/0.6.1:
  • it's now possible to have half and quarter pies. You can select the shape yourself or let Gnome Pie do this automatically, depending on the mouse cursor position on the screen;
  • users can now define a maximum number of slices per pie. If there are more, you will have the possibility to scroll through the pie with your mouse wheel or Page-Up & Page-Down;
  • a new simple theme was added and it's best used with the new half pie layout, when opening pies from a dock (the theme doesn't have labels or a center graphic);
  • updated existing themes;
  • Gnome Pie has a new icon;
  • added option to warp the mouse cursor to the pie center;
  • Bug fixes:
    • the faked background transparency for desktop environments without compositing works now close to panels and when the mouse moved while opening the pie;
    • an old bug has been fixed which caused Gnome-Pie to hang at 100% CPU usage occasionally;
    • a bug has been fixed which caused tree view items to have no icons in the settings menu;
    • fixed invisible drag and drop icons;
    • fixed delayed mode being re-enabled if the pie was opened once before being configured;
    • fixed quick action getting activated when the user clicked outside activation range;
    • it's now possible to save trigger modes (delayed, turbo, etc.) even if no binding is defined;
    • changed WM_CLASS which enables launchers to track windows properly;

Below you can watch a video in which Simon Schneegans, the Gnome Pie developer, presents the new features in Gnome Pie 0.6.1:


Gnome-Pie 0.6.1 from Simon Schneegans.

Gnome Pie should work on most desktop environments but note that in GNOME Shell, the app doesn't show up in the tray, which means you can't access its preferences directly - however, there's a workaround for this issue: simply launch Gnome Pie twice and the second time, its Preferences dialog should show up instead of launching the app a second time.


Install Gnome Pie in Ubuntu or Linux Mint


To install the latest Gnome Pie in Ubuntu 15.04, 14.10 or 14.04 / Linux Mint 17.1 or 17 and derivatives, you can use its official PPA. Add the PPA and install Gnome Pie using the following commands:
sudo add-apt-repository ppa:simonschneegans/testing
sudo apt-get update
sudo apt-get install gnome-pie

If you're not using Ubuntu / Linux Mint, you can download the Gnome Pie source via GitHub.

Once installed, launch Gnome Pie from the menu / Dash and then use CTRL + ALT + A to launch some applications, CTRL + Alt + B for bookmarks, etc. You can find all these keyboard shortcuts, change them or create new "pies" in the Gnome Pie Preferences (which you can access via its AppIndicator / Notification Area icon).
Read more »

Tuesday, October 6, 2015

Circular App Launcher `Gnome Pie` 0.6.7 Gets New Clipboard Slice Group, Other Changes

Gnome Pie 0.6.7 was released recently with a new experimental feature: clipboard slice group, along with other changes.


Gnome Pie is an application launcher inspired by a World of Warcraft addon called OPie. The app consists of multiple "pies", each being triggered by a keyboard shortcut or mouse button you set. Each pie has its own role: applications, bookmarks, main menu, multimedia (play/pause/previous/next), a pie that allows you to control the focused window (maximize, close, etc.) and so on.


Pies are customizable so you can create new pies, delete existing ones, etc. You can even access pies from a dock (screenshot above) or the desktop.

The new Clipboard slice group remembers an adjustable amount of your last copied items and allows quickly pasting them:


This feature is currently considered experimental because, according to its author, it's hard to use quickly because it contains a variable amount of items and also, because it's not exactly easy in some cases to tell the entries apart (this also depends on the Pie theme you're using because the copied text is displayed in the center but some themes don't offer this).

Besides this, I would also add the lack of a way to clear the clipboard to this list.

If you have an idea on how to improve this, submit a bug on GitHub!

Despite this, the new Gnome Pie clipboard feature is actually quite useful, especially if you're already a Gnome Pie user and you do a lot of copy/pasting.

To enable the new Clipboard slice feature, from the Gnome Pie settings, select a pie on the left, then on the right click "+" to add a new slice and add select "Group: Clipbord" from the slice type list:


Other changes in Gnome Pie 0.6.7:
  • It's now possible to delete imported themes;
  • Slices can now be activated with the key pad’s return key;
  • It's now possible to load themes which are stored in a directory in an archive;
  • The window list groups have been merged into one group. This new group has an option whether to show windows of the current workspace only;
  • Updated default configuration of Gnome-Pie with a Window List group;
  • Updated default configuration to hide Slice labels.

Also, since our last article about Gnome Pie (0.6.1), the app has received quite a few improvements, including theme import/export, a new Numix theme and the ability to select slices by typing their names, among others.

Furthermore, a while back, the app's preferences dialog was updated to use Header Bars by default (which unfortunately means it doesn't look very pretty under Unity), but you can change this by launching the app with the "--no-header-bar" argument (for instance, you can add this to the gnome-pie.desktop file).


Install Gnome Pie in Ubuntu or Linux Mint


To install the latest Gnome Pie in Ubuntu 15.10, 15.04 or 14.04 / Linux Mint 17.x and derivatives, you can use its official PPA. Add the PPA and install Gnome Pie using the following commands:
sudo add-apt-repository ppa:simonschneegans/testing
sudo apt-get update
sudo apt-get install gnome-pie


If you're not using Ubuntu / Linux Mint, you can download the Gnome Pie source via GitHub.

Once installed, launch Gnome Pie from the menu / Dash and then use CTRL + ALT + A to launch some applications, CTRL + Alt + B for bookmarks, etc. You can find all these keyboard shortcuts, change them or create new "pies" in the Gnome Pie Preferences (which you can access via its AppIndicator / Notification Area icon). For more info on using Gnome Pie, see THIS page.
Read more »