Commit History

Author SHA1 Message Date
  Steve Thielemann 625be8edf8 Added NoMoreSecrets to door package. 2 years ago
  Steve Thielemann 1e137894df Update LastColor so I can use it other places. 2 years ago
  Steve Thielemann 81f672120f Added door.Screen (a group of panels). 2 years ago
  Steve Thielemann 6d59479920 Treat unicode as []rune. 2 years ago
  Steve Thielemann 9328dacd81 Example uses Render struct. 2 years ago
  Steve Thielemann 7f417456e9 GetOneOf 2 years ago
  Steve Thielemann ec4e2c57b0 Fix the numbers displayed for screen width. 2 years ago
  Steve Thielemann 253f845e90 Try writing null so door can detect socket closed. 2 years ago
  Steve Thielemann 0c9786c54b Updated Render to work like before. Panel center. 2 years ago
  Steve Thielemann f510a2ee51 Checking for Disconnect. 2 years ago
  Steve Thielemann 777933b158 Changed to time.Sleep. 2 years ago
  Steve Thielemann 194bf7f898 Fixes for go test -race -count 3 2 years ago
  Steve Thielemann 8e9408d10a usec is Microsecond, not Millisecond. 2 years ago
  Steve Thielemann 5d83bf8941 Added tests to tdfont code. 2 years ago
  Steve Thielemann 70c11e3a0e Better func names in write. Fixed misnamed var. 2 years ago
  Steve Thielemann eabbb6bedc Put OS specific things only in the OS files. 2 years ago
  Steve Thielemann e3fb57edd6 Fixed precompile regexp. 2 years ago
  Steve Thielemann e85feb6eee This has working write channel. LastColor works. 2 years ago
  Steve Thielemann 52113c43f0 Use writeChannel for writing. 2 years ago
  Steve Thielemann 9caa364d8e Added TitleColor to panel. 2 years ago
  Steve Thielemann 545b7e94f5 Updated: cleaned staticcheck, checking errors now. 2 years ago
  Steve Thielemann 5fcef111d6 Updated: Use ColorMap as map[[2]int][][2]int 2 years ago
  Steve Thielemann fe72085858 Update font-out so it can modify the font's colors. 2 years ago
  Steve Thielemann 6e7d4baee8 Added ColorFont.Scan and Modify. 2 years ago
  Steve Thielemann 842cce920b Fixed linux helper, socket_to_fd. 2 years ago
  Steve Thielemann 0e798ba042 Handle windows read err as Disconnect. 2 years ago
  Steve Thielemann ff6801fc61 Updated input test to use socket_to_fd. 2 years ago
  Steve Thielemann ae0a101d73 Updated. Merged windows and linux. 2 years ago
  Steve Thielemann b15c1d86e0 Missing some windows files. 2 years ago
  Steve Thielemann bfdea75372 Merging in Windows support. 2 years ago