index
:
toolkits/gocui
devel
guimaster
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
window.go
Age
Commit message (
Collapse
)
Author
2025-04-30
rm old code
v0.22.45
Jeff Carr
2025-04-22
more standard SetView()
v0.22.44
Jeff Carr
2025-03-03
clock works again
Jeff Carr
2025-02-19
refactor for protobuf
Jeff Carr
2025-02-09
color cleanups
Jeff Carr
2025-02-09
code cleanups
Jeff Carr
2025-02-09
better window title colors
Jeff Carr
2025-02-09
better window titlebar
Jeff Carr
2025-02-09
remove old debugging code
Jeff Carr
2025-02-09
window close works
Jeff Carr
2025-02-09
detect an attempt to close a window
Jeff Carr
2025-02-08
trying to delay on mouse drag
Jeff Carr
2025-02-08
window setTitle()
Jeff Carr
2025-02-07
forge is finally an app again. this time in the console
v0.22.17
Jeff Carr
2025-02-07
might as well test dark/light mode
Jeff Carr
2025-02-06
quiet output
Jeff Carr
2025-02-06
init was the problem for window placement
Jeff Carr
2025-02-06
finally. dense window view
Jeff Carr
2025-02-06
trying to send Close Window() from toolkit plugin
Jeff Carr
2025-02-06
fixed window title string length
Jeff Carr
2025-02-06
dragging a windows keeps it put
Jeff Carr
2025-02-06
simple cleanups
Jeff Carr
2025-02-06
quiet output
Jeff Carr
2025-02-06
window depth order works
Jeff Carr
2025-02-06
add a goroutine and channel to trigger window redraw
Jeff Carr
2025-02-05
minor rm
Jeff Carr
2025-02-05
window dragging works fairly well
Jeff Carr
2025-02-05
actually there. fire in the hole
Jeff Carr
2025-02-05
almost there. as in Star Wars almost there
Jeff Carr
2025-02-05
windowFrame is below window widget correctly
Jeff Carr
2025-02-05
add windowFrame widget for windows
Jeff Carr
2025-02-05
move code to better homes
Jeff Carr
2025-02-05
finally window drag works
Jeff Carr
2025-02-05
draws widgets in the right order but wrong place
Jeff Carr
2025-02-04
still notsure
Jeff Carr
2025-02-04
hmm. still no, but more something or other
Jeff Carr
2025-02-04
still a no
Jeff Carr
2025-02-04
add findWindows()
Jeff Carr
2025-02-04
hmm. still no dice
Jeff Carr
2025-02-04
getting closer on windows
Jeff Carr
2025-02-01
GPL 3.0
Jeff Carr
2024-02-05
rename to drawView()
Jeff Carr
Signed-off-by: Jeff Carr <
[email protected]
>
2024-02-05
function rename
Jeff Carr
Signed-off-by: Jeff Carr <
[email protected]
>
2024-02-02
finds the item chosen from the dropdown list
Jeff Carr
Signed-off-by: Jeff Carr <
[email protected]
>