pop-os / cosmic-panel

WIP
GNU General Public License v3.0
113 stars 26 forks source link

feat: modify panel applets to take minimize priority number instead of flag #132

Closed ryanabx closed 7 months ago

ryanabx commented 7 months ago

This PR allows the applets to set an integer priority for being an alternative minimize applet. The panel will also push an environment variable X_MINIMIZE_APPLET which evaluates to true if it is selected as a minimize applet, false otherwise

ryanabx commented 7 months ago

Oops, didn't even mark as draft lol

ryanabx commented 7 months ago

Updated some things, sorry if it makes it more confusing to review