mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1140] What is the process name? #915
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#915
Loading…
Add table
Add a link
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?
Originally created by @G3TG0T on GitHub (Apr 21, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1140
This may be a dumb question, so please ignore my ignorance.
What is the name of the process running for Barrier?
I'm trying to run some hotkeys from my Elgato stream deck and I can make it program specific. It allows me to hit hotkeys while a program is running, and execute commands. I'm trying to do something like this: "When Barrier.exe is the active window, then run these commands".
Is this even possible? Is there something in windows that says "barrier is the active window now" ?
Thanks for the help!
@p12tic commented on GitHub (Jun 25, 2021):
Unfortunately I don't think this is possible. There's no "window" for Barrier, it interacts with the windowing system using other, lower level methods.
I'm closing the issue so that I don't need to remember to return back to this again in few weeks. If you still have questions, just post here and I'll come back to answer even though the issue is closed.
@G3TG0T commented on GitHub (Jun 25, 2021):
I assumed that was the case! Thank for the reply! Please have a great weekend!