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

Design Overhaul, More Features and SMOOTH MOUSE CONTROL! #27

Merged
merged 2 commits into from
Feb 24, 2017

Conversation

CallumCarmicheal
Copy link
Collaborator

Additions:

  • Added debug logging, to enable these download the source and search #if (DEBUG) find what you want and enable/disable the logging and then build a debug version of the source.
  • Added Right Stick control for keyboard
  • Added Triggers control for keyboard
  • Allowed mouse to be set to left or right sticks

Fixes:

  • Fixed issue where threads would not open.
  • Mouse Cursor not automatically showing itself on first config load

Changes:

  • Found a working and smooth mouse movement setting and set it as the default config setting

Additions:
+ Added debug logging, to enable these download the source and search
#if (DEBUG) find what you want and enable/disable the logging and then
build a debug version of the source.
+ Added Right Stick control for keyboard
+ Added Triggers control for keyboard
+ Allowed mouse to be set to left or right sticks

Fixes:
+ Fixed issue where threads would not open.
+ Mouse Cursor not automatically showing itself on first config load

Changes:
+ Found a working and smooth mouse movement setting and set it as the
default setting
@CallumCarmicheal CallumCarmicheal merged commit 308ac97 into fqlx:master Feb 24, 2017
This was referenced Feb 24, 2017
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

Successfully merging this pull request may close these issues.

None yet

1 participant