<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-windows/ui/syntax, branch jd/adminnobs</title>
<subtitle>WireGuard client for Windows</subtitle>
<id>https://git.zx2c4.com/wireguard-windows/atom/ui/syntax?h=jd%2Fadminnobs</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-windows/atom/ui/syntax?h=jd%2Fadminnobs'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/'/>
<updated>2019-12-11T11:06:25Z</updated>
<entry>
<title>syntax: disable events when highlighting</title>
<updated>2019-12-11T11:06:25Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2019-10-31T11:08:28Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=5103eb85017a111db5cbf1cd3525f54ffebc1484'/>
<id>urn:sha1:5103eb85017a111db5cbf1cd3525f54ffebc1484</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ui: allow (Shift+)Tab to move focus to sibling controls in RichEdit</title>
<updated>2019-10-26T09:39:22Z</updated>
<author>
<name>Simon Rozman</name>
<email>simon@rozman.si</email>
</author>
<published>2019-09-04T13:55:21Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=d8ce4215f74e71b4328f090e6b6bb5493d8df754'/>
<id>urn:sha1:d8ce4215f74e71b4328f090e6b6bb5493d8df754</id>
<content type='text'>
With RTF control consuming Tab and Enter keystrokes, there was no way to
create or edit a tunnel using keyboard only. This was a major concern
for accessibility.

Should user want to explicitly insert \t into configuration, one can use
Ctrl+Tab, paste it, or use Alt+09 (on numeric keyboard).

Signed-off-by: Simon Rozman &lt;simon@rozman.si&gt;
</content>
</entry>
<entry>
<title>ui: fix popup menu placement in syntaxedit</title>
<updated>2019-09-13T16:07:36Z</updated>
<author>
<name>Simon Rozman</name>
<email>simon@rozman.si</email>
</author>
<published>2019-09-09T13:53:59Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=45fb34790e6a2efa1678dad5b0206785df9bb953'/>
<id>urn:sha1:45fb34790e6a2efa1678dad5b0206785df9bb953</id>
<content type='text'>
When pop-up menu is invoked using keyboard, the coordinates are (-1,-1).
However, LOWORD/HIWORD return (65535, 65535).

Signed-off-by: Simon Rozman &lt;simon@rozman.si&gt;
</content>
</entry>
<entry>
<title>ui: syntax: support Shift+Ins pasting too</title>
<updated>2019-09-06T04:03:21Z</updated>
<author>
<name>Simon Rozman</name>
<email>simon@rozman.si</email>
</author>
<published>2019-09-05T06:30:54Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=b66c2b61f4504d5a17d6000106c6b2704ce15d45'/>
<id>urn:sha1:b66c2b61f4504d5a17d6000106c6b2704ce15d45</id>
<content type='text'>
Signed-off-by: Simon Rozman &lt;simon@rozman.si&gt;
</content>
</entry>
<entry>
<title>ui: syntax: xor colors with background</title>
<updated>2019-09-06T04:03:21Z</updated>
<author>
<name>Simon Rozman</name>
<email>simon@rozman.si</email>
</author>
<published>2019-09-04T13:04:39Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=17ec1d96a58924340751d1eb4beb2ba756d70cf4'/>
<id>urn:sha1:17ec1d96a58924340751d1eb4beb2ba756d70cf4</id>
<content type='text'>
This makes syntax highlighting retain text contrast on black background
(e.g. high-contrast mode)

Maybe using a smarter arithmetic than XOR could be used to retain errors
in red. They turn cyan on black background now.

Signed-off-by: Simon Rozman &lt;simon@rozman.si&gt;
</content>
</entry>
<entry>
<title>ui: add layout item helper for new layout system</title>
<updated>2019-07-17T08:35:04Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2019-07-17T08:35:04Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=d7d6691bf153d3dbbdc53c04111c212b419e2f2b'/>
<id>urn:sha1:d7d6691bf153d3dbbdc53c04111c212b419e2f2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>global: correct names and patterns for go lint</title>
<updated>2019-05-16T13:49:18Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2019-05-16T13:49:18Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=7dbd3a69af43c58255b1dce82d05906f6243b06d'/>
<id>urn:sha1:7dbd3a69af43c58255b1dce82d05906f6243b06d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ui: react to DPI changes in syntax editor</title>
<updated>2019-05-16T09:41:11Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2019-05-16T08:48:03Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=d20c74e52a6cd3e7a1323e315f21747389fb01b5'/>
<id>urn:sha1:d20c74e52a6cd3e7a1323e315f21747389fb01b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ui: syntax: rehighlight on DPI change</title>
<updated>2019-05-13T16:19:43Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2019-05-13T16:19:43Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=52f879e2e6c79d609f043cf41dc9fde2684a646b'/>
<id>urn:sha1:52f879e2e6c79d609f043cf41dc9fde2684a646b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ui: syntax: fix indentation</title>
<updated>2019-05-13T16:19:12Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2019-05-13T16:11:32Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=e93c8fd21406999884c2c7d9161d049fa832c09b'/>
<id>urn:sha1:e93c8fd21406999884c2c7d9161d049fa832c09b</id>
<content type='text'>
</content>
</entry>
</feed>
