<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jcarr/gui/plugin.go, branch v0.13.13</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.wit.com/jcarr/gui/atom?h=v0.13.13</id>
<link rel='self' href='http://cgit.wit.com/jcarr/gui/atom?h=v0.13.13'/>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/'/>
<updated>2024-01-21T20:44:47Z</updated>
<entry>
<title>visable state is honored. TODO: fix hide/show</title>
<updated>2024-01-21T20:44:47Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-21T20:44:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=1fdf786a72fd4af0c1acca45b250b5f66ef3e31b'/>
<id>urn:sha1:1fdf786a72fd4af0c1acca45b250b5f66ef3e31b</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>move widget</title>
<updated>2024-01-18T09:51:04Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-18T09:51:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=29ca3e06a04e85e96071a52ec3745b7c54ddf795'/>
<id>urn:sha1:29ca3e06a04e85e96071a52ec3745b7c54ddf795</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>new paths</title>
<updated>2024-01-18T06:43:48Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-18T06:43:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=aff82aa4ea8f9e7dcc549afec9218154e1d9c7bd'/>
<id>urn:sha1:aff82aa4ea8f9e7dcc549afec9218154e1d9c7bd</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>work around a toolkit panic()</title>
<updated>2024-01-18T03:21:29Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-18T03:21:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=a6a3e1193fa7c77165f3ed2eb0031f319b4abdd0'/>
<id>urn:sha1:a6a3e1193fa7c77165f3ed2eb0031f319b4abdd0</id>
<content type='text'>
    things should work when
        GUI is not really there
    Int() and Bool()
    helloworld works
    compiles and runs
    RawWindow shouldn't auto exit
    add StandardExit()

    Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;

Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>named in honor of the mac/os and Bruce Horn</title>
<updated>2024-01-16T05:09:18Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-16T05:09:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=8ef3fc7a73a004385d36561c6c8acc4be7e3e24b'/>
<id>urn:sha1:8ef3fc7a73a004385d36561c6c8acc4be7e3e24b</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>add Destroy()</title>
<updated>2024-01-15T22:14:48Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-15T22:14:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=aa491036c319beb8326fc422a0efdadf7337cda5'/>
<id>urn:sha1:aa491036c319beb8326fc422a0efdadf7337cda5</id>
<content type='text'>
    improve syntax shortcuts
    go mod update

Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>work on hiding widgets</title>
<updated>2024-01-14T04:02:12Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-14T04:02:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=47b15946de10a75cda026a7317a90d4857b453c8'/>
<id>urn:sha1:47b15946de10a75cda026a7317a90d4857b453c8</id>
<content type='text'>
	When widgets are hidden, their state works exactly the same
	as normal, but updates are not sent to the toolkits

Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>var value any</title>
<updated>2024-01-12T01:32:40Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-12T01:32:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=ed951e0234d428298bd6b76b07e371ce2ab3cb60'/>
<id>urn:sha1:ed951e0234d428298bd6b76b07e371ce2ab3cb60</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>go.wit.com/log Flags change</title>
<updated>2024-01-09T04:27:17Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-09T04:27:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=7f587d9c7971b171870f5be901944ed8eee5a79b'/>
<id>urn:sha1:7f587d9c7971b171870f5be901944ed8eee5a79b</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>move to "gui/widget"</title>
<updated>2024-01-05T19:18:44Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-05T19:18:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=b7cbcf725d493f8a6031b369ff34bdb0686699b0'/>
<id>urn:sha1:b7cbcf725d493f8a6031b369ff34bdb0686699b0</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
</feed>
