p-e-w / argos

Create GNOME Shell extensions in seconds
https://extensions.gnome.org/extension/1176/argos/
1.68k stars 114 forks source link

Single button extension? #87

Open pwicks86 opened 5 years ago

pwicks86 commented 5 years ago

Is it possible with argos to make an extension that is just a single button with no dropdown? For example, see this bitbar plugin https://getbitbar.com/plugins/Music/spotify-pause.9999d.sh

metruzanca commented 5 years ago

@pwicks86 I was actually thinking something similar, having a drop down with 3 buttons on the same line for pause pay skip back/forward. Idk if it is actually possible to have it similar to how the power off, settings and lock buttons are placed but if it is it could be cool. However i think you're one step further and would be cool to have the buttons directly there but idk if thats possible in gnome, id have to read up on some docs. I'm not aware of a single app that uses the functionality you describe, however, would be awesome!

maxjf1 commented 5 years ago

It would be cool and gnome totally supports it, the extension only needs to check if there is any other option and if no, already execute the bash of the first option.