[Feature request] Exclude apps from being detected by DRP_Creative #13
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: djkato/DRP_Creative#13
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello! Some apps already have tools for Rich Presence
i.e. a tool exists for FL Studio + Blender has the Blendpresence addon
I'd love for the tool to have an ability to have an ignore list of programs it should ignore so that it does not spawn a presence, in case someone is using a different integration to handle it for them.
I got this mainly for Substance Painter and now it detects my Blender, and i have dual presences because I have Blendpresence running.
I know I could remove Blendpresence but i like it's display more - displays the mode, rendering etc. (and there's a typo in the default Blender project name.)
Good idea! I don't use windows anymore though, so it might take me time to get around to it again. For now, I wonder what happens if you directly modify your settings toml file so that the keyword list includes blender, and the list mode is in exclude?
Or if you know a tiny bit of programming you could just remove Blender from the source codes app list and build it for the meantime. it should be deleting like 7 lines of code