aardappel / procrastitracker

a Windows time tracking application
http://strlen.com/procrastitracker/
483 stars 53 forks source link

Feature Request: mIRC channel and message windows #16

Open csharpen opened 7 years ago

csharpen commented 7 years ago

Would it be possible to support the individual windows inside of mIRC's MDI interface? They would be channel names, and/or individual nickname messages..

aardappel commented 7 years ago

PT works off whatever is in mIRC's main window title bar.. so if mIRC is able to display the active channel there, PT would pick up on it.

Of course, it may technically be possible to write special purpose code for mIRC to scan thru its child windows and find out the active one, but I am not going to write that :)