2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Dec 09, 2024 — Dec 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #641 from rlundy/bugfix/remove-malicious-link More... 5 months ago
Change malicious link to a link to an Oracle Java doc page. More... 6 months ago
Merge pull request #630 from sdedic/sdedic/translate-to-screen More... 9 months ago
Merge pull request #627 from iron-condor/feature/docs-syntax-highlighting More... 9 months ago
Merge pull request #631 from flizaga/xterm_sgr More... 9 months ago
Merge branch 'master' into xterm_sgr More... 9 months ago
Merge pull request #632 from flizaga/swing_aw_mouse More... 9 months ago
Merge pull request #633 from gabrieljones/patch-1 More... 9 months ago
Merge pull request #634 from juliet-mike/patch-1 More... 9 months ago
add getColumn() method More... 9 months ago
Add mousecapturemode at factory level More... 9 months ago
Add setMouseCaptureMode support and modifiers keys This gave back the behavior we add before previous commits So if people had implmented their own mouse listeners, it will not interfere More... 9 months ago
README.md: Projects: ScaLaMatrixRain More... 9 months ago
Removed actions on mouseClicked to avoid duplicate When the mouse was pressed and released It was tiggering both Clicked and Pressed+released So mouse actions were sent twice, and generate unexcpected behaviors TODO : Add the mouseCaptureMode to GraphicalTerminalImplementation so we can choose if we want to enable the mouse support and also which events we want to have (I will do it on the next commit) More... 9 months ago
Adds an autodetect mode for mouse capture mode As the terminal will only handle the CSI sequences that he supports, this mode send them all to activate as many events as the terminal supports More... 9 months ago
Added mouse motion events support More... 9 months ago
Change mouse capture mode to SGR More... 9 months ago
Add support for ctrl/alt/shift on mouse events More... 9 months ago
Add support for ctrl/alt/shift on mouse events More... 9 months ago
Support control of terminal timeouts. More... 9 months ago
Suppor for translation to screen coordinates More... 9 months ago
removed previous tests commented lines More... 9 months ago
Add mouse support for Swing and AWT terminals More... 9 months ago
Issue #628: Expose the inner Swing/AWT terminal for SwingTerminalFrame/AWTTerminalFrame More... 10 months ago
Issue #628: Adding utility method for converting from Swing/AWT color to TextColor More... 10 months ago
Add syntax highlighting to docs More... 10 months ago
Merge branch 'release/3.1' More... 12 months ago
[maven-release-plugin] prepare for next development iteration More... 12 months ago
[maven-release-plugin] prepare release lanterna-3.1.3 More... 12 months ago
Merge branch 'release/3.0' into release/3.1 More... 12 months ago