<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-windows/window.go, branch pkg/walk</title>
<subtitle>WireGuard client for Windows</subtitle>
<id>https://git.zx2c4.com/wireguard-windows/atom/window.go?h=pkg%2Fwalk</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-windows/atom/window.go?h=pkg%2Fwalk'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/'/>
<updated>2020-12-09T14:45:00Z</updated>
<entry>
<title>WindowBase: Only use transparent background mix mode on Containers, fixes #746</title>
<updated>2020-12-09T14:45:00Z</updated>
<author>
<name>Alexander Neumann</name>
<email>alexander.neumann@picos-software.com</email>
</author>
<published>2020-12-09T14:45:00Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=98655d01b2f1da08655b4bc67517e452c3ca83a9'/>
<id>urn:sha1:98655d01b2f1da08655b4bc67517e452c3ca83a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Missed that one in a previous commit</title>
<updated>2020-09-07T08:01:22Z</updated>
<author>
<name>Alexander Neumann</name>
<email>alexander.neumann@picos-software.com</email>
</author>
<published>2020-09-07T08:01:22Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=bf1534f83bdf67abbcde0dca37cab0d05e3eca83'/>
<id>urn:sha1:bf1534f83bdf67abbcde0dca37cab0d05e3eca83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>TabWidget: Change automatic focus behavior on current page change</title>
<updated>2020-08-27T10:27:02Z</updated>
<author>
<name>Alexander Neumann</name>
<email>alexander.neumann@picos-software.com</email>
</author>
<published>2020-08-27T10:27:02Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=e918ceb58768422acc50c8eef574e50512cf3d1d'/>
<id>urn:sha1:e918ceb58768422acc50c8eef574e50512cf3d1d</id>
<content type='text'>
We now only set focus to a descendant if the TabWidget already contains the focus.
</content>
</entry>
<entry>
<title>WindowBase: Invalidate and RequestLayout in SetSuspended only if the widget is set visible</title>
<updated>2020-07-29T14:19:27Z</updated>
<author>
<name>Alexander Neumann</name>
<email>alexander.neumann@picos-software.com</email>
</author>
<published>2020-07-29T14:19:27Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=145133b9c80b8f9d9bba59e20ba56ec27703acc0'/>
<id>urn:sha1:145133b9c80b8f9d9bba59e20ba56ec27703acc0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ensure synchronizing layout results of one form doesn't replace results of another form</title>
<updated>2019-11-04T13:23:07Z</updated>
<author>
<name>Alexander Neumann</name>
<email>an2048@gmail.com</email>
</author>
<published>2019-11-04T13:23:07Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=b225e7d8a2442fc2f4f78b0fee5f3f7431eb7bfb'/>
<id>urn:sha1:b225e7d8a2442fc2f4f78b0fee5f3f7431eb7bfb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WindowBase: Don't ignore layout request only because the requesting window is invisible</title>
<updated>2019-10-24T08:35:42Z</updated>
<author>
<name>Alexander Neumann</name>
<email>alexander.neumann@picos-software.com</email>
</author>
<published>2019-10-24T08:35:42Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=9936f81d38c57d862967cd597befe475a67b34ca'/>
<id>urn:sha1:9936f81d38c57d862967cd597befe475a67b34ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'pending/dpi-fun2' of https://github.com/Amebis/walk into dpi-fun2</title>
<updated>2019-10-23T10:07:03Z</updated>
<author>
<name>Alexander Neumann</name>
<email>alexander.neumann@picos-software.com</email>
</author>
<published>2019-10-23T10:07:03Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=220eac0ccdb0bcb931cbd9d2e17a2503f325a71d'/>
<id>urn:sha1:220eac0ccdb0bcb931cbd9d2e17a2503f325a71d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Accessibility: Add declarative support</title>
<updated>2019-09-27T06:55:22Z</updated>
<author>
<name>Simon Rozman</name>
<email>simon@rozman.si</email>
</author>
<published>2019-09-27T06:55:22Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=49fea29f82a806fc26008be50353bc9c1a5326dd'/>
<id>urn:sha1:49fea29f82a806fc26008be50353bc9c1a5326dd</id>
<content type='text'>
Signed-off-by: Simon Rozman &lt;simon@rozman.si&gt;
</content>
</entry>
<entry>
<title>DPI, Window: Rename min and maxSize because they are 1/96"</title>
<updated>2019-09-27T04:04:27Z</updated>
<author>
<name>Simon Rozman</name>
<email>simon@rozman.si</email>
</author>
<published>2019-09-26T16:10:05Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=fefdc3d1ea3a38d6dee057f52b88b905542236eb'/>
<id>urn:sha1:fefdc3d1ea3a38d6dee057f52b88b905542236eb</id>
<content type='text'>
This also adds a missing DPI conversion in LinkLabel's CreateLayoutItem.

Signed-off-by: Simon Rozman &lt;simon@rozman.si&gt;
</content>
</entry>
<entry>
<title>DPI: Merge `SizeDBU` to `Size`</title>
<updated>2019-09-27T04:04:27Z</updated>
<author>
<name>Simon Rozman</name>
<email>simon@rozman.si</email>
</author>
<published>2019-09-26T15:46:03Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=d1eeb2d1093f43a730c06638372fa4e941c39c07'/>
<id>urn:sha1:d1eeb2d1093f43a730c06638372fa4e941c39c07</id>
<content type='text'>
Signed-off-by: Simon Rozman &lt;simon@rozman.si&gt;
</content>
</entry>
</feed>
