@@ -948,6 +948,20 @@ <h2 class="section-heading">What only SharpConsoleUI does</h2>
948948 half-block (best color), ASCII (density ramp), braille (highest resolution).
949949 Auto-resize, overlay bar, looping.</ p >
950950 </ div >
951+ < div class ="unique-item ">
952+ < div class ="unique-num "> #10</ div >
953+ < div class ="unique-title "> Panel system</ div >
954+ < p class ="unique-body "> Configurable taskbar panels with a start menu, window list, clock,
955+ performance counters, and custom elements. Fluent builder API —
956+ compose panels from built-in or custom elements, place them top or bottom.</ p >
957+ </ div >
958+ < div class ="unique-item ">
959+ < div class ="unique-num "> #11</ div >
960+ < div class ="unique-title "> Desktop backgrounds</ div >
961+ < p class ="unique-body "> Solid colors, gradients, tiled patterns, or animated effects behind all windows.
962+ Layer animations on top of any background type. Cached buffer —
963+ zero performance impact on windows above.</ p >
964+ </ div >
951965 </ div >
952966 </ div >
953967
@@ -1019,6 +1033,8 @@ <h2 class="section-heading">What only SharpConsoleUI does</h2>
10191033 < a href ="docfx/_site/PLUGINS.html " class ="link-chip "> Plugins</ a >
10201034 < a href ="docfx/_site/PORTAL_SYSTEM.html " class ="link-chip "> Portal System</ a >
10211035 < a href ="docfx/_site/STATUS_SYSTEM.html " class ="link-chip "> Status System</ a >
1036+ < a href ="docfx/_site/PANELS.html " class ="link-chip "> Panels</ a >
1037+ < a href ="docfx/_site/DESKTOP_BACKGROUND.html " class ="link-chip "> Desktop Background</ a >
10221038 </ div >
10231039
10241040 < footer >
0 commit comments