<feed xmlns='http://www.w3.org/2005/Atom'>
<title>shiftos_thereturn.git/ShiftOS.Frontend/GraphicsSubsystem/UIManager.cs, branch monogame</title>
<subtitle>The official, open-source, C# revamp of ShiftOS.
</subtitle>
<id>https://git.shiftos.dev/shiftos_thereturn.git/atom?h=monogame</id>
<link rel='self' href='https://git.shiftos.dev/shiftos_thereturn.git/atom?h=monogame'/>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/'/>
<updated>2017-08-07T03:07:05Z</updated>
<entry>
<title>Scale the screen so it doesn't look shit in 1440p</title>
<updated>2017-08-07T03:07:05Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-08-07T03:07:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=e07c2f58baa41ac0bc53f338c1e5f88478c0cd1b'/>
<id>urn:sha1:e07c2f58baa41ac0bc53f338c1e5f88478c0cd1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>skin loader and ui tint</title>
<updated>2017-08-06T02:57:40Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-08-06T02:57:40Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=97a5a97370bc8f4d721791457d551c6bd2b0b67c'/>
<id>urn:sha1:97a5a97370bc8f4d721791457d551c6bd2b0b67c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added MonoGame.Extended.Input nuget package, thus, replacing the existing method used by ShiftOS to obtain keyboard input.</title>
<updated>2017-08-05T23:05:08Z</updated>
<author>
<name>phath0m</name>
<email>unphath0mabl3@gmail.com</email>
</author>
<published>2017-08-05T23:05:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=01b4c19c02f3228a400c187cdf66a9776bc41822'/>
<id>urn:sha1:01b4c19c02f3228a400c187cdf66a9776bc41822</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improved mapping of key codes</title>
<updated>2017-08-05T03:03:37Z</updated>
<author>
<name>phath0m</name>
<email>unphath0mabl3@gmail.com</email>
</author>
<published>2017-08-05T03:03:37Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=9618ffd30fedb7346ba6a311f29c1757563a341f'/>
<id>urn:sha1:9618ffd30fedb7346ba6a311f29c1757563a341f</id>
<content type='text'>
Modified the extension methods provided by KeysExtensions to appropriately translate the Keys enumeration to the corresponding ASCII character. This implementation should be only be used temporarily, as  this solution does *not* take into account keyboard layouts (It should be worth noting, the previous implementation did not either).</content>
</entry>
<entry>
<title>Hacking UI is coming in.</title>
<updated>2017-07-27T16:03:55Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-07-27T16:03:55Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=89dfed83afbb8272388940cd0b4b46b8b066153f'/>
<id>urn:sha1:89dfed83afbb8272388940cd0b4b46b8b066153f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>skin loading and fullscreen toggle in options</title>
<updated>2017-07-26T13:59:48Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-07-26T13:59:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=74d0790ab3b91d0a46db526f2599d6bf26172377'/>
<id>urn:sha1:74d0790ab3b91d0a46db526f2599d6bf26172377</id>
<content type='text'>
</content>
</entry>
<entry>
<title>start work on main menu</title>
<updated>2017-07-25T21:57:50Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-07-25T21:57:50Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=6114fe5af6faa679c477cf8eb9fccb95029df3b5'/>
<id>urn:sha1:6114fe5af6faa679c477cf8eb9fccb95029df3b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Working-ish out of box existential crisis</title>
<updated>2017-07-25T17:17:19Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-07-25T17:17:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=cdb40b2b834429d2047d9b159a3a4a24c677ca73'/>
<id>urn:sha1:cdb40b2b834429d2047d9b159a3a4a24c677ca73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Focus a control when it's added to a parent.</title>
<updated>2017-07-20T02:09:04Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-07-20T02:09:04Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=5ab60d77068edce177841e94b8260e1a40231730'/>
<id>urn:sha1:5ab60d77068edce177841e94b8260e1a40231730</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix terminal and add support for animations</title>
<updated>2017-07-19T20:08:33Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-07-19T20:08:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=b8eb7dccfdd16bd1d39bbedeb176fce7f0f1dc9e'/>
<id>urn:sha1:b8eb7dccfdd16bd1d39bbedeb176fce7f0f1dc9e</id>
<content type='text'>
</content>
</entry>
</feed>
