<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-windows/ui/icon, branch master</title>
<subtitle>WireGuard client for Windows</subtitle>
<id>https://git.zx2c4.com/wireguard-windows/atom/ui/icon?h=master</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-windows/atom/ui/icon?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/'/>
<updated>2020-11-16T17:17:05Z</updated>
<entry>
<title>build: llvm doesnt like dashes</title>
<updated>2020-11-16T17:17:05Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2020-11-13T16:26:03Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=c8d4fd883260abd5da206c22c5865025e84dc417'/>
<id>urn:sha1:c8d4fd883260abd5da206c22c5865025e84dc417</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>ui: fix dot-gray.svg icon</title>
<updated>2019-09-06T03:54:12Z</updated>
<author>
<name>Simon Rozman</name>
<email>simon@rozman.si</email>
</author>
<published>2019-09-03T12:08:39Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=21a81e118aad8b300875666b792bda6a0406215e'/>
<id>urn:sha1:21a81e118aad8b300875666b792bda6a0406215e</id>
<content type='text'>
1. The ImageMagick convert has issues with upsampling. The icon was
resized to make ImageMagick downsample it for a much sharper .ico
result.

2. The transform was removed to make all coordinates integral.

3. The circle has been shrunken a bit. Spanning edge-to-edge it appeared
huge.

Signed-off-by: Simon Rozman &lt;simon@rozman.si&gt;
</content>
</entry>
<entry>
<title>ui: reduce width of gray icon border</title>
<updated>2019-05-13T11:28:00Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2019-05-12T11:31:52Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=32f78e7b55985eb076a4302aceb616ec89380be8'/>
<id>urn:sha1:32f78e7b55985eb076a4302aceb616ec89380be8</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>ui: remove unused icons</title>
<updated>2019-05-13T11:28:00Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2019-05-12T11:13:11Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=e4010662c8ef398a5e7561ce2cae420db6cfa0bb'/>
<id>urn:sha1:e4010662c8ef398a5e7561ce2cae420db6cfa0bb</id>
<content type='text'>
These dots were good while they lasted, and I'll be sad to see them go.
We can always recover them from git history need be. Next perhaps we'll
axe dot-gray.svg?

Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>ui: use system icons in toolbar</title>
<updated>2019-05-02T18:59:52Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2019-05-02T18:59:37Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=4b1a01a8cbc5a00c4eed2497dd1552eba5ccac82'/>
<id>urn:sha1:4b1a01a8cbc5a00c4eed2497dd1552eba5ccac82</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>ui: render dots with svgs instead</title>
<updated>2019-05-02T09:51:22Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2019-05-02T09:27:18Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=43adc410b91ff0e060998549b4602e7aff257666'/>
<id>urn:sha1:43adc410b91ff0e060998549b4602e7aff257666</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>ui: use icons instead of unicode font</title>
<updated>2019-05-02T06:41:08Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2019-05-01T16:30:07Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=afa6185263f07d6f34246a26be73e3eafdd4c37f'/>
<id>urn:sha1:afa6185263f07d6f34246a26be73e3eafdd4c37f</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>ui: add initial sample UI for testing</title>
<updated>2019-02-28T07:05:02Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2019-02-25T17:48:31Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=8ddde70f2d354c9179e7434bc4a630d8acc1b370'/>
<id>urn:sha1:8ddde70f2d354c9179e7434bc4a630d8acc1b370</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
</feed>
