<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jcarr/gui/toolkit/gocui/debug.go, branch v0.7.7</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.wit.com/jcarr/gui/atom?h=v0.7.7</id>
<link rel='self' href='http://cgit.wit.com/jcarr/gui/atom?h=v0.7.7'/>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/'/>
<updated>2023-04-06T16:19:04Z</updated>
<entry>
<title>gocui: more or less correct sizes</title>
<updated>2023-04-06T16:19:04Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2023-04-06T16:19:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=c16b8695332485071331bbcab924327cd2bab6e5'/>
<id>urn:sha1:c16b8695332485071331bbcab924327cd2bab6e5</id>
<content type='text'>
    init to normal state (debug=off)
    size handling cleanups
    keep trying to fix grid widget
    move towards cmdline/auto loading of gocui

Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>gocui: ready for 0.7.6</title>
<updated>2023-04-06T11:29:00Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2023-04-06T11:29:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=012c22faf3d3611d247fbe53928347770f6f4fbc'/>
<id>urn:sha1:012c22faf3d3611d247fbe53928347770f6f4fbc</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>gocui: don't try to draw on add()</title>
<updated>2023-04-06T02:15:05Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2023-04-06T02:15:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=4e69499be4bce986f5685ecbf12f662452b95c97'/>
<id>urn:sha1:4e69499be4bce986f5685ecbf12f662452b95c97</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>more fixes</title>
<updated>2023-04-06T00:33:31Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2023-04-06T00:33:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=0c46d57acdd77965747cfc0e4ffd109332d85c89'/>
<id>urn:sha1:0c46d57acdd77965747cfc0e4ffd109332d85c89</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>gocui: close to fixing tab coords</title>
<updated>2023-04-06T00:03:01Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2023-04-06T00:03:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=f0052b9af8273feb852ba5bdfc3efb3673ff329e'/>
<id>urn:sha1:f0052b9af8273feb852ba5bdfc3efb3673ff329e</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>gocui: store more in w.gocuiSize.</title>
<updated>2023-04-05T23:10:53Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2023-04-05T23:10:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=56c45d93e435e1ab121cf2fad26e48312fff9244'/>
<id>urn:sha1:56c45d93e435e1ab121cf2fad26e48312fff9244</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>gocui: window and tab position kinda correct</title>
<updated>2023-04-05T22:56:27Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2023-04-05T22:56:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=6b1de07b09a9fd665249d2b5f72b5216fed06479'/>
<id>urn:sha1:6b1de07b09a9fd665249d2b5f72b5216fed06479</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>gocui: more dumb and broken attempts at fixing this code</title>
<updated>2023-04-05T22:29:52Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2023-04-05T22:29:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=9c5eda73fa47dfd156c7de3292169150af2f46a8'/>
<id>urn:sha1:9c5eda73fa47dfd156c7de3292169150af2f46a8</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>gocui: s/realSize/gocuiSize/</title>
<updated>2023-04-05T18:30:49Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2023-04-05T18:30:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=89bff61cb1373035f7a20b05dd975f8dfbbb767a'/>
<id>urn:sha1:89bff61cb1373035f7a20b05dd975f8dfbbb767a</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>gocui: rework spacing logic</title>
<updated>2023-04-05T18:06:42Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2023-04-05T18:06:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=29efacf6f60d92231381699bc27d44d515a4063c'/>
<id>urn:sha1:29efacf6f60d92231381699bc27d44d515a4063c</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
</feed>
