From 40fc14a237f0bbe3e5237e5ce0806f46ecf0f56e Mon Sep 17 00:00:00 2001 From: Michael Date: Sat, 22 Apr 2017 17:10:15 -0400 Subject: Add Widget Manager UI You can now toggle visibility of widgets. --- ShiftOS.WinForms/ShiftOS.WinForms.csproj | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj') diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj index 915543f..f018390 100644 --- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj +++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj @@ -240,6 +240,12 @@ UpdateManager.cs + + UserControl + + + WidgetManagerFrontend.cs + @@ -416,6 +422,9 @@ UpdateManager.cs + + WidgetManagerFrontend.cs + Clock.cs -- cgit v1.2.3