From 0e6eb6e76f8227b8055f5ea032f9582dcacee5f5 Mon Sep 17 00:00:00 2001 From: EverythingWindows Date: Sat, 3 Dec 2022 23:16:06 +0700 Subject: Console Font finished and the foundation of new window manager is there --- ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj') diff --git a/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj b/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj index decc558..e0ded7c 100644 --- a/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj +++ b/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj @@ -105,6 +105,12 @@ UserControl + + DuWM_Shifter_Console.vb + + + UserControl + DuWM_Shifter_Desktop.vb @@ -221,6 +227,12 @@ + + AnusWM_Menu.vb + + + Form + DuWM_WindowContainer.vb @@ -286,6 +298,9 @@ DuWM_Shifter_About.vb + + DuWM_Shifter_Console.vb + DuWM_Shifter_Desktop.vb @@ -340,6 +355,9 @@ Console.vb + + AnusWM_Menu.vb + DuWM_WindowContainer.vb @@ -390,6 +408,7 @@ + -- cgit v1.2.3