A simple PopUp launcher widget #217
01micko
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I made a
PopUp
launcher widget. I bind it to a right click on my main menu button.Now, this is considered a 'draft' but does work fine.
Here it is:
launch.widget
Of course these apps are my preference and you can change to suit.
Things to watch out for:
include("launch.widget")
in yoursfwbar.config
sfwbar.config
, but it must be in the heirarchy to be seen.image
tobutton
if you wish. Buttons do give more visual feedback.Beta Was this translation helpful? Give feedback.
All reactions