<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jcarr/gui/debug.go, branch v0.19.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.wit.com/jcarr/gui/atom?h=v0.19.2</id>
<link rel='self' href='http://cgit.wit.com/jcarr/gui/atom?h=v0.19.2'/>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/'/>
<updated>2024-01-21T17:37:00Z</updated>
<entry>
<title>cleaner logging output</title>
<updated>2024-01-21T17:37:00Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-21T17:37:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=ba70be3064c1d082eb0e9146562b7f07dd894fb0'/>
<id>urn:sha1:ba70be3064c1d082eb0e9146562b7f07dd894fb0</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>oops. build error. re-release. boo.</title>
<updated>2024-01-18T04:41:47Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-18T04:41:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=d048182ab8e2b3e35aacffce7306583f5caae3aa'/>
<id>urn:sha1:d048182ab8e2b3e35aacffce7306583f5caae3aa</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>put json concept in toolkits/tree</title>
<updated>2024-01-18T04:20:19Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-18T04:20:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=bc21d87331989437a611cabbe8ff94fd04251053'/>
<id>urn:sha1:bc21d87331989437a611cabbe8ff94fd04251053</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>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>
