Event Ballons and Tray Icon improvements (#1561)

Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
This commit is contained in:
Elia Zammuto 2023-09-16 00:48:51 +00:00 committed by GitHub
commit dc967ccc7b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
27 changed files with 415 additions and 11 deletions

View file

@ -82,7 +82,8 @@ namespace proc {
get_apps();
std::string
get_app_image(int app_id);
std::string
get_last_run_app_name();
void
terminate();