Jesper Jensen

Results 9 issues of Jesper Jensen

This PR includes ONLY enough mouse emulation to enable mouse keys. It's a trimmed down version of #778. I've left this as 2 commits, the first one is a squashed...

I've added a lot of stuff: .gitattributes a library to use in other applications The library should emulate groovesharks browser player near perfect, i hope i don't get banned, if...

Type: Improvement I might have found a site where the protocol is easier to understand. Tinysong.com It's run by grooveshark, and it runs the request right over the client, so...

**Description** I'm not seeing the ClientUpdateMachineAuth message, meaning the sentry file is never stored. I'm using a new burner steam account without any games, and email 2FA. Otherwise there's nothing...

bug
needs-review

There doesn't seem to be any reason to do window drawable sync. it doesn't seen to help vsync.

Illigal characters (like '/' or '\') Breaks the script because fuse doesn't handle them nicely. A proposed fix could be to replace the illigal chars with spaces or other appropriate...

PKGBUILD without the normal header are ignored. Since they begin with a non-printable character, causing the initial `pkgname` parsing to ignore the option. One example is the `mutt-sidebar` package. To...

I really don't get how makebootimg is ever supposed to run. Where am i supposed to find `~/android/system/out/host/linux-x86/bin/mkbootimg` that it's trying to run. Is it supposed to be run on...

We need some proper deployment procedure. I've been looking at fabric which looks be promising. Hopefully we can deploy with maximally 5-10 seconds of downtime.

discuss