<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rde.git/src/Rahm/Desktop/Layout, branch v017</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>Add export lists to all modules.</title>
<updated>2022-11-23T18:53:15+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>rahm@google.com</email>
</author>
<published>2022-11-23T18:53:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rde.git/commit/?id=903a9acb217c49dd76ca864184a7858a7a56731d'/>
<id>903a9acb217c49dd76ca864184a7858a7a56731d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove more unused imports.</title>
<updated>2022-11-23T07:38:10+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>joshuarahm@gmail.com</email>
</author>
<published>2022-11-23T07:38:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rde.git/commit/?id=2e7e9b6565b9b602a00d0f2d42ebda9985478593'/>
<id>2e7e9b6565b9b602a00d0f2d42ebda9985478593</id>
<content type='text'>
GHC left some of the unused imports as `import X ()`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GHC left some of the unused imports as `import X ()`
</pre>
</div>
</content>
</entry>
<entry>
<title>Change to use minimal imports.</title>
<updated>2022-11-23T07:26:58+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>joshuarahm@gmail.com</email>
</author>
<published>2022-11-23T07:26:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rde.git/commit/?id=1f25484605881af1a8e1475565d2ceb20b88ea85'/>
<id>1f25484605881af1a8e1475565d2ceb20b88ea85</id>
<content type='text'>
This is achieved by using `stack build --ghc-options=-ddump-minimal-imports`
and looking for the *.imports files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is achieved by using `stack build --ghc-options=-ddump-minimal-imports`
and looking for the *.imports files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some layout bloat.</title>
<updated>2022-11-23T06:18:52+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>joshuarahm@gmail.com</email>
</author>
<published>2022-11-23T06:18:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rde.git/commit/?id=4b8ead746825a1534b8506857d773ba822a9e3b9'/>
<id>4b8ead746825a1534b8506857d773ba822a9e3b9</id>
<content type='text'>
Remove a bunch of esentially-unused layouts. Now the layouts are:

  - Spiral
  - Mosaic
  - Tall
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove a bunch of esentially-unused layouts. Now the layouts are:

  - Spiral
  - Mosaic
  - Tall
</pre>
</div>
</content>
</entry>
<entry>
<title>Format with ormolu.</title>
<updated>2022-11-21T19:05:03+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>rahm@google.com</email>
</author>
<published>2022-11-21T19:05:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rde.git/commit/?id=ee9be16599f20aef6d1d3fd15666c00452f85aba'/>
<id>ee9be16599f20aef6d1d3fd15666c00452f85aba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Bordering layout.</title>
<updated>2022-10-09T18:19:46+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>rahm@google.com</email>
</author>
<published>2022-04-29T00:15:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rde.git/commit/?id=a6d5d5709b0a0811b30f1cddf4f75874ae075b2f'/>
<id>a6d5d5709b0a0811b30f1cddf4f75874ae075b2f</id>
<content type='text'>
The bordering layout can add windows along the border of the screen,
that way something like videos or something can be shown in the corner
of the screen.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The bordering layout can add windows along the border of the screen,
that way something like videos or something can be shown in the corner
of the screen.
</pre>
</div>
</content>
</entry>
<entry>
<title>Roll Windows.hs into R.D.StackSet</title>
<updated>2022-10-09T18:19:46+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>joshuarahm@gmail.com</email>
</author>
<published>2022-04-25T03:06:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rde.git/commit/?id=b80d487285cf7dd05075de4dc2fa669a703016b0'/>
<id>b80d487285cf7dd05075de4dc2fa669a703016b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add R.D.StackSet as a replacement for StackSet.</title>
<updated>2022-10-09T18:19:46+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>joshuarahm@gmail.com</email>
</author>
<published>2022-04-25T02:34:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rde.git/commit/?id=8e2cb3d0e92dd8c09233705471f87d4d582eedfe'/>
<id>8e2cb3d0e92dd8c09233705471f87d4d582eedfe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run hlint</title>
<updated>2022-10-09T18:19:46+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>rahm@google.com</email>
</author>
<published>2022-04-23T00:03:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rde.git/commit/?id=92deb70d1268317e3b80c8c28e0358f0c9064f3e'/>
<id>92deb70d1268317e3b80c8c28e0358f0c9064f3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Some changes to XMobar look and feel</title>
<updated>2022-10-09T18:19:46+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>rahm@google.com</email>
</author>
<published>2022-04-21T23:04:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rde.git/commit/?id=a45cfc63c66b2f85768df0eba77e9460a75e6215'/>
<id>a45cfc63c66b2f85768df0eba77e9460a75e6215</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
