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/Resources/Shiftorium.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ShiftOS.WinForms/Resources') diff --git a/ShiftOS.WinForms/Resources/Shiftorium.txt b/ShiftOS.WinForms/Resources/Shiftorium.txt index dadb022..ca555d4 100644 --- a/ShiftOS.WinForms/Resources/Shiftorium.txt +++ b/ShiftOS.WinForms/Resources/Shiftorium.txt @@ -270,6 +270,13 @@ Category: "Device Drivers", Dependencies: "color_depth_8_bits" }, + { + Name: "AL Widget Manager", + Cost: 125, + Description: "Desktop Widgets are a huge advancement in ShiftOS technology, allowing access to system information, and quick control of your system, without even opening a window. However, we still need to be able to modify each widget. This upgrade adds an App Launcher entry for the Desktop Widget Manager.", + Description: "app_launcher;desktop_widgets", + Category: "GUI" + }, { Name: "FS Delete", Cost: 75, -- cgit v1.2.3