Schneegans / Fly-Pie

:pie: Fly-Pie is an innovative marking menu written as a GNOME Shell extension.
http://schneegans.github.io/news/2021/12/02/flypie10
MIT License
1.2k stars 27 forks source link

Help to implement Fly-Pie in hyprland #286

Closed argonarch closed 1 year ago

argonarch commented 1 year ago

Hi, I am writing a program that seeks to implement the same functionality as fly-pie but for hyprland (A dynamic tiling Wayland composer), this composer solves the limitations listed here. The problem I've found is that I can't understand how you managed to create the visual part of fly pie in gtk, things like: the positioning of the items, the drag and drop function, where the rendering functions are executed ?