Commit Graph

13 Commits

Author SHA1 Message Date
Christopher Jeffrey debbc864e4 handle destroy methods better: stop all polling on the event loop. 2015-07-29 19:20:53 -07:00
Christopher Jeffrey 989157dcce fix alignment when width is shrunken. 2015-07-22 05:08:05 -07:00
Christopher Jeffrey bb83be4b47 fix padding for labels. 2015-07-22 04:38:27 -07:00
Christopher Jeffrey f0556b500b fix transparency when used with valign. 2015-07-21 19:12:54 -07:00
Christopher Jeffrey 44017d988b more tmux 2.0 workarounds. 2015-07-20 04:02:43 -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 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 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