Skip to content
Commit dbc0d28d authored by Niccolò Venerandi's avatar Niccolò Venerandi
Browse files

In Task Manager tooltips, only match dash if it follows a space

Since some applications might have a project with a dash in the name,
such as "python-Project", we only match "-" in the tooltip of Task Manager
(to extract the project name) if there's a space before it. We also start
tracking for –, which is a different type of dash compared to -.

BUG:477147
parent 07b40d6f
Pipeline #540689 passed with stage
in 3 minutes and 52 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment