leapmouse icon indicating copy to clipboard operation
leapmouse copied to clipboard

Activation toggle

Open JeffBobbo opened this issue 12 years ago • 7 comments

I found this on the internet last night and played around with it a bit, although I found it could be annoying when, for example it detected my head when I was trying to use the normal mouse.

So I've added to it a bit, where you can to two a two finger key tap to enable/disable using it as a mouse, which is working nicely.

I'd also like to chip in with development, I wouldn't really call myself a C++ dev either, but I wouldn't say I was a beginner. I am a beginner with Git though (I checked out using svn).

JeffBobbo avatar Sep 10 '13 08:09 JeffBobbo

Hi , thanks!! if you like , commit your work here,follow this step: in terminal session open folder where you have cloned a this repo

type : "git commit -a " e write a description of your change or fix --> save type "git push"

about the head detect issue see here: head issue

archetipo avatar Sep 10 '13 09:09 archetipo

Don't worry, I'm not a C++ developer and I will contribute too.

If @archetipo is agree, I propose to follow this conventions.

GCorbel avatar Sep 10 '13 13:09 GCorbel

Okay.

It won't let me push, getting a 403. Been using SVN too much I think, haha (or maybe I have to be given some commit privilege?).

error: The requested URL returned error: 403 while accessing https://github.com/archetipo/leapmouse.git/info/refs fatal: HTTP request failed

JeffBobbo avatar Sep 10 '13 15:09 JeffBobbo

The best way I know is to do a pull request.

  • On github, click on the "fork" button (at the top right). It will create your own repository for the project.
  • Update your git repository on your computer to use this repo and push your work. Your changes will be on your own github repository.
  • When you are proud of your work and you want to apply it to the main reposity, you can go to the github page and click on "pull request".
  • You can enter a description and send it.
  • After that, we will merge your code.

It's difficult the first time but it will be ok after.

GCorbel avatar Sep 10 '13 16:09 GCorbel

Okay! I managed to get that done.

Also, I figured out how to add people, on project page on the right hand side is the 'Settings' menu, in there is a Collaborators option where you can add people! Yup, definitely new to Git, hah.

Also we should probably consider some better way of communication, like IRC or something!

JeffBobbo avatar Sep 10 '13 20:09 JeffBobbo

You can contact us on gmail. Our addresses are here.

GCorbel avatar Sep 10 '13 21:09 GCorbel

@JeffBobbo
complete your data in github and I copy it, and add yours contacts in contributor of this project!!!

@JeffBobbo , @GCorbel

we can use #leapmotion IRC channel on freenode, for chat comunication is always silent... I'm logged anyway :D

archetipo avatar Sep 11 '13 06:09 archetipo