<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jcarr/gui/structs.go, branch v0.9.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.wit.com/jcarr/gui/atom?h=v0.9.2</id>
<link rel='self' href='http://cgit.wit.com/jcarr/gui/atom?h=v0.9.2'/>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/'/>
<updated>2024-01-01T21:43:50Z</updated>
<entry>
<title>reorg to final resting place at go.wit.com/gui/gui</title>
<updated>2024-01-01T21:43:50Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-01T21:43:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=4e7bbd89900a733593f0848778103c1cf1a7145d'/>
<id>urn:sha1:4e7bbd89900a733593f0848778103c1cf1a7145d</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>continue move to remove tabs</title>
<updated>2023-12-31T13:40:53Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2023-12-31T13:40:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=92441e8c635aa3e1d1f148e4780c0c323f4b0f95'/>
<id>urn:sha1:92441e8c635aa3e1d1f148e4780c0c323f4b0f95</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>save 'universal' go-arg</title>
<updated>2023-12-29T15:24:06Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2023-12-29T15:24:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=4b0077cce106d638944ecd8a6d49ee23fae79dc4'/>
<id>urn:sha1:4b0077cce106d638944ecd8a6d49ee23fae79dc4</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>add 'gadgets'</title>
<updated>2023-12-29T09:00:03Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2023-12-29T09:00:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=015847b28ee5dc5c7cfd29dfcbe14e3a2624569c'/>
<id>urn:sha1:015847b28ee5dc5c7cfd29dfcbe14e3a2624569c</id>
<content type='text'>
    attempt func (n *gui.Node) blah() definition
    better docs for pkg.go.dev
    how logging should work
    fix syntax links for pkg.go.dev

Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>move to go.wit.com/gui</title>
<updated>2023-12-20T20:15:00Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2023-12-20T20:15:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=9f7da73c67e391e1797479f99a0578bde0fe2c0e'/>
<id>urn:sha1:9f7da73c67e391e1797479f99a0578bde0fe2c0e</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>gocui plugin refactor to a *node binary tree</title>
<updated>2023-12-03T01:02:51Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2023-12-03T01:02:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=7880d9df6de1040258bea966f040e12be6205af1'/>
<id>urn:sha1:7880d9df6de1040258bea966f040e12be6205af1</id>
<content type='text'>
    rename arg '--gui &lt;toolkit&gt;'
    add a cloudflare example
    fixes since go v1.21 didn't compile anymore due to argv order
    more place() changes
    recursive size computation

    gocui: Major refactor to use the *node binary tree
    gocui: refactor place() and size()
    gocui: better place() and spacing (tab, buttons, etc)
    gocui: better mouse click handling
    gocui: switch to using tk.gocuiSize &amp; tk.size
    gocui: event handling cleanups
    gocui: add window labels work
    gocui: struct cleanups
    gocui: duplicate binary tree structs removed
    gocui: deprecate old children

Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>andlabs: debugging flags working again</title>
<updated>2023-05-10T19:28:30Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2023-05-10T19:28:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=19e6ea76f3c09fe3a5d9a4d4caff7d14571f4ba5'/>
<id>urn:sha1:19e6ea76f3c09fe3a5d9a4d4caff7d14571f4ba5</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>start correctly handling grid placement</title>
<updated>2023-05-09T22:48:21Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2023-05-09T22:48:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=706bcef867ff2a26ab62a1e3d668ac441575df62'/>
<id>urn:sha1:706bcef867ff2a26ab62a1e3d668ac441575df62</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>s/Config/me/ to remove direct access to anything</title>
<updated>2023-04-28T15:35:57Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2023-04-28T15:35:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=923f7721cca66d84dea77ffd9640d793803142ee'/>
<id>urn:sha1:923f7721cca66d84dea77ffd9640d793803142ee</id>
<content type='text'>
since most everything needs to be passed to the toolkits
everything should be accessed via func()'s

Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>further code cleanups</title>
<updated>2023-04-28T15:30:27Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2023-04-28T15:30:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=03942de00e133daf59da8ed3b6c3e71ce8afe316'/>
<id>urn:sha1:03942de00e133daf59da8ed3b6c3e71ce8afe316</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
</feed>
