<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jcarr/gui/plugin.go, branch v0.10.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.wit.com/jcarr/gui/atom?h=v0.10.1</id>
<link rel='self' href='http://cgit.wit.com/jcarr/gui/atom?h=v0.10.1'/>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/'/>
<updated>2024-01-04T02:34:10Z</updated>
<entry>
<title>go mod tidy for toolkit move</title>
<updated>2024-01-04T02:34:10Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-04T02:34:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=60ede602fc0385ceb82da82d9cc359fc593d34d5'/>
<id>urn:sha1:60ede602fc0385ceb82da82d9cc359fc593d34d5</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>complete the move to 'go.wit.com/log'</title>
<updated>2024-01-04T00:54:08Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-04T00:54:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=49f8029a5fd9c6b33e4d2f0505dee233cd71cb7f'/>
<id>urn:sha1:49f8029a5fd9c6b33e4d2f0505dee233cd71cb7f</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>move to go.wit.com/log !!!</title>
<updated>2024-01-04T00:15:54Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-04T00:15:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=0a20b22a6c13c2ccf6a914cd847be9e3f744b343'/>
<id>urn:sha1:0a20b22a6c13c2ccf6a914cd847be9e3f744b343</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<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>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>tabs, windows + gocui dropdown menu (almost)</title>
<updated>2023-12-14T16:36:56Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2023-12-14T16:36:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=282119d970faed3f8a60d5105a2f26ee14681ff4'/>
<id>urn:sha1:282119d970faed3f8a60d5105a2f26ee14681ff4</id>
<content type='text'>
    dropdown menu figures out what text was clicked
    dropdown menu movement changes line colors
    dropdown menus force user to select a response
    accidentally committed a binary
    tab selection works
    tab and window views almost working
    tabs and windows almost working
    window widgets selection works
    better color handling
    using gocui view.Visable flag
    removal of old color setting code
    still need an artificial delay for andlabs SetText()
    catching more 'nil' errors
    fixed the stupid duplicate tab problem in andlabs
    figured out how andlabs had a tab/box mess
    works on more than one domain
    builds and runs again
    debugging double tabs in andlabs gui
    GO111MODULE compile notes
    code reorg
    further improvements
    example cloudflare app does first successful dns update
    add NewEntryLine() for single line entry boxes

Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>clean and rename examples</title>
<updated>2023-12-03T22:59:57Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2023-12-03T22:08:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=9d075afb1df62276dea06be4a188eaee8fc69420'/>
<id>urn:sha1:9d075afb1df62276dea06be4a188eaee8fc69420</id>
<content type='text'>
    fix syntax
    try new goreadme
    remove autogenerated go readme.md

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>move to fixing grids in andlabs</title>
<updated>2023-05-10T00:39:56Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2023-05-10T00:39:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=45ef7f37c4af0495ccf988f2f726aaea24a999e4'/>
<id>urn:sha1:45ef7f37c4af0495ccf988f2f726aaea24a999e4</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>getting pretty clean at this point</title>
<updated>2023-05-10T00:24:37Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2023-05-10T00:24:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=cb2c88d8c12a58f4e791dffeaba0a685d63bbc79'/>
<id>urn:sha1:cb2c88d8c12a58f4e791dffeaba0a685d63bbc79</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
</feed>
