summaryrefslogtreecommitdiff
path: root/eventMouse.go
AgeCommit message (Expand)Author
2025-02-09more code cleanupsJeff Carr
2025-02-09code cleanupsJeff Carr
2025-02-09window close worksJeff Carr
2025-02-09detect an attempt to close a windowJeff Carr
2025-02-08mouse drag was not always rightJeff Carr
2025-02-08more usability cleanupsJeff Carr
2025-02-08<enter> closes and saves the text from the textboxJeff Carr
2025-02-08mouse dragging works correctly againJeff Carr
2025-02-08removed old varJeff Carr
2025-02-08mouse double click implemented too. why not? took 5 minutesJeff Carr
2025-02-08detect double clickJeff Carr
2025-02-08mouse click vs drag worksJeff Carr
2025-02-08trying to delay on mouse dragJeff Carr
2025-02-07forge is finally an app again. this time in the consolev0.22.17Jeff Carr
2025-02-07finally drag works everywhereJeff Carr
2025-02-07maybe fixed wierd clicks on window dragJeff Carr
2025-02-07textbox kinda worksJeff Carr
2025-02-06fixed window title string lengthJeff Carr
2025-02-06no output except 'mouse drag()'Jeff Carr
2025-02-06quiet outputJeff Carr
2025-02-06window depth order worksJeff Carr
2025-02-06continue improvements on window draggingJeff Carr
2025-02-06not sure why mouse clicks are working weirdJeff Carr
2025-02-06tab rotates through the windowsJeff Carr
2025-02-06dropdown menus work pretty wellJeff Carr
2025-02-06dropdown menus are maybe working againJeff Carr
2025-02-06resize stdout window worksJeff Carr
2025-02-06more work on stdout settingsJeff Carr
2025-02-06rm more old codeJeff Carr
2025-02-06removing old crappy code finallyJeff Carr
2025-02-05window drag offset worksJeff Carr
2025-02-03windows kinda move aroundJeff Carr
2025-02-03can almost drag two different thingsJeff Carr
2025-02-01well, this needs more thoughtJeff Carr
2025-02-01closer to mouse drag not being annoyingly wrongJeff Carr
2025-02-01got stdout window to grab from a labelJeff Carr
2025-02-01better colors on labels and checkboxesJeff Carr
2025-02-01almost there red 5Jeff Carr
2025-02-01huh. getting somewhereJeff Carr
2025-02-01part way to a generalized mouse move()Jeff Carr
2025-02-01start working on movingMsgJeff Carr
2025-02-01this gocui package is really coolJeff Carr
2025-02-01use dumpWidget() where possibleJeff Carr
2025-02-01lots of code cleanup and debugging workJeff Carr
2025-02-01oopsJeff Carr
2025-02-01GPL 3.0Jeff Carr
2025-01-31add keypress '2' as a debugging toolJeff Carr
2025-01-31very quiet output now with good debugging optionsJeff Carr
2025-01-31lots of work to clean up my old codeJeff Carr
2025-01-31hmm. can't figure out where clicks are goingv0.22.15Jeff Carr