summaryrefslogtreecommitdiff
path: root/init.go
AgeCommit message (Expand)Author
2025-04-24text edit box kinda works sometimesJeff Carr
2025-03-25fix arrow up & down on scrolling stdoutJeff Carr
2025-03-25save the output window stateJeff Carr
2025-03-17remove the tmp filev0.22.42v0.22.41v0.22.40Jeff Carr
2025-03-10quiet outputJeff Carr
2025-03-04name change libnotify 'menu' to 'icon'Jeff Carr
2025-03-04remove debugging delaysv0.22.34Jeff Carr
2025-03-04faster is okay nowJeff Carr
2025-03-04lock for now for gocuiJeff Carr
2025-03-03try out sync.OnceJeff Carr
2025-03-03SIGWINCH works on background and libnotify widgetsJeff Carr
2025-03-03set help window offsetJeff Carr
2025-03-03by default, hide help menuJeff Carr
2025-03-03libnotify menu at right heightJeff Carr
2025-03-03clock works againJeff Carr
2025-03-03start looking into proper mutex lockingJeff Carr
2025-03-03define a background widget more properlyJeff Carr
2025-03-03better tree init()Jeff Carr
2025-03-03always write to /tmp/ alsoJeff Carr
2025-03-03set global options in initJeff Carr
2025-03-03cleaner libnotifyUpdate()Jeff Carr
2025-03-03generic init debugging areaJeff Carr
2025-03-03rm more wrong codeJeff Carr
2025-03-03start rewinding all the other dumb init codeJeff Carr
2025-03-03stdout init almost finally worksJeff Carr
2025-03-03init is more correct nowJeff Carr
2025-03-03more work on a better Init()Jeff Carr
2025-03-03jesus. I never even made a ToolkitInit()Jeff Carr
2025-03-02always update clockJeff Carr
2025-03-02some crippled dumb refresh code kinda makes init() work for nowJeff Carr
2025-03-02can refresh manuallyJeff Carr
2025-03-02start moving to standard internal TK functionsJeff Carr
2025-03-02align 1st window. start libnotifyJeff Carr
2025-02-13add Disable() and Enable()Jeff Carr
2025-02-13no more newaction(). finally.Jeff Carr
2025-02-13still moving everything to initPlugin()Jeff Carr
2025-02-13finally starting to clean up the init() processJeff Carr
2025-02-12initOnce()Jeff Carr
2025-02-12plugin related cleanupsJeff Carr
2024-01-01early debugging codeYour Name
2025-02-09code cleanupsJeff Carr
2025-02-09window close worksJeff Carr
2025-02-09detect an attempt to close a windowJeff Carr
2025-02-09leave this code as a reminder for laterJeff Carr
2025-02-09show stdout buffer when it is smallJeff Carr
2025-02-08more usability cleanupsJeff Carr
2025-02-08add config default to show stdout onscreen on startJeff Carr
2025-02-08a clockJeff Carr
2025-02-08quiet refresh goroutineJeff Carr
2025-02-08tiggers gocui on startupJeff Carr