<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-windows/ui, branch jd/programdata</title>
<subtitle>WireGuard client for Windows</subtitle>
<id>https://git.zx2c4.com/wireguard-windows/atom/ui?h=jd%2Fprogramdata</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-windows/atom/ui?h=jd%2Fprogramdata'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/'/>
<updated>2019-06-11T09:31:33Z</updated>
<entry>
<title>ui: confview: only suspend if interface is changing</title>
<updated>2019-06-11T09:31:33Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2019-06-11T09:31:33Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=25aee52f0a40543863a0da49fc1ef4479e965b55'/>
<id>urn:sha1:25aee52f0a40543863a0da49fc1ef4479e965b55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>global: cleanup TODO comment spacing</title>
<updated>2019-06-07T09:31:53Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2019-06-06T13:44:29Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=14dfc4e3e1925fcc3d303100c44ef4c321427c6b'/>
<id>urn:sha1:14dfc4e3e1925fcc3d303100c44ef4c321427c6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ui: get rid of hacks in tunnelspage</title>
<updated>2019-06-07T09:31:53Z</updated>
<author>
<name>Alexander Neumann</name>
<email>alexander.neumann@picos-software.com</email>
</author>
<published>2019-06-04T16:02:48Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=6c9eadbb88d233925a34fb16b088053d0278ac34'/>
<id>urn:sha1:6c9eadbb88d233925a34fb16b088053d0278ac34</id>
<content type='text'>
Signed-off-by: Alexander Neumann &lt;alexander.neumann@picos-software.com&gt;
</content>
</entry>
<entry>
<title>ui: remove hacks from confview</title>
<updated>2019-06-07T09:31:53Z</updated>
<author>
<name>Alexander Neumann</name>
<email>alexander.neumann@picos-software.com</email>
</author>
<published>2019-06-03T15:32:21Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=c39bd78030a5af64e95497184fabde9faadd6fa6'/>
<id>urn:sha1:c39bd78030a5af64e95497184fabde9faadd6fa6</id>
<content type='text'>
Signed-off-by: Alexander Neumann &lt;alexander.neumann@picos-software.com&gt;
</content>
</entry>
<entry>
<title>ui: confview: add more super horrible wm_sizing hacks</title>
<updated>2019-06-07T09:31:53Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2019-06-03T11:16:18Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=6621afe4029d405c3040342964ee9aa356064e68'/>
<id>urn:sha1:6621afe4029d405c3040342964ee9aa356064e68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ui: cache last observed state</title>
<updated>2019-06-07T09:31:53Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2019-06-03T10:15:25Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=909668e8130aa25f3913dcd115ea8cc39ea70409'/>
<id>urn:sha1:909668e8130aa25f3913dcd115ea8cc39ea70409</id>
<content type='text'>
Sometimes State() is out of sync with the notifications when a service
removal is pending. This unifies that, and also removes IPC from the
main thread.
</content>
</entry>
<entry>
<title>ui: do not pass pointer into closure from loop</title>
<updated>2019-05-27T15:20:41Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2019-05-27T15:20:41Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=8cccfb1e02c6af10557370b3de11bd513cd5f71d'/>
<id>urn:sha1:8cccfb1e02c6af10557370b3de11bd513cd5f71d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ui: add WM_SIZING hack back to confview</title>
<updated>2019-05-27T14:57:05Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2019-05-27T14:56:34Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=33b2ddc538637a65cfa16bd58030f733096071de'/>
<id>urn:sha1:33b2ddc538637a65cfa16bd58030f733096071de</id>
<content type='text'>
Helps selection of initial item. I'm not happy about this.
</content>
</entry>
<entry>
<title>ui: err is a %v</title>
<updated>2019-05-23T15:19:59Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2019-05-23T15:19:59Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=aceb9381f6bf856d88e502dc6de8344954c37a42'/>
<id>urn:sha1:aceb9381f6bf856d88e502dc6de8344954c37a42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ui: confview: hide groupbox when removing</title>
<updated>2019-05-23T14:11:58Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2019-05-23T14:11:48Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=9891e4873845fddb2549bc46842a5e56d081f677'/>
<id>urn:sha1:9891e4873845fddb2549bc46842a5e56d081f677</id>
<content type='text'>
This prevents us from loosing focus for a second.
</content>
</entry>
</feed>
