Commit 8b34c8a
authored
Winhance C# Update 1
- Winhance changed from a PowerShell GUI Script to a C# application with proper install/uninstall support and a portable version.
- Winhance now has its own logo
- Winhance now has its own download page https://winhance.net
- MainWindow & UI Changes
- Changed to Google Material Symbols rather than relying on Windows Fonts to render symbols which created inconsistencies in the app between Windows 10 and Windows 11.
- Added Save & Import Config buttons that can be used to manage selections and settings in Winhance
- Added Support/Donate Button
- Added a styled scroll bar
- Software & Apps View Changes
- Windows Apps & Features Section
- Added a section with a legend to explain symbols that appear in the Windows Apps GUI and a search bar to search for items
- Moved the "Remove Selected Items" button to the top and added an "Install Selected Items" button below it to install items if available.
- Seperated Windows Apps, Legacy Capabilities and Optional Features into different sections for better organization.
- External Apps Section
- Added a new section with multiple useful apps in different categories ex. Browsers, Multimedia utilities, Document viewers etc. that can be installed via WinGet.
- Optimize View Changes
- Added an info section with a legend and search bar to search for items.
- Added an icon to indicate if a registry key or value is missing.
- Added toggle switches to each available setting in their subcategories (ex. Privacy, Gaming etc.) to allow users better control over what is applied.
- Moved Sound, Notifications and a part of the Explorer customizations from Customize View to the Optimize View.
- Added a Combobox/Dropdown menu in Power Settings to select a Power Plans
- Customize View Changes
- Added an info section with a legend and search bar to search for items.
- Added an icon to indicate if a registry key or value is missing.
- Added toggle switches to each available setting in their subcategories (ex. Taskbar, Start Menu etc.) to allow users better control over what is applied.
- Changed the Windows Theme selector (Dark Mode/Light Mode) to a Combobox/Drodown Menu
- About View Changes
- Removed About View, will add a similiar view with a better structure in a future update1 parent 6e6c3ad commit 8b34c8a
File tree
390 files changed
+67161
-8813
lines changed- src
- Winhance.Core
- Features
- Common
- Enums
- Exceptions
- Extensions
- Helpers
- Interfaces
- Messaging
- Models
- Services
- Customize
- Enums
- Interfaces
- Models
- Optimize
- Interfaces
- Models
- SoftwareApps
- Enums
- Exceptions
- Helpers
- Interfaces
- Models
- Properties/PublishProfiles
- obj/Debug/net9.0-windows
- Winhance.Infrastructure
- Features
- Common
- Registry
- ScriptGeneration
- Services
- Utilities
- Customize/Services
- Optimize/Services
- SoftwareApps/Services
- Properties/PublishProfiles
- obj/Debug/net9.0-windows
- Winhance.WPF
- Features
- Common
- Controls
- Converters
- Extensions
- Interfaces
- Messages
- Models
- Resources
- Converters
- Dimensions
- Styles
- Themes
- Theme
- Services
- Configuration
- Theme
- Utilities
- ViewModels
- Views
- Customize
- Models
- ViewModels
- Views
- Optimize
- Models
- ViewModels
- Views
- SoftwareApps
- Models
- ViewModels
- Views
- Properties
- PublishProfiles
- Resources
- AppIcons
- Fonts
- obj/Debug/net9.0-windows
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
390 files changed
+67161
-8813
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
443 | 443 | | |
444 | 444 | | |
445 | 445 | | |
446 | | - | |
| 446 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | | - | |
14 | | - | |
| 12 | + | |
15 | 13 | | |
16 | | - | |
17 | | - | |
18 | | - | |
| 14 | + | |
19 | 15 | | |
20 | | - | |
21 | | - | |
| 16 | + | |
22 | 17 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
28 | 22 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 23 | + | |
36 | 24 | | |
37 | | - | |
| 25 | + | |
| 26 | + | |
38 | 27 | | |
39 | 28 | | |
40 | 29 | | |
41 | 30 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
49 | 38 | | |
50 | 39 | | |
| 40 | + | |
| 41 | + | |
51 | 42 | | |
52 | | - | |
53 | 43 | | |
54 | | - | |
| 44 | + | |
55 | 45 | | |
56 | | - | |
57 | | - | |
58 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
59 | 50 | | |
60 | 51 | | |
61 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
62 | 55 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
| 56 | + | |
| 57 | + | |
83 | 58 | | |
84 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
85 | 63 | | |
86 | 64 | | |
87 | 65 | | |
88 | 66 | | |
89 | 67 | | |
90 | 68 | | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
| 69 | + | |
0 commit comments