1+ <!DOCTYPE html>
2+ < html lang ="en " data-theme ="dark ">
3+ < head >
4+ < meta charset ="UTF-8 ">
5+ < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
6+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7+ < title > Terbium Changelog</ title >
8+ < link rel ="shortcut icon " href ="../terbium.png " type ="image/x-icon ">
9+ < link rel ="stylesheet " href ="changes.css ">
10+ < meta property ="og:image " content ="../terbium.png ">
11+ < meta name ="description " content ="The Official Terbium Changelog! " />
12+ < meta name ="theme-color " content ="#4cb05e ">
13+ </ head >
14+ < body >
15+ < div class ="logoC ">
16+ < svg class ="logo " viewBox ="0 0 86 52 " fill ="none " xmlns ="http://www.w3.org/2000/svg ">
17+ < path d ="M40.683 12.653V0.242996H0.022V12.653H13.746V52H26.959V12.653H40.683ZM83.3122 16.084C83.6041 6.229 76.3772 0.316 66.5221 0.316H45.7901V52H66.8872C78.3482 52 83.9692 46.963 85.2831 38.641C85.9401 34.699 85.0642 28.056 77.9831 24.479C81.7062 22.581 83.2391 18.42 83.3122 16.084ZM58.9301 20.537V11.339H66.5221C73.0921 11.339 72.8731 20.537 66.5221 20.537H58.9301ZM58.9301 40.539V29.954H66.5221C74.2601 29.954 74.4061 40.539 66.5221 40.539H58.9301Z " fill ="url(#paint0_linear_5_2) "/>
18+ < defs >
19+ < linearGradient id ="paint0_linear_5_2 " x1 ="83.5 " y1 ="34.1023 " x2 ="17.0779 " y2 ="-24.6401 " gradientUnits ="userSpaceOnUse ">
20+ < stop class ="stopLIGHT "/>
21+ < stop class ="stopDARK " offset ="0.863175 " />
22+ </ linearGradient >
23+ </ defs >
24+ </ svg >
25+ </ div >
26+ < div class ="firstPOST ">
27+ < h1 style ="text-align: center; "> Update 09/20/2022 12:09 AM < br > Version semi stable v1.42</ h2 >
28+ <!-- <div class="container">
29+ <h2></h2>
30+ </div> -->
31+ < div class ="container ">
32+ < h2 > General changes</ h2 >
33+ < ul >
34+ < li > Better window focusing</ li >
35+ < li > Dock has apps that are open and vice versa</ li >
36+ < li > Major UI change</ li >
37+ < li > A default wallpaper</ li >
38+ < li > Some system apps have buttons instead of title</ li >
39+ < li > App indicator at the top left of the shell</ li >
40+ < li > New apps</ li >
41+ </ ul >
42+ </ div >
43+ < div class ="container ">
44+ < h2 > Added new customizations</ h2 >
45+ < ul >
46+ < li > Dock position can be now at the bottom, left or right</ li >
47+ < li > Window controls can now be on the left or right</ li >
48+ < li class ="glammerGRADIENT "> More to come</ li >
49+ </ ul >
50+ </ div >
51+ < div class ="container ">
52+ < h2 > Squashed some BUGS!!!</ h2 >
53+ < ul >
54+ < li > Passwords not being actually set</ li >
55+ < li > Probably some more</ li >
56+ </ ul >
57+ </ div >
58+ < div class ="container ">
59+ < h2 > Bugs that are being worked on</ h2 >
60+ < ul >
61+ < li > Not a bug per say but tabs working on the browser</ li >
62+ </ ul >
63+ </ div >
64+ < div class ="container center ">
65+ < h2 > Things to be done in the future</ h2 >
66+ < ul >
67+ < li > A wallpaper catalog</ li >
68+ < li > Add a new notification full system</ li >
69+ < li > bring back the < code > https</ code > coloring</ li >
70+ < li > Better window resizing</ li >
71+ < li > Dock hold apps instances (better)</ li >
72+ < li class ="glammerGRADIENT "> More customization</ li >
73+ < li class ="glammerGRADIENT "> More apps</ li >
74+ < li class ="glammerGRADIENT "> More themes</ li >
75+ < li class ="glammerGRADIENT "> An app store</ li >
76+ </ ul >
77+ </ div >
78+ < div class ="container ">
79+ < h2 > Deprecated</ h2 >
80+ < ul >
81+ < li > app searcher instead it is on apps laucher</ li >
82+ </ ul >
83+ </ div >
84+ < div class ="container ">
85+ < h2 > Soon to be deprecated (maybe)</ h2 >
86+ < ul >
87+ < li > Nothing is being deprecated :)</ li >
88+ </ ul >
89+ </ div >
90+ </ div >
91+ < script src ="../js/theme.js "> </ script >
92+ </ body >
93+ </ html >
0 commit comments