openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
libuiohook
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 16 hours
ago. based on code collected
about 16 hours
ago.
Aug 17, 2024 — Aug 17, 2025
Showing page 8 of 18
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixing post event issues and did some refactoring. There are still a couple major FIXME's.
Alexander Barker
More...
over 10 years ago
Refactor the hook_callback for Darwin. Fixed more compilation issues.
Alexander Barker
More...
over 10 years ago
Refactor the hook_callback for Windows to try and make it easier to work on. Fixed some compile bugs.
Alexander Barker
More...
over 10 years ago
Finished x11 callback refactoring. Fixed thread saftey issue and other bugs with xrandr listener.
Alexander Barker
More...
almost 11 years ago
Callback refactoring and bug fixes for all platforms. Darwin needs a lot of help ;(
Alexander Barker
More...
almost 11 years ago
Stubbing out a broken hook_get_screen_info() methods for darwin and windows. These methods need to be fixed in a way that supports multi-head displays!
Alexander Barker
More...
almost 11 years ago
Forgot to set the monitor count to static 1 on the fallback.
Alexander Barker
More...
almost 11 years ago
More x11 callback refactoring. This should fix an interesting issues with click counts.
Alexander Barker
More...
almost 11 years ago
Fixed small conflict. Merge branch 'munsuri' of github.com:kwhat/libuiohook into munsuri
Alexander Barker
More...
almost 11 years ago
Refactor the hook_callback for x11 to try and make it easier to work on. A bit more massaging is needed.
Alexander Barker
More...
almost 11 years ago
Switched hook callback to use internal property. That call still needs to be moved in for each event callback, not just the startup. This should be handled when I break out some inline functions for each event class.
Alexander Barker
More...
almost 11 years ago
Added some null and overflow checking.
Alexander Barker
More...
almost 11 years ago
Added resolution change listener for system properties. More refactoring and cleanup.
Alexander Barker
More...
almost 11 years ago
Hook demo cleanup.
Alexander Barker
More...
almost 11 years ago
Added demo for system properties.
Alexander Barker
More...
almost 11 years ago
Working on the get screen properties functionality for X11. Added setting change listener for XRandr.
Alexander Barker
More...
almost 11 years ago
Cleanup.
Alexander Barker
More...
almost 11 years ago
Small code move.
Alexander Barker
More...
almost 11 years ago
Code refactoring to load the input helper as soon as possible.
Alexander Barker
More...
almost 11 years ago
Fixed a ';' bug.
Alexander Barker
More...
almost 11 years ago
Merge branch 'munsuri' of github.com:kwhat/libuiohook into munsuri
Alexander Barker
More...
almost 11 years ago
Adding the conifgure.ac changes required for Xinerama and XRandR support.
Alexander Barker
More...
almost 11 years ago
This should resolve the performance issues for the hook when using XRandR. The offset function should be moved into the input helper section so we can use it with the post events. The caching not refreshing will need to be fixed further down the line with some type of system settings change listener. PS I forget to commit the configure.ac changes on my other machine.
Alexander Barker
More...
almost 11 years ago
Added XRandR support to the hook_callback. It is painfully slow and will need some adjustment to make it usable.
Alexander Barker
More...
almost 11 years ago
Removed some vestigial functions from Darwin.
Alexander Barker
More...
almost 11 years ago
Removed the same changes for windows.
Alexander Barker
More...
almost 11 years ago
Fix mouse wheel logger.
Alexander Barker
More...
almost 11 years ago
Revert the inversion of mouse wheel scroll direction for Darwin.
Alexander Barker
More...
almost 11 years ago
Mouse drag events should always return NOBUTTON as implemented by the JRE.
Alexander Barker
More...
almost 11 years ago
Fixed a strange issue with a jvm crash related to XInitThreads. I don't believe it is being used anymore if it was ever used correctly.
Alexander Barker
More...
almost 11 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
17
18
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree