Skip to content
This repository was archived by the owner on May 11, 2025. It is now read-only.

feat: Add process monitor 🔥 #1339

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ethanuppal
Copy link

@ethanuppal ethanuppal commented Mar 15, 2025

The system monitor (e.g. htop or Activity Monitor.app) only shows each wine process as wine64-preloader, which is basically not useful. This PR adds an internal monitor to Whisky for wine processes. Specifically:

  • There is a new menu item (and keyboard shortcut Cmd-Shift-M) to open in a new window this monitor
  • This monitor, when refreshed, shows all existing wine processes by app name (should we limit it to those spawned by Whisky ignoring other wine processes?) along with their process id and other useful information).

@ethanuppal ethanuppal marked this pull request as ready for review March 15, 2025 07:25
@ethanuppal ethanuppal changed the title feat: Add better process monitor feat: Add process monitor Mar 15, 2025
@ethanuppal ethanuppal changed the title feat: Add process monitor feat: Add process monitor 🔥 Mar 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant