Closed ryanabx closed 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
X_MINIMIZE_APPLET
true
false
Oops, didn't even mark as draft lol
Updated some things, sorry if it makes it more confusing to review
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 totrue
if it is selected as a minimize applet,false
otherwise