<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://w96.wiki/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=User3412</id>
	<title>Wiki96 - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://w96.wiki/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=User3412"/>
	<link rel="alternate" type="text/html" href="https://w96.wiki/wiki/Special:Contributions/User3412"/>
	<updated>2026-05-03T08:31:51Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>https://w96.wiki/w/index.php?title=User:User3412&amp;diff=1275</id>
		<title>User:User3412</title>
		<link rel="alternate" type="text/html" href="https://w96.wiki/w/index.php?title=User:User3412&amp;diff=1275"/>
		<updated>2024-07-15T21:09:04Z</updated>

		<summary type="html">&lt;p&gt;User3412: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;this wiki looks so dead lmao&lt;/div&gt;</summary>
		<author><name>User3412</name></author>
	</entry>
	<entry>
		<id>https://w96.wiki/w/index.php?title=File:Trophy.png&amp;diff=588</id>
		<title>File:Trophy.png</title>
		<link rel="alternate" type="text/html" href="https://w96.wiki/w/index.php?title=File:Trophy.png&amp;diff=588"/>
		<updated>2022-12-01T22:09:22Z</updated>

		<summary type="html">&lt;p&gt;User3412: Not a PNG version of YoureWinner.jpg, but this file is still a PNG&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
Trophy from ani-2yr and sp2-release&lt;/div&gt;</summary>
		<author><name>User3412</name></author>
	</entry>
	<entry>
		<id>https://w96.wiki/w/index.php?title=File:Trophy.png&amp;diff=587</id>
		<title>File:Trophy.png</title>
		<link rel="alternate" type="text/html" href="https://w96.wiki/w/index.php?title=File:Trophy.png&amp;diff=587"/>
		<updated>2022-12-01T22:05:21Z</updated>

		<summary type="html">&lt;p&gt;User3412: Whoopsie doopsie&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
PNG version of [[Media:YoureWinner.jpg|YoureWinner.jpg]]. From ani-2yr and sp2-release&lt;/div&gt;</summary>
		<author><name>User3412</name></author>
	</entry>
	<entry>
		<id>https://w96.wiki/w/index.php?title=File:Trophy.png&amp;diff=586</id>
		<title>File:Trophy.png</title>
		<link rel="alternate" type="text/html" href="https://w96.wiki/w/index.php?title=File:Trophy.png&amp;diff=586"/>
		<updated>2022-12-01T22:04:46Z</updated>

		<summary type="html">&lt;p&gt;User3412: PNG version of YoureWinner.jpg. From ani-2yr and sp2-release&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
PNG version of [[File:YoureWinner.jpg|YoureWinner.jpg]]. From ani-2yr and sp2-release&lt;/div&gt;</summary>
		<author><name>User3412</name></author>
	</entry>
	<entry>
		<id>https://w96.wiki/w/index.php?title=Theming&amp;diff=585</id>
		<title>Theming</title>
		<link rel="alternate" type="text/html" href="https://w96.wiki/w/index.php?title=Theming&amp;diff=585"/>
		<updated>2022-12-01T21:53:15Z</updated>

		<summary type="html">&lt;p&gt;User3412: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Legoman longhorn theme preview.png|alt=An example of a transformative theme. Based on Windows Longhorn, created by Legoman|thumb|An example of a custom theme. Based on Windows Longhorn, created by trabis.]]&lt;br /&gt;
Windows 96 includes a powerful theming engine to allow you to create incredibly complex and beautiful themes.&lt;br /&gt;
&lt;br /&gt;
Themes are made up of stylesheets, scripts, images, and other resources. They can optionally provide a custom sound pack or icon theme, to further customize the user experience.&lt;br /&gt;
&lt;br /&gt;
=== Acquiring Themes ===&lt;br /&gt;
Users can acquire new themes and customizations for their system by searching through the package store, checking the preinstalled collection, or importing them from an external source (such as a forum or community).&lt;br /&gt;
&lt;br /&gt;
New themes can also be created within the Windows 96 environment. Read more [[Creating a theme|here]].&lt;br /&gt;
&lt;br /&gt;
==== Preinstalled Examples ====&lt;br /&gt;
Windows 96 includes a few themes by default, namely&lt;br /&gt;
&lt;br /&gt;
* Windows 96 (the default theme)&lt;br /&gt;
* Base (a remix of the default theme using free icons)&lt;br /&gt;
* Dev (a development theme to use to check icon sizes, etc.)&lt;br /&gt;
* Windows 98 (a theme mimicking Windows 98)&lt;br /&gt;
* Windows 2000 (a theme mimicking Windows 2000)&lt;br /&gt;
*OS X Snow Leopard (icon theme using OS X icons)&lt;br /&gt;
*Utopia (sound scheme)&lt;br /&gt;
&lt;br /&gt;
=== Theme Structure ===&lt;br /&gt;
Each theme has its own directory, and is usually saved at &amp;lt;code&amp;gt;C:/system/resource/themes/&amp;lt;theme_id&amp;gt;&amp;lt;/code&amp;gt; (where &amp;lt;code&amp;gt;&amp;lt;theme_id&amp;gt;&amp;lt;/code&amp;gt; is a user defined identifier for the theme). The theme identifier may not include spaces, must not start with a number, and must be alphanumeric.&lt;br /&gt;
&lt;br /&gt;
==== Example setup ====&lt;br /&gt;
A typical (minimal) theme setup looks as follows&amp;lt;syntaxhighlight lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
 + c:/system/resource/themes/sample&lt;br /&gt;
 | --&amp;gt; manifest.json&lt;br /&gt;
 | --&amp;gt; theme.css&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;where&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;manifest.json&amp;lt;/code&amp;gt; is a theme manifest telling the theme engine how the theme should behave and what content to load to render the theme properly.&lt;br /&gt;
