Historial de Commits

Autor SHA1 Mensaje Fecha
  xuty c2a1c18f01 Merge pull request #51 from linhanyu/master hace 4 años
  翰宇 林 01bb679b70 Fix scroll problem in mobile device. Only clear Scroll event in Desktop environment hace 4 años
  devmil f346e4c7fa Adds the composing state hace 4 años
  devmil d744945bea Adds Padding option to TerminalView hace 4 años
  devmil 422a570ef6 Fixes Cursor stays visible even if it left the screen hace 4 años
  devmil c2a23d3547 Adds blinking Cursor support hace 4 años
  devmil 1b426c57d5 use onTap and onDoubleTap for the logic hace 4 años
  devmil 5167977ba8 first double-tap select functionality hace 4 años
  michaellee8 3722f49028 fix!: use computed pixel size instead of actual pixel size hace 4 años
  michaellee8 b5021203f8 feat!: add TerminalBackend.resizeFull() for receiving terminal size in pixels hace 4 años
  xuty d86e3483eb one textLayoutCache per TerminalViewState hace 4 años
  xuty 24abb0de78 replace TextPainter with Paragraph to reduce method calls hace 4 años
  xuty 8c60f23e9d Support declarative TerminalStyle update hace 4 años
  devmil 4cde3e808c Merge remote-tracking branch 'origin/master' into feature/zoom hace 4 años
  xuty e21bdea4ea implement ListBufferLine hace 4 años
  devmil e2950a60a4 adds font size upper and lower bounds hace 4 años
  devmil 422f2cecaf fixes font and cell size problems hace 4 años
  devmil d229c9d7c6 Adds Zoom in and Out with Meta +/- (or Ctrl+Shift +/-) hace 4 años
  devmil 191f380598 "Fixes" asciiquarium hace 4 años
  devmil ee1c19b138 Some code comments hace 4 años
  devmil df9c4cb671 TerminalBackend interface hace 4 años
  devmil 5da873ab86 Fixes scrolling and initial size propagation hace 4 años
  devmil f47b58a7aa Straight forward implementation copying the visible lines hace 4 años
  xuty 738b81433b override dispatchScroll* hace 4 años
  devmil e25c4fab73 utli -> util hace 4 años
  xuty 6ec60536d0 override isScrolling hace 4 años
  xuty 57ed88ce70 fix assertion failure in debug mode hace 4 años
  xuty d2ceb42e31 fix random scroll position after reflow hace 4 años
  xuty d1fd742913 fix random scroll position after reflow hace 4 años
  xuty 85a57be536 avoid unexpected calling of `setState` hace 4 años