Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Activation toggle #4

Open
JeffBobbo opened this issue Sep 10, 2013 · 7 comments
Open

Activation toggle #4

JeffBobbo opened this issue Sep 10, 2013 · 7 comments

Comments

@JeffBobbo
Copy link
Contributor

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).

@archetipo
Copy link
Owner

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

@GCorbel
Copy link
Contributor

GCorbel commented Sep 10, 2013

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

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

@JeffBobbo
Copy link
Contributor Author

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

@GCorbel
Copy link
Contributor

GCorbel commented Sep 10, 2013

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.

@JeffBobbo
Copy link
Contributor Author

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!

@GCorbel
Copy link
Contributor

GCorbel commented Sep 10, 2013

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

@archetipo
Copy link
Owner

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants