Matt Hicks

Results 232 issues of Matt Hicks

Adding shortcuts to easily cycle through input fields and typing to select buttons would be incredibly useful to make deadmouse a more useful tool to avoid needing the mouse. As...

It would be very nice if support were added for double-click on word to select it similar to how every other native interface works.

When I attempt to copy a `source_dir` to `destination_dir` as an action on Windows, it puts the path in the wrong direction (`\`) so the filename is `mypath\MyFile` instead of...

I have an `Image` that I'm using `ShapeDrawerDrawable` as the `Drawable` and it doesn't seem to be applying the rotation on the image when it renders. This works fine if...

I've been using this extension for a while and love it, but I'm about to switch from two monitors to a single ultrawide monitor. I usually keep Chrome open on...

It would be really useful to have an eval feature that could be used like: ```scala scribe.info(scribe.eval(5 * 5)) ``` and the log output would be something like: ``` 5:...

Updates [org.scoverage:sbt-scoverage](https://github.com/scoverage/sbt-scoverage) from 2.0.0 to 2.0.2. [GitHub Release Notes](https://github.com/scoverage/sbt-scoverage/releases/tag/v2.0.2) - [Version Diff](https://github.com/scoverage/sbt-scoverage/compare/v2.0.0...v2.0.2) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...

Updates org.slf4j:slf4j-api from 2.0.0-alpha5 to 2.0.0-beta1. I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you...

Need to apply a fairly large refactoring to support file writing in Scala.js as it doesn't support the File classes from Java.

Create a new module that runs a web server to interact with logs in real-time allowing better filtering, searching, and insights.