<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dwm/patches, branch 6.4-Mainline</title>
<subtitle>Personal DWM build</subtitle>
<id>https://git.alphara.art/dwm/atom?h=6.4-Mainline</id>
<link rel='self' href='https://git.alphara.art/dwm/atom?h=6.4-Mainline'/>
<link rel='alternate' type='text/html' href='https://git.alphara.art/dwm/'/>
<updated>2023-08-18T22:48:52+00:00</updated>
<entry>
<title>Revert "WinIcon Patch"</title>
<updated>2023-08-18T22:48:52+00:00</updated>
<author>
<name>xAlpharax</name>
<email>42233094+xAlpharax@users.noreply.github.com</email>
</author>
<published>2023-08-18T22:48:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alphara.art/dwm/commit/?id=496351cdd28cbdaef9b7bbdf6496493925848cf4'/>
<id>urn:sha1:496351cdd28cbdaef9b7bbdf6496493925848cf4</id>
<content type='text'>
This reverts commit 48d827bb16e57a06c951c08bcf98ca1c088da9eb.

Changes to be committed:
    modified:   config.def.h
    modified:   config.def.h.orig
    modified:   config.h
    modified:   config.mk
    deleted:    config.mk.orig
    modified:   drw.c
    modified:   drw.c.orig
    modified:   drw.h
    deleted:    drw.h.orig
    modified:   dwm.c
    modified:   dwm.c.orig
    deleted:    patches/dwm-winicon-6.3-v2.1.diff
</content>
</entry>
<entry>
<title>WinIcons patch finalized.</title>
<updated>2023-08-17T02:05:52+00:00</updated>
<author>
<name>xAlpharax</name>
<email>42233094+xAlpharax@users.noreply.github.com</email>
</author>
<published>2023-08-17T02:05:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alphara.art/dwm/commit/?id=9b8a945cb8e3ca2fa97a01ea0cba20781f6a1238'/>
<id>urn:sha1:9b8a945cb8e3ca2fa97a01ea0cba20781f6a1238</id>
<content type='text'>
Changes to be committed:
      modified:   config.h
      renamed:    patches_huge/dwm-winicon-6.3-v2.1.diff -&gt; patches/dwm-winicon-6.3-v2.1.diff
      deleted:    patches_huge/dwm-tag-preview-6.3.diff
</content>
</entry>
<entry>
<title>Patched sticky, noborderflicker and resizecorners into master.</title>
<updated>2023-08-17T00:53:33+00:00</updated>
<author>
<name>xAlpharax</name>
<email>42233094+xAlpharax@users.noreply.github.com</email>
</author>
<published>2023-08-17T00:53:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alphara.art/dwm/commit/?id=67f972f7426503cd4307ffe53868453d19777efa'/>
<id>urn:sha1:67f972f7426503cd4307ffe53868453d19777efa</id>
<content type='text'>
PS: The new keybinds will be added after the huge patches.

Changes to be committed:
      modified:   dwm.c
      modified:   dwm.c.orig
      renamed:    patches_new/dwm-noborderflicker-20211227-8657affa2a61.diff -&gt; patches/dwm-noborderflicker-20211227-8657affa2a61.diff
      renamed:    patches_new/dwm-resizecorners-6.2.diff -&gt; patches/dwm-resizecorners-6.2.diff
      renamed:    patches_new/dwm-sticky-6.4.diff -&gt; patches/dwm-sticky-6.4.diff
</content>
</entry>
<entry>
<title>Useless-Gaps is just plain better.</title>
<updated>2023-08-17T00:47:47+00:00</updated>
<author>
<name>xAlpharax</name>
<email>42233094+xAlpharax@users.noreply.github.com</email>
</author>
<published>2023-08-17T00:47:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alphara.art/dwm/commit/?id=1ba93142d274f83b57e8c3f2bb474584f96e259f'/>
<id>urn:sha1:1ba93142d274f83b57e8c3f2bb474584f96e259f</id>
<content type='text'>
Changes to be committed:
      modified:   config.def.h
      modified:   config.def.h.orig
      modified:   dwm.c
      modified:   dwm.c.orig
      deleted:    patches/dwm-fullgaps-6.4.diff
      new file:   patches/dwm-uselessgap-20211119-58414bee958f2.diff
      deleted:    patches_new/dwm-toggleborder-6.3.diff
</content>
</entry>
<entry>
<title>Patching better gaps with fullgaps. Everything is stable in this commit.</title>
<updated>2023-08-16T20:49:08+00:00</updated>
<author>
<name>xAlpharax</name>
<email>42233094+xAlpharax@users.noreply.github.com</email>
</author>
<published>2023-08-16T20:49:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alphara.art/dwm/commit/?id=1a9fcf5fdd6e9adccd46b0cec15ad57f77f5b6dd'/>
<id>urn:sha1:1a9fcf5fdd6e9adccd46b0cec15ad57f77f5b6dd</id>
<content type='text'>
Changes to be committed:
    modified:   config.def.h
    modified:   config.def.h.orig
    modified:   config.def.h.rej
    modified:   config.h
    modified:   drw.c
    modified:   drw.c.orig
    deleted:    dwm.1.orig
    modified:   dwm.c
    modified:   dwm.c.orig
    modified:   dwm.c.rej
    renamed:    patches_new/dwm-fullgaps-6.4.diff -&gt; patches/dwm-fullgaps-6.4.diff
    deleted:    patches/dwm-uselessgap-20211119-58414bee958f2.diff
    renamed:    patches_new/dwm-tag-preview-6.3.diff -&gt; patches_huge/dwm-tag-preview-6.3.diff
    renamed:    patches_new/dwm-winicon-6.3-v2.1.diff -&gt; patches_huge/dwm-winicon-6.3-v2.1.diff
    modified:   patches_new/dwm-noborderflicker-20211227-8657affa2a61.diff
</content>
</entry>
<entry>
<title>Patched dwm according to current configuration.</title>
<updated>2023-08-16T15:44:43+00:00</updated>
<author>
<name>xAlpharax</name>
<email>42233094+xAlpharax@users.noreply.github.com</email>
</author>
<published>2023-08-16T15:44:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alphara.art/dwm/commit/?id=1dec076282eae69d44e5aa3168ae8ed0e7bfb94d'/>
<id>urn:sha1:1dec076282eae69d44e5aa3168ae8ed0e7bfb94d</id>
<content type='text'>
Changes to be committed:
    modified:   config.def.h
    new file:   config.def.h.orig
    new file:   config.def.h.rej
    new file:   config.h
    new file:   drw.c.orig
    modified:   dwm.1
    new file:   dwm.1.orig
    modified:   dwm.c
    new file:   dwm.c.orig
    new file:   dwm.c.rej
    new file:   movestack.c
    new file:   patches/dwm-actualfullscreen-20211013-cb3f58a.diff
    new file:   patches/dwm-adjacenttag-skipvacant-6.2.diff
    new file:   patches/dwm-alttagsdecoration-2020010304-cb3f58a.diff
    new file:   patches/dwm-alwayscenter-20200625-f04cac6.diff
    new file:   patches/dwm-attachbottom-6.3.diff
    new file:   patches/dwm-fixborders-6.2.diff
    new file:   patches/dwm-movestack-20211115-a786211.diff
    new file:   patches/dwm-pertag-20200914-61bb8b2.diff
    new file:   patches/dwm-uselessgap-20211119-58414bee958f2.diff
</content>
</entry>
</feed>
