mouse
Here are 529 public repositories matching this topic...
-
Updated
May 13, 2020 - Swift
-
Updated
May 25, 2020 - Java
-
Updated
May 18, 2020 - JavaScript
-
Updated
May 22, 2020 - JavaScript
-
Updated
May 25, 2020 - Java
-
Updated
Apr 10, 2020 - Python
-
Updated
Jan 10, 2019 - Objective-C
-
Updated
Apr 14, 2020 - C++
-
Updated
Jun 1, 2020 - Python
-
Updated
May 19, 2020 - C++
-
Updated
Jun 4, 2020 - C++
-
Updated
Jun 4, 2020 - Python
Docs fix
$('.element').hoverintent(function() {
// Handler in
}, function() {
// Handler out
});
Edit hoverintent -> hoverIntent
Wiki suggestions
I would suggest adding some more sections to the Wiki and making them editable by the users. This would make it possible to let us users help with the documentation and make it easier for new users to get to grips with UCR C++.
A Plugins section:
With a list of plugins, with descriptions and guides for them. My thoughts are that the creator of the plugin, or users who have figured out how to u
There are a few problems I think we can address:
- Info in the app is not available on the GitHub readme files, and vice versa.
- It should be easy to maintain parity of important information between the app's Info tab and the GitHub readme files. (Ideally without duplicating the info. Currently we have a multi-page informational document embedded inside a resource file in the app.)
- The inf
Although it's fairly easy to set with the terminal, it gets reset every time you change sensitivity preferences and some people might prefer to not have to manually set it. If you're aiming for this to be an all-in-one mouse fixing tool I think it's probably a good feature to have.
Instead of the "magic" implementation of getting the screen dimensions in mouse_move_to use the newly added main_display_size for its implementation – no one knows what `GetSystemMetric
Optimize Imports
-
Updated
May 1, 2020 - C++
Actually, if we want to later support opening projects, we should be able to open directories and set our working directory to that.
Improve this page
Add a description, image, and links to the mouse topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mouse topic, visit your repo's landing page and select "manage topics."
This is the current coverage report, the column
Uncovered Linesis the most important it show what need to be called. I can use enzyme to improve it http://airbnb.io/enzyme/docs/api/mount.html