mirror of
https://github.com/kangyu-california/PersistentWindows.git
synced 2025-05-11 04:55:39 +02:00
launch webpage commander notification page from current browser window
This commit is contained in:
parent
0a6c00c3a7
commit
4cece1ab9c
4 changed files with 26 additions and 9 deletions
|
@ -29,7 +29,7 @@ namespace PersistentWindows.SystrayShell
|
|||
|
||||
private const int MaxSnapshots = 38; // 0-9, a-z, ` and final one for undo
|
||||
|
||||
static PersistentWindowProcessor pwp = null;
|
||||
public static PersistentWindowProcessor pwp = null;
|
||||
public static SystrayForm systrayForm = null;
|
||||
static bool silent = false; //suppress all balloon tip & sound prompt
|
||||
static bool notification = false; //pop balloon when auto restore
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue