Skip to content

feat: process list tab with kill button (F13) - #284

Merged
mark-e-deyoung merged 1 commit into
masterfrom
feat/gui-process-tab
Jul 10, 2026
Merged

feat: process list tab with kill button (F13)#284
mark-e-deyoung merged 1 commit into
masterfrom
feat/gui-process-tab

Conversation

@mark-e-deyoung

Copy link
Copy Markdown
Contributor

Adds fully functional Processes tab with live process list from process.list RPC, Kill button with confirmation dialog.

Adds fully functional Processes tab:
- Live process list from process.list RPC, refreshed every 5s
- Columns: PID, Name, Memory
- Kill button with confirmation dialog (MB_YESNO with warning icon)
- Uses --force flag internally when killing
- Process list refresh integrated into existing refresh cycle
@mark-e-deyoung
mark-e-deyoung merged commit be03e5b into master Jul 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant