Commit Graph

268 Commits

Author SHA1 Message Date
Jeff Carr af3fec6f20 remove old debugging code 2025-02-09 03:24:10 -06:00
Jeff Carr 5bac0308e5 window close works 2025-02-09 03:21:48 -06:00
Jeff Carr 8d8fc22745 detect an attempt to close a window 2025-02-09 03:00:10 -06:00
Jeff Carr eba5ea8cc0 leave this code as a reminder for later 2025-02-09 01:46:04 -06:00
Jeff Carr b8b8a409ea show stdout buffer when it is small 2025-02-09 01:40:57 -06:00
Jeff Carr 010bd2a33f just remove this I guess 2025-02-08 21:31:04 -06:00
Jeff Carr ba629f1892 things resized 2025-02-08 18:43:48 -06:00
Jeff Carr bff0943dc5 keep cleaning the 'msg' stdout handling code 2025-02-08 18:21:31 -06:00
Jeff Carr 2c07da350a resize window after text thing worked 2025-02-08 18:09:09 -06:00
Jeff Carr 82ed687460 mouse drag was not always right 2025-02-08 18:03:11 -06:00
Jeff Carr 5a84456c7a more usability cleanups 2025-02-08 17:19:41 -06:00
Jeff Carr f8b7c603a1 <enter> closes and saves the text from the textbox 2025-02-08 16:23:03 -06:00
Jeff Carr 419f4aef6a more work on the text entry 2025-02-08 16:15:38 -06:00
Jeff Carr 12d0e185cc text entry worked for the first time 2025-02-08 16:02:00 -06:00
Jeff Carr e80827d890 stuff 2025-02-08 15:16:41 -06:00
Jeff Carr 42eafb87c7 dropdown works again 2025-02-08 15:01:36 -06:00
Jeff Carr ea544e429e setting the size of the textbox correctly 2025-02-08 14:43:38 -06:00
Jeff Carr 58cb7f3d2d still can't remove "msg" create in mouseMove() 2025-02-08 14:24:43 -06:00
Jeff Carr 53eb14ccbd better filename 2025-02-08 14:09:14 -06:00
Jeff Carr 23dfd96a87 changing Height() to reflect more realistic values 2025-02-08 14:04:11 -06:00
Jeff Carr 5827b9ace2 buttons in dense mode line up correctly 2025-02-08 13:57:31 -06:00
Jeff Carr c4f9bac85e add config default to show stdout onscreen on start 2025-02-08 13:28:19 -06:00
Jeff Carr 90083d5bcb a clock 2025-02-08 12:50:05 -06:00
Jeff Carr 77b4bcb94b quiet refresh goroutine 2025-02-08 12:13:12 -06:00
Jeff Carr 665d2289e2 tiggers gocui on startup 2025-02-08 12:05:25 -06:00
Jeff Carr ed024aac70 textbox opens 2025-02-08 10:30:19 -06:00
Jeff Carr 6045a205fd add 'Esc' key to close dropdown menu 2025-02-08 10:20:00 -06:00
Jeff Carr 227419c1ad dropdown menu works again 2025-02-08 10:00:12 -06:00
Jeff Carr 7b06b81ed3 double click windows brings to front 2025-02-08 09:25:09 -06:00
Jeff Carr 9d1a045a1f window double click brings to forefront 2025-02-08 09:16:22 -06:00
Jeff Carr 1923f8df96 mouse dragging works correctly again 2025-02-08 09:12:35 -06:00
Jeff Carr b730ee9459 double click stdout to move to front or back 2025-02-08 08:55:26 -06:00
Jeff Carr a6c1864f43 removed old var 2025-02-08 08:47:55 -06:00
Jeff Carr 1010db44a6 mouse double click implemented too. why not? took 5 minutes 2025-02-08 08:42:41 -06:00
Jeff Carr 078a23e0e0 detect double click 2025-02-08 08:36:08 -06:00
Jeff Carr 44264df09d mouse click vs drag works 2025-02-08 08:12:39 -06:00
Jeff Carr 0aa82f5ba5 trying to delay on mouse drag 2025-02-08 08:07:03 -06:00
Jeff Carr 83b4d7142a window setTitle() 2025-02-08 07:29:42 -06:00
Jeff Carr fefa99920b global protobuf name conflict 2025-02-08 06:34:51 -06:00
Jeff Carr 8185d8bc1a macos iterm2 only seems to work with dark mode 2025-02-08 05:16:05 -06:00
Jeff Carr 481fa11211 set stdout in a better place 2025-02-07 19:11:20 -06:00
Jeff Carr a295aa420b remember stdout location on restore 2025-02-07 16:44:01 -06:00
Jeff Carr d8353f9b1a maybe stable? 2025-02-07 12:42:36 -06:00
Jeff Carr b6b5df6a18 forge is finally an app again. this time in the console 2025-02-07 03:51:23 -06:00
Jeff Carr 13a194dca5 more on dark mode 2025-02-07 03:26:05 -06:00
Jeff Carr 6c522a4b27 dark mode is okay 2025-02-07 03:19:36 -06:00
Jeff Carr dd5232fa6b more on a dark mode 2025-02-07 03:09:16 -06:00
Jeff Carr 6ac82df949 might as well test dark/light mode 2025-02-07 02:49:11 -06:00
Jeff Carr 0b67b198bd finally drag works everywhere 2025-02-07 02:44:52 -06:00
Jeff Carr 7813fc126d maybe fixed wierd clicks on window drag 2025-02-07 02:34:40 -06:00