Diogo Trindade
ddfdbee340
Linux - Fixed a couple small issues
2022-08-28 11:06:57 +02:00
Robert
f6090dc296
Code style - Use file scoped namespaces
...
Code style - Ran code cleanup
2022-08-21 11:36:15 +02:00
Robert
52f2338154
Event condition - Added toggle off mode
...
Profile editor - Added element copy/pasting
Shared UI - Fix namespaces
2022-04-17 20:23:18 +02:00
Robert
ec69db7201
Process activation requirement - Fixed deadlock on shutdown
2021-06-19 14:53:48 +02:00
Robert
35289f7858
Process monitor - Change logging to verbose
2021-04-07 22:12:11 +02:00
Diogo Trindade
be11439b21
Process Monitor - documentation and code style
2021-03-19 16:16:09 +00:00
Diogo Trindade
d4a0b0710c
Process Monitor - Switched to Processes instead of strings
2021-03-10 16:04:25 +00:00
Diogo Trindade
fb51e75b94
Process Monitor - simplified structure, moved everything to Core
2021-03-10 15:35:27 +00:00
Diogo Trindade
c9ee37ece8
Process Monitor - initial POC implementation
...
This is probably overengineered. The same could be done cross platform only using Processes.GetProcesses. I did it this way because initially i wanted to use Wmi events for process start and stop. This requires admin though, so i decided to not use it.
2021-03-10 14:39:16 +00:00