Commit Graph

12 Commits

Author SHA1 Message Date
Dustin Willis Webber ff841413b6
256 OutputMode support 2016-11-13 14:06:04 -05:00
Roi Martin 0975ddb2a8 SetManager and SetManagerFunc delete keybindings 2016-10-30 13:20:05 +01:00
Roi Martin df63f19bd6 Add example "widgets.go" 2016-10-24 15:34:14 +02:00
Roi Martin 40dbad569f Introduce GUI managers to replace layout functions 2016-10-24 08:36:23 +02:00
Roi Martin ddbc9be671 Merge *Gui.Init() with *Gui.NewGui() 2016-10-24 02:24:41 +02:00
Roi Martin 463428abda Minor refactoring. Update examples 2016-10-18 00:24:16 +02:00
Roi Martin 4aed924ceb Editor refactoring. Add doc. Simplify _examples. 2016-01-30 02:36:10 +01:00
Roi Martin ea4d0466c4 Rename Gui.ShowCursor to Gui.Cursor for consistency 2016-01-26 09:55:08 +01:00
Roi Martin faa12e105a Full mouse support. Add mouse example. Make golint happy.
- Full mouse support based on hazbo's initial work.
- Add example to show mouse support.
- Fix comments, naming conventions, etc. to make golint happy.
2016-01-23 16:07:42 +01:00
Roi Martin af4769f30e Remove unnecessary call to runtime.LockOSThread() from stdin.go 2015-08-16 17:48:41 +02:00
Roi Martin 8fa01b0c0e _examples/stdin.go: Disable autoscroll and edition 2015-02-04 02:25:06 +01:00
Roi Martin 4c83f5bfa9 Add example stdin.go 2015-02-04 02:22:54 +01:00