1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Attempt at correcting shift+arrow More... over 6 years ago
Minor adjustments More... over 6 years ago
Fixing rounding issues More... over 6 years ago
Deleting unecessary and buggy code (same as 8dceeedfe81399906eb21970f1a77c7f865463e7) More... over 6 years ago
Fixed tabs More... almost 7 years ago
Merge pull request #49 from David-Reguera-Garcia-Dreg/master More... almost 7 years ago
fixed ; More... almost 7 years ago
Fixing possible memory currution on window. Should address JNativeHook #170 as well as local issue #48 More... almost 7 years ago
Advancing the next version of libuiohook and cleaned up cmake scripts. More... about 7 years ago
Update README.md More... over 7 years ago
Small cleanup More... over 7 years ago
Added some non-working updates to the CMakefile for Linux. More... over 7 years ago
Added better logging to get_keyboard_layout_file. More... over 7 years ago
Merge pull request #45 from ayoubserti/master More... over 7 years ago
support VS2015, refactoring demo project generation More... over 7 years ago
Adding CMake support for Linux which is still broken. More... over 7 years ago
Bumped the revision version. More... over 7 years ago
Merge pull request #42 from ayoubserti/PR/CMake-build-system More... over 7 years ago
add CMake build system (windows) More... over 7 years ago
Fixes isssue with the number lock and number pad keys on linux hosts. More... over 7 years ago
Trying to fix a few issues with unicode support on Linux hosts by removing wchar_t support and using fixed width utf-16. I think this may fix issue JNativeHook issue #125. More... over 7 years ago
Changed log level of ignored events. More... over 7 years ago
Fixed a few issues. More... over 7 years ago
Merge branch 'master' of github.com:kwhat/libuiohook More... over 7 years ago
Fixed lock masks on X11 and improved performance. More... over 7 years ago
Merge pull request #41 from SlightlyCyborg/master More... over 7 years ago
fixed div by 0 for horizontal scroll More... over 7 years ago
Changed the way keys are posted and fixed the a few lookups. More... over 7 years ago
Merge pull request #39 from InspectorWidget/fix_mac_capslock More... over 7 years ago
Fix support for capslock mask on OS X. More... over 7 years ago