Commit Graph

57 Commits

Author SHA1 Message Date
Jeff Carr 58cb7f3d2d still can't remove "msg" create in mouseMove() 2025-02-08 14:24:43 -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 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 1923f8df96 mouse dragging works correctly again 2025-02-08 09:12:35 -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 7813fc126d maybe fixed wierd clicks on window drag 2025-02-07 02:34:40 -06:00
Jeff Carr e96cb4375c code cleanups 2025-02-07 00:08:44 -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 2a5734892a trying to fix Hidden() to use the parent 2025-02-06 19:00:00 -06:00
Jeff Carr e134ecb6a4 make stdout upside down 2025-02-06 16:19:36 -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 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
Jeff Carr 6d991fef63 dropdown menus are maybe working again 2025-02-06 05:41:51 -06:00
Jeff Carr 9c7b139e5a full screen BG widget is created. good enough to ship it 2025-02-06 04:47:50 -06:00
Jeff Carr 9c548faeda try to start with STDOUT offscreen 2025-02-06 03:28:05 -06:00
Jeff Carr d0e35bb98f rm more old code 2025-02-06 02:54:50 -06:00
Jeff Carr 88e9594b93 removing old crappy code finally 2025-02-06 02:40:44 -06:00
Jeff Carr 3faacd6c43 nicer help menu & stdout behavior 2025-02-06 02:15:21 -06:00
Jeff Carr 31c130045d add a goroutine and channel to trigger window redraw 2025-02-06 01:42:40 -06:00
Jeff Carr 546a4e022b minor rm 2025-02-05 17:31:56 -06:00
Jeff Carr ec68f448af dragging sometimes 2025-02-05 11:51:14 -06:00
Jeff Carr fb8d1d0940 draws widgets in the right order but wrong place 2025-02-05 10:41:10 -06:00
Jeff Carr 12f3d5ac5c set the node.State.Label on SetText() 2025-02-05 07:24:14 -06:00
Jeff Carr a81e931b9a still notsure 2025-02-04 15:48:14 -06:00
Jeff Carr 8ce9ca882a still a no 2025-02-04 14:45:23 -06:00
Jeff Carr 652cf2b73b misc code cleanups 2025-02-04 12:45:52 -06:00
Jeff Carr 1867bae62c hmm. still stumped. added tk.full 2025-02-04 11:33:10 -06:00
Jeff Carr f0d403e834 window labels drag 2025-02-03 10:21:43 -06:00
Jeff Carr e627e4e822 cleaning up debugging 2025-02-03 09:53:48 -06:00
Jeff Carr c91733e10d both widgets drag 2025-02-03 09:39:15 -06:00
Jeff Carr c5e6c66338 can almost drag two different things 2025-02-03 00:07:48 -06:00
Jeff Carr a5b3a934d2 finally can drag something else 2025-02-02 23:36:33 -06:00
Jeff Carr 517d844b3c more work on the ever illusive floating stdout window 2025-02-02 15:04:47 -06:00
Jeff Carr e3c874cd69 help view opens on startup (kinda) 2025-02-01 19:00:15 -06:00
Jeff Carr eccec3ef1a no more dropdownV 2025-02-01 18:48:08 -06:00
Jeff Carr 666d5ca52d almost there red 5 2025-02-01 18:37:04 -06:00
Jeff Carr 5a2097d080 trying stuff that isn't working 2025-02-01 17:58:13 -06:00
Jeff Carr 9a3f9d0991 kinda don't believe it, but maybe new mouseMove() 2025-02-01 17:38:10 -06:00
Jeff Carr 49f8e1c043 dropdown menu selects and changes text again 2025-02-01 15:48:28 -06:00
Jeff Carr 96fdfd1338 remove dumb old stuff and clean up struct.go 2025-02-01 15:15:05 -06:00
Jeff Carr 417b3e5225 use dumpWidget() where possible 2025-02-01 13:58:53 -06:00