hluk/CopyQ

get window process name

Open

#2,325 opened on Apr 7, 2023

View on GitHub
 (3 comments) (1 reaction) (0 assignees)C++ (419 forks)batch import
Windowsfeaturehelp wanted

Repository metrics

Stars
 (7,372 stars)
PR merge metrics
 (Avg merge 17h 35m) (13 merged PRs in 30d)

Description

Hello I'm using windows 10. I want to use this command: https://github.com/hluk/CopyQ/wiki/Command-Examples#copy-clipboard-to-window-tabs but it's based on window title. some applications don't have their name in window title. for example explorer and telegram. so that command is useless. is there a way to get their process name? explorer.exe and telegram.exe and make tabs based on that

Contributor guide