<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suckless/dwm.git/LICENSE, branch custom</title>
<subtitle>dynamic window manager</subtitle>
<id>https://git.alessandroiezzi.it/suckless/dwm.git/atom?h=custom</id>
<link rel='self' href='https://git.alessandroiezzi.it/suckless/dwm.git/atom?h=custom'/>
<link rel='alternate' type='text/html' href='https://git.alessandroiezzi.it/suckless/dwm.git/'/>
<updated>2022-04-26T13:50:32+00:00</updated>
<entry>
<title>LICENSE: add Chris Down</title>
<updated>2022-04-26T13:50:32+00:00</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2022-04-26T13:50:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alessandroiezzi.it/suckless/dwm.git/commit/?id=a83dc2031050d786ddf5f329b57d658a931c94b7'/>
<id>urn:sha1:a83dc2031050d786ddf5f329b57d658a931c94b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prepare 6.2 release.</title>
<updated>2019-02-02T12:50:42+00:00</updated>
<author>
<name>Anselm R Garbe</name>
<email>anselm@garbe.ca</email>
</author>
<published>2019-02-02T12:50:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alessandroiezzi.it/suckless/dwm.git/commit/?id=cb3f58ad06993f7ef3a7d8f61468012e2b786cab'/>
<id>urn:sha1:cb3f58ad06993f7ef3a7d8f61468012e2b786cab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>yet another cleanup</title>
<updated>2017-05-08T19:08:27+00:00</updated>
<author>
<name>Anselm R Garbe</name>
<email>garbeam@gmail.com</email>
</author>
<published>2017-05-08T19:08:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alessandroiezzi.it/suckless/dwm.git/commit/?id=ceac8c91ff3bf45ae53135658d6f560cb2335133'/>
<id>urn:sha1:ceac8c91ff3bf45ae53135658d6f560cb2335133</id>
<content type='text'>
The previous patches introduced some unclean space-based indentation
patterns. This patch fixes them.
</content>
</entry>
<entry>
<title>cleanup</title>
<updated>2017-03-28T18:23:28+00:00</updated>
<author>
<name>Markus Teich</name>
<email>markus.teich@stusta.mhn.de</email>
</author>
<published>2017-01-07T16:21:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alessandroiezzi.it/suckless/dwm.git/commit/?id=2952b68db88f38be8d34b80c7a7d2c7eb5b2484d'/>
<id>urn:sha1:2952b68db88f38be8d34b80c7a7d2c7eb5b2484d</id>
<content type='text'>
- unify multi-line expression alignment style.
- unify multi-line function call alignment style.
- simplify client moving on monitor count decrease.
- clarify comment for focusin().
- remove old confusing comment about input focus fix in focusmon(). The
  explanation is already in the old commit message, so no need to keep it in the
  code.
- remove old comment describing even older state of the code in focus().
- unify comment style.
- break up some long lines.
- fix some typos and grammar.
</content>
</entry>
<entry>
<title>LICENSE: update people</title>
<updated>2016-11-15T16:35:33+00:00</updated>
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<published>2016-11-14T10:49:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alessandroiezzi.it/suckless/dwm.git/commit/?id=839c7f6939368fe5784058975ee95062cc88d4c3'/>
<id>urn:sha1:839c7f6939368fe5784058975ee95062cc88d4c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>applied Hiltjo's resize/move limitation</title>
<updated>2014-08-11T05:24:29+00:00</updated>
<author>
<name>Anselm R Garbe</name>
<email>garbeam@gmail.com</email>
</author>
<published>2014-08-11T05:24:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alessandroiezzi.it/suckless/dwm.git/commit/?id=3d1090ba896319368c4771b88d325fcee368a608'/>
<id>urn:sha1:3d1090ba896319368c4771b88d325fcee368a608</id>
<content type='text'>
"Limit the amount of updates when resizing or moving a window in floating
mode to 60 times per second. This makes resizing and moving alot smoother
and by limiting it it also uses alot less resources on my machine.
</content>
</entry>
<entry>
<title>updated copyright notice in LICENSE file</title>
<updated>2014-05-29T16:02:12+00:00</updated>
<author>
<name>Anselm R Garbe</name>
<email>anselm@garbe.us</email>
</author>
<published>2014-05-29T16:02:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alessandroiezzi.it/suckless/dwm.git/commit/?id=b468873b2b71d351ed7b5a4c75f62060999c46eb'/>
<id>urn:sha1:b468873b2b71d351ed7b5a4c75f62060999c46eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>applied Eckehard Berns barwin leak fix and his suggestion to deal with restack() -- the latter aspect needs further investigation.</title>
<updated>2012-01-12T06:36:05+00:00</updated>
<author>
<name>anselm@garbe.us</name>
<email>unknown</email>
</author>
<published>2012-01-12T06:36:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alessandroiezzi.it/suckless/dwm.git/commit/?id=873bcb97a90727be29fe28774fc6b5546660b447'/>
<id>urn:sha1:873bcb97a90727be29fe28774fc6b5546660b447</id>
<content type='text'>
</content>
</entry>
<entry>
<title>applied Peter Hartlichs nice interim Xinerama and map fix patches, for debugging purposes I also added his transient test driver</title>
<updated>2011-07-29T18:01:22+00:00</updated>
<author>
<name>garbeam@gmail.com</name>
<email>unknown</email>
</author>
<published>2011-07-29T18:01:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alessandroiezzi.it/suckless/dwm.git/commit/?id=0de4197cc5e8e81d94d0faffbaf46abab4d44d1a'/>
<id>urn:sha1:0de4197cc5e8e81d94d0faffbaf46abab4d44d1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixing some minor issues, next week is dwm-5.9 release time</title>
<updated>2011-06-11T07:33:20+00:00</updated>
<author>
<name>garbeam@gmail.com</name>
<email>unknown</email>
</author>
<published>2011-06-11T07:33:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alessandroiezzi.it/suckless/dwm.git/commit/?id=d384cee751a2d23220df45c3c34dab5567c0594f'/>
<id>urn:sha1:d384cee751a2d23220df45c3c34dab5567c0594f</id>
<content type='text'>
</content>
</entry>
</feed>
