index
:
toolkits/gocui
devel
guimaster
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
help.go
Age
Commit message (
Expand
)
Author
2025-09-03
reverse in STDOUT is no longer the default
v0.22.59
v0.22.58
v0.22.57
v0.22.56
v0.22.55
v0.22.54
v0.22.53
v0.22.52
v0.22.51
v0.22.50
v0.22.49
v0.22.48
Jeff Carr
2025-09-03
make the help menu appear when libnotify is clicked
Jeff Carr
2025-03-05
testing code
v0.22.37
v0.22.36
v0.22.35
Jeff Carr
2025-03-03
set help window offset
Jeff Carr
2025-03-03
start looking into proper mutex locking
Jeff Carr
2025-03-03
set global options in init
Jeff Carr
2025-03-02
support a libnotify menu
Jeff Carr
2025-03-02
start moving to standard internal TK functions
Jeff Carr
2025-02-23
help menu was wrong. thanks bmath
v0.22.32
Jeff Carr
2025-02-23
'q' doesn't work
Jeff Carr
2025-02-13
finally starting to clean up the init() process
Jeff Carr
2025-02-10
rm debugging output
Jeff Carr
2024-01-01
early debugging code
Your Name
2025-02-09
more code cleanups
Jeff Carr
2025-02-08
still can't remove "msg" create in mouseMove()
Jeff Carr
2025-02-08
add config default to show stdout onscreen on start
Jeff Carr
2025-02-08
a clock
Jeff Carr
2025-02-08
global protobuf name conflict
Jeff Carr
2025-02-07
more on dark mode
Jeff Carr
2025-02-07
dark mode is okay
Jeff Carr
2025-02-06
tab rotates through the windows
Jeff Carr
2025-02-06
full screen BG widget is created. good enough to ship it
Jeff Carr
2025-02-06
resize stdout window works
Jeff Carr
2025-02-06
removing old crappy code finally
Jeff Carr
2025-02-06
nicer help menu & stdout behavior
Jeff Carr
2025-02-06
add a goroutine and channel to trigger window redraw
Jeff Carr
2025-02-01
help view opens on startup (kinda)
Jeff Carr
2025-02-01
no more dropdownV
Jeff Carr
2025-02-01
part way to a generalized mouse move()
Jeff Carr
2025-02-01
dropdown menu selects and changes text again
Jeff Carr
2025-02-01
GPL 3.0
Jeff Carr
2025-01-31
lots of work to clean up my old code
Jeff Carr
2025-01-31
got the strings for a dropdown widget (finally. only took me 4 years)
Jeff Carr
2025-01-31
I'm trying to make this clearer to understand
Jeff Carr
2025-01-31
wrapping my head around this code again
Jeff Carr
2024-02-16
a magic ASCII green circle.
Jeff Carr
2024-02-05
function rename
Jeff Carr
2024-01-18
init move into seperate repo. all history lost :(
v0.0.1
Jeff Carr