Open
Description
Actions defined under QSApplicationActions
are displayed for the application unconditionally. They should support validation like QSActions
.
Use case: You might want to show different actions depending on whether or not the application is running.
Related: When looking into this, make sure precedence is respected for application actions as well. I'm not sure if it is.