Schneegans / Gnome-Pie

A pie menu launcher for linux. Read the release announcement of version 0.7.2 at https://schneegans.github.io/news/2018/10/30/gnome-pie-072 Or have a look at the homepage!
http://schneegans.github.io/gnome-pie.html
MIT License
308 stars 54 forks source link

Load pie on hover particular area on screen #187

Closed Aikatsui closed 4 years ago

Aikatsui commented 4 years ago

Is it possible to configure for load pie when bring cursor to certain area on screen? Eg: appear gnome dock when bring cursor to left side. I noticed https://github.com/thjaeger/easystroke however not as expected.

Schneegans commented 4 years ago

If you are on GNOME Shell, you could try https://extensions.gnome.org/extension/1037/customcorner/

Does this work for you?

Aikatsui commented 4 years ago

How to configure it to load pie? however can't you implement such feature on gnome-pie?

I tested with default options: show overview, show apps grid but it seems not compatible with 20.04.01 because hard to open eg: apps grid by hover, often flash screen only.

Schneegans commented 4 years ago

There is also https://extensions.gnome.org/extension/1362/custom-hot-corners/. Maybe this works better? Just use the command gnome-pie -o <ID of your pie> to open your desired menu.

https://schneegans.github.io/gnome-pie.html#advanced-usage

Aikatsui commented 4 years ago

It works as expected. you can close this issue if doesn't has intention to implement it