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
/
init.go
Age
Commit message (
Collapse
)
Author
2025-04-24
text edit box kinda works sometimes
Jeff Carr
2025-03-25
fix arrow up & down on scrolling stdout
Jeff Carr
2025-03-25
save the output window state
Jeff Carr
2025-03-17
remove the tmp file
v0.22.42
v0.22.41
v0.22.40
Jeff Carr
2025-03-10
quiet output
Jeff Carr
2025-03-04
name change libnotify 'menu' to 'icon'
Jeff Carr
2025-03-04
remove debugging delays
v0.22.34
Jeff Carr
2025-03-04
faster is okay now
Jeff Carr
2025-03-04
lock for now for gocui
Jeff Carr
2025-03-03
try out sync.Once
Jeff Carr
2025-03-03
SIGWINCH works on background and libnotify widgets
Jeff Carr
2025-03-03
set help window offset
Jeff Carr
2025-03-03
by default, hide help menu
Jeff Carr
2025-03-03
libnotify menu at right height
Jeff Carr
2025-03-03
clock works again
Jeff Carr
2025-03-03
start looking into proper mutex locking
Jeff Carr
2025-03-03
define a background widget more properly
Jeff Carr
2025-03-03
better tree init()
Jeff Carr
2025-03-03
always write to /tmp/ also
Jeff Carr
2025-03-03
set global options in init
Jeff Carr
2025-03-03
cleaner libnotifyUpdate()
Jeff Carr
2025-03-03
generic init debugging area
Jeff Carr
2025-03-03
rm more wrong code
Jeff Carr
2025-03-03
start rewinding all the other dumb init code
Jeff Carr
2025-03-03
stdout init almost finally works
Jeff Carr
2025-03-03
init is more correct now
Jeff Carr
2025-03-03
more work on a better Init()
Jeff Carr
2025-03-03
jesus. I never even made a ToolkitInit()
Jeff Carr
2025-03-02
always update clock
Jeff Carr
2025-03-02
some crippled dumb refresh code kinda makes init() work for now
Jeff Carr
2025-03-02
can refresh manually
Jeff Carr
2025-03-02
start moving to standard internal TK functions
Jeff Carr
2025-03-02
align 1st window. start libnotify
Jeff Carr
2025-02-13
add Disable() and Enable()
Jeff Carr
2025-02-13
no more newaction(). finally.
Jeff Carr
2025-02-13
still moving everything to initPlugin()
Jeff Carr
2025-02-13
finally starting to clean up the init() process
Jeff Carr
2025-02-12
initOnce()
Jeff Carr
2025-02-12
plugin related cleanups
Jeff Carr
2024-01-01
early debugging code
Your Name
2025-02-09
code cleanups
Jeff Carr
2025-02-09
window close works
Jeff Carr
2025-02-09
detect an attempt to close a window
Jeff Carr
2025-02-09
leave this code as a reminder for later
Jeff Carr
2025-02-09
show stdout buffer when it is small
Jeff Carr
2025-02-08
more usability cleanups
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
quiet refresh goroutine
Jeff Carr
2025-02-08
tiggers gocui on startup
Jeff Carr
[next]