Commit Graph

244 Commits

Author SHA1 Message Date
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
Jeff Carr fb3c16707d start closing down crappy color choices 2025-02-07 01:55:27 -06:00
Jeff Carr 5668e6f081 textbox kinda works 2025-02-07 00:35:08 -06:00
Jeff Carr e96cb4375c code cleanups 2025-02-07 00:08:44 -06:00
Jeff Carr c2f8cac4a9 basic start of a stubbed out 'textbox' entry box 2025-02-06 23:49:18 -06:00
Jeff Carr 7e47ca9843 quiet output 2025-02-06 23:35:15 -06:00
Jeff Carr 37723c2b9a stdout still doesn't work with the mouse correctly 2025-02-06 22:26:47 -06:00
Jeff Carr 16886945ed init was the problem for window placement 2025-02-06 22:17:05 -06:00
Jeff Carr 3d104d5b4a dragging and window placement is still messed up 2025-02-06 21:25:51 -06:00
Jeff Carr 0b265d2b72 stdout paging updates 2025-02-06 20:59:15 -06:00
Jeff Carr 5d1a3b2578 finally. dense window view 2025-02-06 20:34:29 -06:00
Jeff Carr e39bcafb78 closer to accurate grid sizes 2025-02-06 19:58:48 -06:00
Jeff Carr 176831d0f3 trying to debug grid spacing 2025-02-06 19:34:26 -06:00
Jeff Carr 2a5734892a trying to fix Hidden() to use the parent 2025-02-06 19:00:00 -06:00
Jeff Carr f5d465901d trying to send Close Window() from toolkit plugin 2025-02-06 17:29:17 -06:00
Jeff Carr e134ecb6a4 make stdout upside down 2025-02-06 16:19:36 -06:00
Jeff Carr 5bae8b7e41 fixed window title string length 2025-02-06 15:19:39 -06:00
Jeff Carr 93e87a05c7 dragging a windows keeps it put 2025-02-06 14:46:32 -06:00
Jeff Carr bc15e6c879 simple cleanups 2025-02-06 14:35:01 -06:00
Jeff Carr 1918dcbbde no output except 'mouse drag()' 2025-02-06 14:19:43 -06:00
Jeff Carr 5675307497 quiet output 2025-02-06 14:13:31 -06:00
Jeff Carr 88f33afbb7 window depth order works 2025-02-06 13:47:19 -06:00
Jeff Carr 9fa974f6c4 continue improvements on window dragging 2025-02-06 09:30:54 -06:00
Jeff Carr c4095ef7aa not sure why mouse clicks are working weird 2025-02-06 07:39:31 -06:00
Jeff Carr c136ca2b4c tab rotates through the windows 2025-02-06 07:01:27 -06:00