mirror of
https://github.com/kangyu-california/PersistentWindows.git
synced 2025-05-11 04:55:39 +02:00
new browser tab has two variants : ^t and ^T
This commit is contained in:
parent
dcc6e7950a
commit
e8748f3b39
2 changed files with 65 additions and 8 deletions
|
@ -728,5 +728,10 @@ namespace PersistentWindows.SystrayShell
|
|||
{
|
||||
Log.Error(format, args);
|
||||
}
|
||||
|
||||
public static IntPtr GetForegroundWindow()
|
||||
{
|
||||
return pwp.GetForegroundWindow();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue