<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rde.git/src/Internal, branch master</title>
<subtitle>Rahm's Rice'd Desktop Environment
</subtitle>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rde.git/'/>
<entry>
<title>Merge remote-tracking branch 'josher/master'</title>
<updated>2021-11-08T16:43:39+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>rahm@google.com</email>
</author>
<published>2021-11-08T16:43:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rde.git/commit/?id=909665a8e8938de4e6f62b2da3e32f6597b3a8a5'/>
<id>909665a8e8938de4e6f62b2da3e32f6597b3a8a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix calculating position for rotation layout modifier</title>
<updated>2021-11-08T16:43:34+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>rahm@google.com</email>
</author>
<published>2021-11-08T16:43:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rde.git/commit/?id=278cf20058ad788676a7abe82a65083f41f84e17'/>
<id>278cf20058ad788676a7abe82a65083f41f84e17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minor fixes and whatnot</title>
<updated>2021-11-08T08:02:01+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>joshuarahm@gmail.com</email>
</author>
<published>2021-11-08T08:02:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rde.git/commit/?id=efef2ad31b0a1ce7ebcc2a635114f5a1d3f82ec8'/>
<id>efef2ad31b0a1ce7ebcc2a635114f5a1d3f82ec8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new Corner layout to keep the master window in the corner.</title>
<updated>2021-11-05T22:20:28+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>rahm@google.com</email>
</author>
<published>2021-11-05T22:20:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rde.git/commit/?id=168b02cfea52164379c59ae77e44d34ce8409974'/>
<id>168b02cfea52164379c59ae77e44d34ce8409974</id>
<content type='text'>
As a part of this add the Rotatable layout modifier that can rotate the
windows 90 degrees using Shift+Mod+r.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As a part of this add the Rotatable layout modifier that can rotate the
windows 90 degrees using Shift+Mod+r.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of github.com:jrahm/xmonad-jrahm</title>
<updated>2021-11-05T15:57:13+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>rahm@google.com</email>
</author>
<published>2021-11-05T15:57:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rde.git/commit/?id=f027cdb4a6975c54488a1ebe4a582b78c77e503a'/>
<id>f027cdb4a6975c54488a1ebe4a582b78c77e503a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change keys to use mod+shift+/- to change the size for Mosaic.</title>
<updated>2021-11-04T23:32:30+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>joshuarahm@gmail.com</email>
</author>
<published>2021-11-04T23:32:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rde.git/commit/?id=ca930a42071050d46a7242a36ea244fab191097c'/>
<id>ca930a42071050d46a7242a36ea244fab191097c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix old bug.</title>
<updated>2021-11-04T20:10:52+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>rahm@google.com</email>
</author>
<published>2021-11-04T20:10:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rde.git/commit/?id=523ef127e36d91560851d912a2765fa408ce1100'/>
<id>523ef127e36d91560851d912a2765fa408ce1100</id>
<content type='text'>
Old bug where shifting workspaces relatively using mod-n/p would not
work as expected where visible workspaces without any windows would be
skipped over or plain not work.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Old bug where shifting workspaces relatively using mod-n/p would not
work as expected where visible workspaces without any windows would be
skipped over or plain not work.
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up LayoutDraw.hs</title>
<updated>2021-11-04T19:25:11+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>rahm@google.com</email>
</author>
<published>2021-11-04T19:25:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rde.git/commit/?id=9b110e385c262f70d49bd5d21913864ed0e6847c'/>
<id>9b110e385c262f70d49bd5d21913864ed0e6847c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Break out the XMobar logging subroutines into its own module.</title>
<updated>2021-11-04T17:51:48+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>rahm@google.com</email>
</author>
<published>2021-11-04T17:36:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rde.git/commit/?id=79df73d81c4b7b6b0676360b34f668fb9502f0d4'/>
<id>79df73d81c4b7b6b0676360b34f668fb9502f0d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed huuuuge bug related to dynamicLogWithPP.</title>
<updated>2021-11-04T08:17:24+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>rahm@google.com</email>
</author>
<published>2021-11-04T08:17:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rde.git/commit/?id=1705eeae8e3c14aa188dcd073e8875aab40e888c'/>
<id>1705eeae8e3c14aa188dcd073e8875aab40e888c</id>
<content type='text'>
dynamicLogWithPP does not support Unicode properly!! It was encoding
each "Char" (32 bits in Haskell, mind you!) to a utf-8 byte instead of a
codepoint. The result was a butchared faux-utf8 encoded string.

This was causing xmobar to crash with unicode + my truncating code. I
have now moved away from dynamicLogWithPP and am writing my own log
string manually. It's better this way anyway; less hacky; more
fine-grained control.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
dynamicLogWithPP does not support Unicode properly!! It was encoding
each "Char" (32 bits in Haskell, mind you!) to a utf-8 byte instead of a
codepoint. The result was a butchared faux-utf8 encoded string.

This was causing xmobar to crash with unicode + my truncating code. I
have now moved away from dynamicLogWithPP and am writing my own log
string manually. It's better this way anyway; less hacky; more
fine-grained control.
</pre>
</div>
</content>
</entry>
</feed>
