Histórico de Commits

Autor SHA1 Mensagem Data
  xuty e7da0e8d1a Annotate shouldSendPointerInput to be @internal há 3 anos atrás
  xuty eb54377ce3 Rearrange field order há 3 anos atrás
  xuty eea188c9a6 Add line break há 3 anos atrás
  xuty 9a87cec538 Remove unused import há 3 anos atrás
  xuty 89b7dc7f80 Add tests for MouseReporter.report há 3 anos atrás
  xuty ebf0e73f1f Make MouseReporter abstract há 3 anos atrás
  xuty 5979da288b Make MouseReporter return String há 3 anos atrás
  xuty f1fde74468 Convert enum extension to enhanced enum há 3 anos atrás
  Georg Wechslberger 40de5b5dd3 fix: do not send any mouse input to the terminal if readOnly is true há 3 anos atrás
  Georg Wechslberger 28f173145f fix: export enums required to implement a TerminalMouserHandler há 3 anos atrás
  Georg Wechslberger f0fc9132fe fix: do not report up events mouse wheel buttons há 3 anos atrás
  Georg Wechslberger e81014193c feat: call onTap* of TerminalView only if event not handled by Terminal há 3 anos atrás
  Georg Wechslberger 88f8ddb116 feat: support deactiving some or all mouse events in the TerminalController há 3 anos atrás
  Georg Wechslberger c643d00b66 feat: report secondary and tertiary taps as right and middle mouse buttons há 3 anos atrás
  Georg Wechslberger a6e3677eb7 feat: tap events trigger a left mouse click on the terminal há 3 anos atrás
  Georg Wechslberger 38cc56ed89 feat: add mouse input handling to the terminal há 3 anos atrás
  Georg Wechslberger 3bcee88cd7 feat: define handler for mouse inputs to a terminal há 3 anos atrás
  Georg Wechslberger 07d01a495c feat: add MouseReporter to create CSI for mouse events há 3 anos atrás
  Georg Wechslberger f94be366da chore: define enums for mouse buttons and their states há 3 anos atrás
  Georg Wechslberger 441b84c153 chore: move MouseMode enum to a mouse subfolder há 3 anos atrás
  Georg Wechslberger 36e8e7ea46 feat: add mouseReportMode getter to TerminalState há 3 anos atrás
  xuty a63420a91a Merge branch 'master' of https://github.com/TerminalStudio/xterm.dart há 3 anos atrás
  xuty cefa8810b4 Fix lint issue há 3 anos atrás
  xuty f79fdcaee9 Remove test code há 3 anos atrás
  xuty ad389a8843 Merge pull request #128 from tauu/fix-underlined-spaces há 3 anos atrás
  xuty 03a245d3fd Rename c to char há 3 anos atrás
  xuty 8e77d5f370 Merge branch 'master' of https://github.com/TerminalStudio/xterm.dart há 3 anos atrás
  xuty b7fa190786 Add terminal color golden test há 3 anos atrás
  xuty 6ba4c20fc3 Merge pull request #126 from tauu/set-input-handler há 3 anos atrás
  xuty eb02054e6e Add tests for Terminal.inputHandler há 3 anos atrás