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 10 of 18
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fillEventDataMouse checks on X11 and mouse wheel changes (X11 and Windows).
Iván Munsuri Ibáñez
More...
almost 11 years ago
Improving fillEventDataMouse on Windows implementation.
Iván Munsuri Ibáñez
More...
almost 11 years ago
Windows sporadic coordinates overflow fixed plus small refactoring.
Iván Munsuri Ibáñez
More...
almost 11 years ago
Cross platform relative coordinates in GNU/Linux implementation.
Iván Munsuri Ibáñez
More...
almost 11 years ago
Mac posting cross platform relative coordinates (plus small refactor)
Iván Munsuri
More...
almost 11 years ago
Windows posting cross platform relative coordinates (plus small refactor and fix in flags)
Iván Munsuri
More...
almost 11 years ago
Cross platform relative coordinates in mac implementation as well.
Iván Munsuri
More...
almost 11 years ago
Cross platform relative coordinates. Starting with Windows mouse listener.
Iván Munsuri
More...
almost 11 years ago
Mac/Darwin post events working now (post call was missing)
Iván Munsuri
More...
almost 11 years ago
Windows post events fixes and some mouse functionality implemented.
Iván Munsuri
More...
almost 11 years ago
Added mouse button aliases.
Iván Munsuri
More...
almost 11 years ago
Added comment for hook_wait running on mac/darwin.
munsuri
More...
almost 11 years ago
Decoupling and simplifying library usage (i.e demo_hook.c)
munsuri
More...
almost 11 years ago
Fixed DLL creation on Windows using mingw32 (4.6.x and 4.8.x): libtool: link: warning: undefined symbols not allowed in i686-pc-mingw32 shared libraries, so the DLL was not being created.
munsuri
More...
almost 11 years ago
Added pkg.m4 for pkg-config (PKG_CHECK_MODULES)
munsuri
More...
almost 11 years ago
Added a small note to the demo application about about starting the main runloop on darwin.
Alexander Barker
More...
almost 11 years ago
Fixed a deadlock on darwin and x11 hosts. Hooks should restart properly for those platforms. Made some small adjustments to the thread cleanup procedures for darwin and x11 platforms.
Alexander Barker
More...
almost 11 years ago
Fixed a variable name mixup.
Alexander Barker
More...
almost 11 years ago
Tie the virtual event time directly to the native event time. This should save a few cpu cycles for Linux and Windows, but not OS X due to the use of high resolution timers on that platform.
Alexander Barker
More...
almost 11 years ago
Fixed some harmless integer overflow complacency.
Alexander Barker
More...
almost 11 years ago
Updated error name for darwin create event port failure.
Alexander Barker
More...
almost 11 years ago
Small cleanup and changed the error const names for darwin errors.
Alexander Barker
More...
almost 11 years ago
Fixed extern decleration.
Alexander Barker
More...
almost 11 years ago
Fixed forgotten function name.
Alexander Barker
More...
almost 11 years ago
Revert some of the windows refactoring.
Alexander Barker
More...
almost 11 years ago
Little more refactoring.
Alexander Barker
More...
almost 11 years ago
Fixed a couple of man page issues.
Alexander Barker
More...
almost 11 years ago
Merge pull request #6 from kwhat/hook_events_refactor
Alex Barker
More...
almost 11 years ago
Merge pull request #5 from kwhat/hook_events
Alex Barker
More...
almost 11 years ago
Refactoring darwin thread code for better shutdown handlers.
Alexander Barker
More...
almost 11 years ago
←
1
2
…
6
7
8
9
10
11
12
13
14
…
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