aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/java/de/mud/terminal/VDUInput.java
Commit message (Collapse)AuthorAgeFilesLines
* Add support for mouse wheel forwarding.Jeremy Klein2015-10-011-0/+11
|
* Forward mouseevents to the terminal when appropriate.Jeremy Klein2015-10-011-2/+1
| | | | | | | Only handle mouse events locally if shift is held. Partially fixes #225. Still need to figure out mouse wheel forwarding and proper copy support when the terminal is handling selection itself (ie in an editor).
* Convert to gradle build systemKenny Root2014-10-011-0/+90