Bug 496488 - Allow being multi-instance
Summary: Allow being multi-instance
Status: CONFIRMED
Alias: None
Product: plasma-systemmonitor
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Other
: NOR wishlist
Target Milestone: ---
Assignee: KSysGuard Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-20 11:59 UTC by Deckweiss75
Modified: 2025-05-06 01:05 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Deckweiss75 2024-11-20 11:59:27 UTC
SUMMARY
I want to run two instances of plasma-systemmonitor so that I can see the graphs on one monitor and the list of programms on another monitor. It could be a commandline flag or a desktop right click option, but currently there is no way to circumvent the hardcoded checks for an existing instance.

STEPS TO REPRODUCE
1. run plasma-systemmonitor -> new Window opens
2. run plasma-systemmonitor again -> old Window highlights

OBSERVED RESULT
plasma-systemmonitor can not be opened twice

EXPECTED RESULT
plasma-systemmonitor should be able to open twice, ideally through a flag (or desktop file right click option) while keeping the original behaviour of highlighting the already open instance by default.