<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-windows/models.go, branch pkg/walk</title>
<subtitle>WireGuard client for Windows</subtitle>
<id>https://git.zx2c4.com/wireguard-windows/atom/models.go?h=pkg%2Fwalk</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-windows/atom/models.go?h=pkg%2Fwalk'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/'/>
<updated>2020-09-03T14:17:02Z</updated>
<entry>
<title>ListBox/ListItemStyle: Allow override of TextColor</title>
<updated>2020-09-03T14:17:02Z</updated>
<author>
<name>Alexander Neumann</name>
<email>alexander.neumann@picos-software.com</email>
</author>
<published>2020-09-03T14:17:02Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=5d9132a89763dee9c0664a599da7a8a733a7dd31'/>
<id>urn:sha1:5d9132a89763dee9c0664a599da7a8a733a7dd31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some TableView stuff</title>
<updated>2020-07-29T15:22:07Z</updated>
<author>
<name>Alexander Neumann</name>
<email>alexander.neumann@picos-software.com</email>
</author>
<published>2020-07-29T15:22:07Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=1bbd02fe6a9fc4056df9b2698354ee43dbeb9816'/>
<id>urn:sha1:1bbd02fe6a9fc4056df9b2698354ee43dbeb9816</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Table[Model|View]: Add [Publish]RowsChanged for more efficient update of a range of rows</title>
<updated>2019-10-28T13:45:14Z</updated>
<author>
<name>Alexander Neumann</name>
<email>alexander.neumann@picos-software.com</email>
</author>
<published>2019-10-28T13:45:14Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=afd79bfa0f216cd28917d10cd49d2abee3ecfdb0'/>
<id>urn:sha1:afd79bfa0f216cd28917d10cd49d2abee3ecfdb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>TreeView: Enable performance improvements by not counting all children</title>
<updated>2019-10-23T16:03:48Z</updated>
<author>
<name>Alexander Neumann</name>
<email>alexander.neumann@picos-software.com</email>
</author>
<published>2019-10-23T16:03:48Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=06b8b6ab5c855a9f81e90ed1bf3033902fa7a22d'/>
<id>urn:sha1:06b8b6ab5c855a9f81e90ed1bf3033902fa7a22d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DPI: Merge `RectanglePixels` to `Rectangle`</title>
<updated>2019-09-27T04:04:27Z</updated>
<author>
<name>Simon Rozman</name>
<email>simon@rozman.si</email>
</author>
<published>2019-09-26T15:39:58Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=489acedaf6bb69ec9e8bdabb01bff9b088d4cbed'/>
<id>urn:sha1:489acedaf6bb69ec9e8bdabb01bff9b088d4cbed</id>
<content type='text'>
Signed-off-by: Simon Rozman &lt;simon@rozman.si&gt;
</content>
</entry>
<entry>
<title>DPI: Merge `Pixel` to `int`</title>
<updated>2019-09-27T04:03:29Z</updated>
<author>
<name>Simon Rozman</name>
<email>simon@rozman.si</email>
</author>
<published>2019-09-26T12:51:43Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=4c4172622d695902e87089c54e14149d84849622'/>
<id>urn:sha1:4c4172622d695902e87089c54e14149d84849622</id>
<content type='text'>
Signed-off-by: Simon Rozman &lt;simon@rozman.si&gt;
</content>
</entry>
<entry>
<title>DPI: Accept native pixel coordinates with ItemHeight</title>
<updated>2019-09-27T04:03:28Z</updated>
<author>
<name>Simon Rozman</name>
<email>simon@rozman.si</email>
</author>
<published>2019-09-26T10:28:16Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=6bc25ec53f8e06c901e8b3d65cdc363e8f3ab9fc'/>
<id>urn:sha1:6bc25ec53f8e06c901e8b3d65cdc363e8f3ab9fc</id>
<content type='text'>
examples/listbox_ownerdrawing assumes them in pixel coordinates. With
min/max/ideal/current sizes of windows and controls being in pixel
coordinates this unifies item heights.

Signed-off-by: Simon Rozman &lt;simon@rozman.si&gt;
</content>
</entry>
<entry>
<title>DPI, Styler: Revise cell and list stylers</title>
<updated>2019-09-26T11:55:06Z</updated>
<author>
<name>Simon Rozman</name>
<email>simon@rozman.si</email>
</author>
<published>2019-09-25T09:10:43Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=83ef8305a8d003c3aaab84473a007f8761c74871'/>
<id>urn:sha1:83ef8305a8d003c3aaab84473a007f8761c74871</id>
<content type='text'>
Signed-off-by: Simon Rozman &lt;simon@rozman.si&gt;
</content>
</entry>
<entry>
<title>DPI, Canvas: Merge dpix and dpiy</title>
<updated>2019-09-26T11:55:00Z</updated>
<author>
<name>Simon Rozman</name>
<email>simon@rozman.si</email>
</author>
<published>2019-09-25T07:50:13Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=ce9200af79c2ec974c27eddc0e896e226c9e91c8'/>
<id>urn:sha1:ce9200af79c2ec974c27eddc0e896e226c9e91c8</id>
<content type='text'>
No need to keep horizontal and vertical DPI separate. Complete lxn/walk
assumes they are the same. Should we ever need to support screens with
non-1.0 aspect ratio, we should switch from `dpi int` to `dpi Size`.

Signed-off-by: Simon Rozman &lt;simon@rozman.si&gt;
</content>
</entry>
<entry>
<title>DPI: Reorganize metrics structs to approach client compatibility</title>
<updated>2019-09-26T11:54:55Z</updated>
<author>
<name>Simon Rozman</name>
<email>simon@rozman.si</email>
</author>
<published>2019-09-24T11:24:42Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=62890e1cdb23c0d34c6064894d7d4e57791fec3a'/>
<id>urn:sha1:62890e1cdb23c0d34c6064894d7d4e57791fec3a</id>
<content type='text'>
- Pixel96DPI =&gt; int
- Point =&gt; PointPixels, Point96DPI =&gt; Point
- Margins =&gt; MarginsPixels, Margins96DPI =&gt; Margins
- Size =&gt; SizePixels, Size96DPI =&gt; Size
- Rectangle =&gt; RectanglePixels, Rectangle96DPI =&gt; Rectangle

Signed-off-by: Simon Rozman &lt;simon@rozman.si&gt;
</content>
</entry>
</feed>
