mirror of
https://github.com/9ParsonsB/Pulsar.git
synced 2025-04-05 17:39:39 -04:00
don't show notification window in taskbar
This commit is contained in:
parent
c883821fb6
commit
68e663c7f0
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user