| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-04-26 | gocui: tracking windows and tabs separately | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2023-04-26 | gocui: windows & tabs in seperate rows | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2023-04-26 | gocui: closer to working layout | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2023-04-26 | gocui: more spacing logic | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2023-04-25 | gocui: hmm. trying to reformat the layout | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2023-04-25 | golang: finally doing struct defaults right | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2023-04-24 | gocui: try to make struct defaults work | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2023-04-24 | gocui: always show STDOUT | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2023-04-08 | both andlabs & gocui plugins have working channels | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2023-04-06 | gocui: callbacks work via a channel | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2023-04-06 | gocui: more or less correct sizesv0.7.7 | Jeff Carr | |
| 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 <[email protected]> | |||
| 2023-04-06 | gocui: ready for 0.7.6v0.7.6 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2023-04-06 | gocui: more size calculations | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2023-04-05 | gocui: don't try to draw on add() | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2023-04-05 | gocui: store more in w.gocuiSize. | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2023-04-05 | gocui: s/realSize/gocuiSize/ | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2023-04-05 | gocui: rework spacing logic | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2023-04-04 | gocui: use (w,h) and avoid (x,y) names | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2023-04-03 | gocui: more color cleanups | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2023-04-03 | gocui: working towards correct layout | Jeff Carr | |
| make a gocui widget binary tree more debugging cleanups sample button app displays in gocui geometry logic closer to correct improvements in gocui layout continued attempts to clean up tabs dump binary tree moving towards proper chan callback() deprecate Widget.Name Signed-off-by: Jeff Carr <[email protected]> | |||
