mirror of
https://github.com/9ParsonsB/Pulsar.git
synced 2025-09-09 12:41:41 -04:00
don't show notification window in taskbar
This commit is contained in:
@@ -13,7 +13,7 @@ namespace Observatory.UI.Views
|
||||
{
|
||||
InitializeComponent();
|
||||
SystemDecorations = SystemDecorations.None;
|
||||
|
||||
ShowInTaskbar = false;
|
||||
MakeClickThrough(); //Platform specific, currently windows only.
|
||||
|
||||
int screen = Properties.Core.Default.NativeNotifyScreen;
|
||||
|
Reference in New Issue
Block a user