ctc-oss / fapolicy-analyzer

Tools to assist with the configuration and management of fapolicyd.
https://ctc-oss.github.io/fapolicy-analyzer
GNU General Public License v3.0
12 stars 5 forks source link

Activity indicator for Profiler #767

Closed jw3 closed 1 year ago

jw3 commented 1 year ago

The profiler currently blocks input while executing, but it gives no visual indication that it is active and progressing. The combination of locked input and not visual cues can easily be confused with the application being locked up.

If we could overlay some type of message or spinner prior to blocking, that would help.

Even populating the log text area with a temporary message (that will get overwritten by the log) would be better than nothing.