* &amp;lt;code&amp;gt;theme.css&amp;lt;/code&amp;gt; is the stylesheet specifying which styles to modify.&lt;/div&gt;</summary>
		<author><name>User3412</name></author>
	</entry>
	<entry>
		<id>https://w96.wiki/w/index.php?title=User:User3412&amp;diff=474</id>
		<title>User:User3412</title>
		<link rel="alternate" type="text/html" href="https://w96.wiki/w/index.php?title=User:User3412&amp;diff=474"/>
		<updated>2022-09-18T17:46:36Z</updated>

		<summary type="html">&lt;p&gt;User3412: penis&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>User3412</name></author>
	</entry>
	<entry>
		<id>https://w96.wiki/w/index.php?title=User:User3412&amp;diff=473</id>
		<title>User:User3412</title>
		<link rel="alternate" type="text/html" href="https://w96.wiki/w/index.php?title=User:User3412&amp;diff=473"/>
		<updated>2022-09-18T17:46:21Z</updated>

		<summary type="html">&lt;p&gt;User3412: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Windows 96 v3.0 thumb|580x580px|let's meet this windows 96 3.0&amp;lt;!-- error to message previvew. --&amp;gt; Windows 96 v3.0 this createded in 2022 &amp;amp; 2025 in createded! this for package Manger this version 9.9!&lt;/div&gt;</summary>
		<author><name>User3412</name></author>
	</entry>
	<entry>
		<id>https://w96.wiki/w/index.php?title=User:User3412&amp;diff=472</id>
		<title>User:User3412</title>
		<link rel="alternate" type="text/html" href="https://w96.wiki/w/index.php?title=User:User3412&amp;diff=472"/>
		<updated>2022-09-18T17:46:11Z</updated>

		<summary type="html">&lt;p&gt;User3412: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Windows 96 v3.0 thumb|580x580px|let's meet this windows 96 3.0&amp;lt;!-- error to message previvew. --&amp;gt; Windows 96 v3.0 this createded in 2022 &amp;amp; 2025 in createded! this for package Manger this version 9.9!&lt;/div&gt;</summary>
		<author><name>User3412</name></author>
	</entry>
	<entry>
		<id>https://w96.wiki/w/index.php?title=FAQ&amp;diff=455</id>
		<title>FAQ</title>
		<link rel="alternate" type="text/html" href="https://w96.wiki/w/index.php?title=FAQ&amp;diff=455"/>
		<updated>2022-09-08T21:16:32Z</updated>

		<summary type="html">&lt;p&gt;User3412: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''How do I develop apps?'''&lt;br /&gt;
&lt;br /&gt;
Open InternetE and find the DevDocs bookmark to learn how to write apps.&lt;br /&gt;
&lt;br /&gt;
'''What technologies does Windows 96 use?'''&lt;br /&gt;
&lt;br /&gt;
JavaScript, HTML, WebAssembly, and CSS.&lt;br /&gt;
&lt;br /&gt;
'''Is Windows 96 open source?'''&lt;br /&gt;
&lt;br /&gt;
The project is closed source as of now. This might change in the future.&lt;br /&gt;
&lt;br /&gt;
'''Why doesn't Windows 96 load on Internet Explorer? &amp;lt;!-- It's Internet Exploiter retards --&amp;gt;'''&lt;br /&gt;
&lt;br /&gt;
We will never support this browser - its simply too old and will never be updated, even by Microsoft themselves.&lt;br /&gt;
&lt;br /&gt;
'''Can you please add feature X?'''&lt;br /&gt;
&lt;br /&gt;
You can give feedback and suggestions on our Discord server here.&lt;br /&gt;
&lt;br /&gt;
'''I found a bug!'''&lt;br /&gt;
&lt;br /&gt;
Please report it using the [[Bug Report Tool|bug report tool]] in Windows 96 so we can fix it!&lt;/div&gt;</summary>
		<author><name>User3412</name></author>
	</entry>
	<entry>
		<id>https://w96.wiki/w/index.php?title=Wiki96:Copyrights&amp;diff=437</id>
		<title>Wiki96:Copyrights</title>
		<link rel="alternate" type="text/html" href="https://w96.wiki/w/index.php?title=Wiki96:Copyrights&amp;diff=437"/>
		<updated>2022-09-03T17:38:02Z</updated>

		<summary type="html">&lt;p&gt;User3412: Created page with &amp;quot;Please don't use copyrighted content&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Please don't use copyrighted content&lt;/div&gt;</summary>
		<author><name>User3412</name></author>
	</entry>
	<entry>
		<id>https://w96.wiki/w/index.php?title=User:User3412&amp;diff=436</id>
		<title>User:User3412</title>
		<link rel="alternate" type="text/html" href="https://w96.wiki/w/index.php?title=User:User3412&amp;diff=436"/>
		<updated>2022-09-03T17:37:25Z</updated>

		<summary type="html">&lt;p&gt;User3412: Created page with &amp;quot;The first version of Windows 96 that i used was Windows 96 v2&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The first version of Windows 96 that i used was Windows 96 v2&lt;/div&gt;</summary>
		<author><name>User3412</name></author>
	</entry>
	<entry>
		<id>https://w96.wiki/w/index.php?title=Windows_96_v3&amp;diff=231</id>
		<title>Windows 96 v3</title>
		<link rel="alternate" type="text/html" href="https://w96.wiki/w/index.php?title=Windows_96_v3&amp;diff=231"/>
		<updated>2022-07-29T12:53:53Z</updated>

		<summary type="html">&lt;p&gt;User3412: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Stub}}&lt;br /&gt;
&lt;br /&gt;
Windows 96 v3 is the current version of Windows 96 that is the successor to [[Windows 96 v2|v2.]]&lt;/div&gt;</summary>
		<author><name>User3412</name></author>
	</entry>
	<entry>
		<id>https://w96.wiki/w/index.php?title=Windows_96_v2&amp;diff=230</id>
		<title>Windows 96 v2</title>
		<link rel="alternate" type="text/html" href="https://w96.wiki/w/index.php?title=Windows_96_v2&amp;diff=230"/>
		<updated>2022-07-29T12:52:53Z</updated>

		<summary type="html">&lt;p&gt;User3412: Windows96 V3 is released&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Windows 96 v2 screenshot.png|thumb|Windows 96 version 2.0 default desktop. Note that this is an older build and might not have the latest features.]]&lt;br /&gt;
Windows 96 v2 is a version of Windows 96 and was completely rewritten from scratch. Therefore, it only bears visual similarity to its [[Windows 96 v1|predecessor]].&lt;br /&gt;
&lt;br /&gt;
You can visit this release at [https://rel2.windows96.net https://rel2.windows96.net].&lt;br /&gt;
&lt;br /&gt;
== Why the rewrite? ==&lt;br /&gt;
&lt;br /&gt;
* The code was not well optimized and it was impossible to do so due to the inefficient source code structure.&lt;br /&gt;
* It became spaghetti code due to all the OS logic being fitted into one file.&lt;br /&gt;
* As a result of this, it became near impossible to make the code modular and the effort would be better spent rewriting the OS from scratch.&lt;br /&gt;
* Windows 96 v1 had a synchronous design all round, which meant that any async operations would not fit in well and make the spaghetti code situation even worse.&lt;br /&gt;
* WebFS's mixed asynchronous model still imposed annoying file limits often reached by regular users, and also generally made the experience feel much slower.&lt;br /&gt;
* Cross browser support was not 1:1 due to the lack of CSS normalization/use of browser specific functionality. This meant that Windows 96 would not have a consistent look across browsers.&lt;br /&gt;
* A more efficient OS architecture was proposed, where the pros of rewriting the OS eventually outweighed the cons of not rewriting it.&lt;br /&gt;
* To allow more than 1 developer to work on the source code without losing their mind.&lt;br /&gt;
&lt;br /&gt;
== Version Highlights ==&lt;br /&gt;
&lt;br /&gt;
* Too many to count (TODO)&lt;br /&gt;
&lt;br /&gt;
== Trivia ==&lt;br /&gt;
&lt;br /&gt;
* The rewrite took around 6 months to be somewhat useable. During this time, the original Windows 96 community died out completely and many fans left without a trace.&lt;br /&gt;
* The COVID-19 pandemic also made it a pain to stay motivated to keep developing Windows 96.&lt;br /&gt;
* The project reached an extent were more than 1 developer was needed.&lt;/div&gt;</summary>
		<author><name>User3412</name></author>
	</entry>
</feed>