frontend icon indicating copy to clipboard operation
frontend copied to clipboard

Replace PID condition configuration with two runtime PID filters

Open Ingvord opened this issue 1 year ago • 3 comments

After #1465 we may want to remove PID condition from the configuration and instead have two dedicated instances of PID filter

Ingvord avatar Apr 27 '24 09:04 Ingvord

Just to confirm that I understand correctly, you would like to remove the current PID filter and add multiple filters each implementing a specific functionality, like PID equal to, or PID containing.

nitrosx avatar May 06 '24 09:05 nitrosx

Yes, exactly. You got it right, @nitrosx !

Ingvord avatar May 06 '24 09:05 Ingvord

Go for it!!!

nitrosx avatar May 06 '24 14:05 nitrosx