Commit Graph

27 Commits

Author SHA1 Message Date
Christopher Jeffrey 81082488f9 add ansiimage and overlay image. fixes #153. 2015-07-16 03:19:45 -07:00
Christopher Jeffrey b53835c147 allow additions to ListBar while it is detached. see #148. 2015-07-16 01:03:11 -07:00
Christopher Jeffrey 89f54e3be4 fix: ListTable without borders. fixes #152. 2015-07-16 00:50:05 -07:00
Christopher Jeffrey ffb657ba1b minor fix. refactor. 2015-07-14 16:24:06 -07:00
Christopher Jeffrey abdd0a8c89 rename - work. 2015-07-13 12:56:42 -07:00
Christopher Jeffrey aa9a85be9d whitespace 2015-07-12 03:15:13 -07:00
Christopher Jeffrey 2b1203bb3a add BigText element. fix video args. 2015-07-12 03:12:40 -07:00
Christopher Jeffrey de02802bf0 refactor/rename w3mimage.js 2015-07-11 15:19:15 -07:00
Christopher Jeffrey e638d21dc3 separating image into w3mimage and png elements. 2015-07-11 15:01:46 -07:00
Christopher Jeffrey baf6d2858a add experimental video widget. fix 16 colors in _attr. 2015-07-11 14:28:04 -07:00
Christopher Jeffrey f8ac8a540c term name 2015-07-06 04:10:56 -07:00
Christopher Jeffrey ab8e309268 fix listtable resize clearing. fixes #150. 2015-07-04 03:33:42 -07:00
Christopher Jeffrey 77bd73b4c8 add sendFocus option. see #149. 2015-07-04 03:30:49 -07:00
Christopher Jeffrey c473cc527f update tng 2015-06-29 22:17:43 -07:00
Christopher Jeffrey 2842f3f6ce add PNG/ANSIImage element. 2015-06-28 22:55:42 -07:00
Christopher Jeffrey 305aa063d4 move blending to colors.js. 2015-06-27 17:39:04 -07:00
Christopher Jeffrey 9f1552c687 fix {|} separator in the presence of alignments. fixes #146. 2015-06-27 03:06:08 -07:00
Christopher Jeffrey 36d94d41a6 fix cellMotion for tmux. fix mousemove check for VTE. fixes #125. 2015-06-23 18:02:05 -07:00
Christopher Jeffrey f3f4233a7a fix unnecessary onScreenEvent change. fixes #142. 2015-06-19 17:59:06 -07:00
Christopher Jeffrey c7252ea86f account for ena_acs. fix for tmux 2.0. see #137. 2015-05-21 15:58:00 -07:00
Christopher Jeffrey d36b90ce40 removeLabel: remove listeners before detaching. 2015-05-07 18:54:07 -07:00
Christopher Jeffrey da1ff18493 fix label reposition. fixes #134. 2015-05-07 18:53:06 -07:00
Christopher Jeffrey e214141ccb add a distinct `grid` and `inline` layout. see #23. 2015-05-07 17:25:23 -07:00
Christopher Jeffrey f89e6661f3 fix list.removeItem. add list.insertItem, list.setItem. fixes #18. 2015-05-06 17:39:49 -07:00
Christopher Jeffrey b21e535391 add a customizable Layout element. see #23. 2015-05-06 13:00:57 -07:00
Christopher Jeffrey 5eddd2aed2 whitespace. comments. 2015-05-05 23:10:18 -07:00
Christopher Jeffrey a4d56fb819 refactor: split widgets up. fixes #133. 2015-05-05 21:44:38 -07:00