canvas
CanvasCloser is now actually a valid type
2024-06-03 19:32:06 -04:00
config
Config now stores common keybinds
2024-09-11 22:41:30 -04:00
data
Change Text, Bytes to FromText, FromBytes
2024-07-19 15:26:03 -04:00
event
Add FuncCookie
2024-08-20 22:55:31 -04:00
input
Modifier keys are now stored using bit flags
2024-09-11 22:40:19 -04:00
text
Added text manipulation
2023-07-19 23:58:27 -04:00
.editorconfig
Add editorconfig
2024-04-29 16:23:46 -04:00
attribute.go
Add documentation for AttrKind
2024-08-20 21:29:12 -04:00
backend.go
Introduce the concept of window kinds
2024-09-11 00:54:45 -04:00
cursor.go
Add list of cursor shapes
2024-08-20 21:22:19 -04:00
go.mod
golang.org/x/image is no longer a dependency
2024-08-03 21:26:05 -04:00
go.sum
golang.org/x/image is no longer a dependency
2024-08-03 21:26:05 -04:00
object.go
Document the window kinds
2024-09-11 01:06:54 -04:00
README.md
Fix grammar in readme
2024-07-21 22:06:01 -04:00
tomo.go
Introduce the concept of window kinds
2024-09-11 00:54:45 -04:00
unit.go
Add String methods for all types in unit.go
2024-08-07 19:13:17 -04:00