summaryrefslogtreecommitdiff
path: root/structs.go
AgeCommit message (Collapse)Author
2025-09-03reverse in STDOUT is no longer the defaultv0.22.59v0.22.58v0.22.57v0.22.56v0.22.55v0.22.54v0.22.53v0.22.52v0.22.51v0.22.50v0.22.49v0.22.48Jeff Carr
2025-03-25save the output window stateJeff Carr
2025-03-04working on delete tableJeff Carr
2025-03-04name change libnotify 'menu' to 'icon'Jeff 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-03define a background widget more properlyJeff Carr
2025-03-03better tree init()Jeff Carr
2025-03-03set global options in initJeff Carr
2025-03-03cleaner libnotifyUpdate()Jeff 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-19starting the table windowv0.22.31v0.22.30v0.22.29v0.22.28v0.22.27v0.22.26v0.22.25v0.22.24Jeff Carr
2025-02-19add the protobuf to the structJeff Carr
2025-02-13add Disable() and Enable()Jeff Carr
2025-02-13finally starting to clean up the init() processJeff Carr
2025-02-12initOnce()Jeff Carr
2024-01-01early debugging codeYour Name
2025-02-09stub in code to page large windowsJeff Carr
2025-02-09clip large windowsJeff Carr
2025-02-09disable enable is starting to displayJeff Carr
2025-02-09detect an attempt to close a windowJeff Carr
2025-02-08more usability cleanupsJeff Carr
2025-02-08changing Height() to reflect more realistic valuesJeff Carr
2025-02-08add config default to show stdout onscreen on startJeff Carr
2025-02-08a clockJeff Carr
2025-02-08mouse dragging works correctly againJeff Carr
2025-02-08removed old varJeff Carr
2025-02-08detect double clickJeff Carr
2025-02-08trying to delay on mouse dragJeff Carr
2025-02-07maybe stable?v0.22.18Jeff Carr
2025-02-07finally drag works everywhereJeff Carr
2025-02-07maybe fixed wierd clicks on window dragJeff Carr
2025-02-07start closing down crappy color choicesJeff Carr
2025-02-06basic start of a stubbed out 'textbox' entry boxJeff Carr
2025-02-06finally. dense window viewJeff Carr
2025-02-06trying to fix Hidden() to use the parentJeff Carr
2025-02-06trying to send Close Window() from toolkit pluginJeff Carr
2025-02-06make stdout upside downJeff Carr
2025-02-06fixed window title string lengthJeff Carr
2025-02-06dragging a windows keeps it putJeff Carr
2025-02-06simple cleanupsJeff Carr
2025-02-06window depth order worksJeff Carr
2025-02-06continue improvements on window draggingJeff Carr
2025-02-06tab rotates through the windowsJeff Carr
2025-02-06dropdown menus are maybe working againJeff Carr
2025-02-06full screen BG widget is created. good enough to ship itJeff Carr
2025-02-06resize stdout window worksJeff Carr