hluk/CopyQ

get window process name

Open

#2.325 geöffnet am 7. Apr. 2023

Auf GitHub ansehen
 (3 Kommentare) (1 Reaktion) (0 zugewiesene Personen)C++ (419 Forks)batch import
Windowsfeaturehelp wanted

Repository-Metriken

Stars
 (7.372 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 17h 35m) (13 gemergte PRs in 30 T)

Beschreibung

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