Andy Merskin

Results 9 issues of Andy Merskin

I didn't see a way to map different sides of the touchpad to other inputs in DualSenseX -- only a general touchpad press in Sense2Key. If I missed something, let...

enhancement

**OS:** Mac OS X Yosemite Beta (latest as of Sept. 24, 2014) **Xcode:** 6.0.1 **node:** 0.10.32 **node-webkit:** 0.10.5 **nw-gyp:** 0.12.2 **gaze:** 0.6.4 Error info on `nw-gyp rebuild --target=0.10.5` ``` bash...

Hi there! WinXCorners is really great so far, and made my transition to personal engineering projects from macOS to Windows much smoother! I noticed on my 2nd monitor, corner actions...

### Problem description: I configured Cypress Testing Library in my Typescript/ESLint repo using the standard instructions on the docs site: https://testing-library.com/docs/cypress-testing-library/intro/ When writing tests using `find*` commands, I immediately got...

It would be super neat to see `svelte-router` become as mature as [`vue-router`](https://router.vuejs.org/). One big feature that would be nice is **nested routes**, much like how `vue-router` handles them: https://router.vuejs.org/guide/essentials/nested-routes.html...

It would be super nice if there were a quick way to customize the grid's gutters, etc. without needing to clone/fork and rebuild the library. It looks like you're using...

**Have you searched existing Github issues to see if someone has already requested this feature?** - Yes **Describe the solution you'd like** - Most code editors have the ability to...

enhancement

Using `moment-msdate` in place of `moment` or `moment-timezone` in a TypeScript project requires type definitions for its methods. Moment + Timezone are already typed. I'm still pretty new to TypeScript,...

### Environment - `cypress` v13.8.1 - `cypress-vite` v1.5.0 - `vite` v4.5.3 - Chrome as test browser ### Description Hey there — I'm not sure if this is specifically caused by...