Historique des commits

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