Histórico de Commits

Autor SHA1 Mensagem Data
  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
  xuty 541c971c47 Make inputHandler nullable há 3 anos atrás
  xuty 9cec0c6707 Merge pull request #125 from tauu/export-terminal-target-platform há 3 anos atrás
  xuty 5b4446cb89 Add tests for focusNode há 3 anos atrás
  xuty 8df279e967 Merge pull request #124 from tauu/fix-dispose-focus-node há 3 anos atrás
  xuty 0fa88e60b8 Merge pull request #123 from tauu/readonly-view há 3 anos atrás
  xuty b89b7f53a0 Add test há 3 anos atrás
  Georg Wechslberger 898e8bc8fb fix: workaround to draw underlined spaces há 3 anos atrás
  Georg Wechslberger 196f39f300 feat: enable changing the inputHandler of a terminal há 3 anos atrás
  Georg Wechslberger 1e03b7bfdb feat: expose readOnly flag of CustomTextEdit in TerminalView há 3 anos atrás