Some apps like signal or steam close to the systemtray in Windows or KDE. When I’m in gnome, how do I view these programs or manage them?

I would prefer not to install any extensions.

  • yesman@lemmy.worldOP
    link
    fedilink
    arrow-up
    0
    ·
    4 days ago

    The problem with Steam is that the only way to close it is to right-click the taskbar icon and exit (KDE, Windows). I assumed that I could kill steam in task manager. However, Steam immediately restarts upon being killed. (sub-processes resuscitate it I guess)

    the killall terminal command gets the job done. “killall steam” is probably the solution to my problem. However it would still be nice to see what apps have “closed” to the taskbar. I can’t kill 'em if I don’t see 'em.

    It’s funny because I have the same problem on Windows. The game-launch-apps love to start background processes and services. I had run each of these delinquent children down and made a batch file to merc them all in turn.