Can someone tell me how do i get popup like widget using fabric? #128
-
like i have been trying to get a popup for my mpris widget that has more msuic controls that show up when i hover over the mpris widget in my bar following is what i have been able to come up with using WaylandWindow, the problem i have with this is that it dosent position itself below the mpris widget, its either in the center of bar or right corner of bar , both of whnich are not ideal, most of my learning has come from documentation of Fabric and Tsumiki bar by @rubiin, some code is direct copy paste cause i couldnt figure out how to make it myself
the best i could get it positioned is like this in the corner with anchors on the window |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Use the |
Beta Was this translation helpful? Give feedback.
-
putting the snippet here if someone else wants it |
Beta Was this translation helpful? Give feedback.
Use the
Popup
snippet from our Discord server.