Historique des commits

Auteur SHA1 Message Date
  michaellee8 3722f49028 fix!: use computed pixel size instead of actual pixel size il y a 4 ans
  michaellee8 b5021203f8 feat!: add TerminalBackend.resizeFull() for receiving terminal size in pixels il y a 4 ans
  xuty d86e3483eb one textLayoutCache per TerminalViewState il y a 4 ans
  xuty 24abb0de78 replace TextPainter with Paragraph to reduce method calls il y a 4 ans
  xuty 8c60f23e9d Support declarative TerminalStyle update il y a 4 ans
  devmil 4cde3e808c Merge remote-tracking branch 'origin/master' into feature/zoom il y a 4 ans
  xuty e21bdea4ea implement ListBufferLine il y a 4 ans
  devmil e2950a60a4 adds font size upper and lower bounds il y a 4 ans
  devmil 422f2cecaf fixes font and cell size problems il y a 4 ans
  devmil d229c9d7c6 Adds Zoom in and Out with Meta +/- (or Ctrl+Shift +/-) il y a 4 ans
  devmil 191f380598 "Fixes" asciiquarium il y a 4 ans
  devmil ee1c19b138 Some code comments il y a 4 ans
  devmil df9c4cb671 TerminalBackend interface il y a 4 ans
  devmil 5da873ab86 Fixes scrolling and initial size propagation il y a 4 ans
  devmil f47b58a7aa Straight forward implementation copying the visible lines il y a 4 ans
  xuty 738b81433b override dispatchScroll* il y a 4 ans
  devmil e25c4fab73 utli -> util il y a 4 ans
  xuty 6ec60536d0 override isScrolling il y a 4 ans
  xuty 57ed88ce70 fix assertion failure in debug mode il y a 4 ans
  xuty d2ceb42e31 fix random scroll position after reflow il y a 4 ans
  xuty d1fd742913 fix random scroll position after reflow il y a 4 ans
  xuty 85a57be536 avoid unexpected calling of `setState` il y a 4 ans
  xuty f6e7156a59 fix scrollbar support il y a 4 ans
  xuty 24d7d575d4 fix `Unexpected call to replaceGestureRecognizers() method of RawGestureDetectorState.` il y a 4 ans
  xuty d050950e3e replace [jumpTo] with [correctPixels] to reduce overhead il y a 4 ans
  xuty 3296e1078e cursor width at lease 1 il y a 4 ans
  xuty 0b8c558469 fix typo il y a 4 ans
  xuty fe8fb8f15b BufferLine backed by ByteData il y a 4 ans
  xuty 784a3cc643 add api doc il y a 4 ans
  xuty 2d33ef500e better support for transparent TerminalView il y a 4 ans