Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dfxi14
/
python-evdev
Public
forked from
gvalkov/python-evdev
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jan 22, 2018
Merge pull request #74 from castis/patch-1
Show description for 65f0fc1
gvalkov
authored
65f0fc1
View commit details
Copy full SHA for 65f0fc1
Browse repository at this point
Removing unnecessary code
castis
authored
a2335a3
View commit details
Copy full SHA for a2335a3
Browse repository at this point
Commits on Dec 28, 2017
Include device path in equality comparison
gvalkov
committed
711606f
View commit details
Copy full SHA for 711606f
Browse repository at this point
Add InputDevice.__ne__ to fix device != comparison on Python 2
gvalkov
committed
e02b051
View commit details
Copy full SHA for e02b051
Browse repository at this point
Commits on Sep 27, 2017
Merge pull request #71 from rkoe/patch-1
Show description for ee0e680
gvalkov
authored
ee0e680
View commit details
Copy full SHA for ee0e680
Browse repository at this point
fix example-code (categorize -> evdev.categorize)
rkoe
authored
49aac55
View commit details
Copy full SHA for 49aac55
Browse repository at this point
Commits on Aug 2, 2017
Merge pull request #68 from wk/master
Show description for e22660f
gvalkov
authored
e22660f
View commit details
Copy full SHA for e22660f
Browse repository at this point
Commits on Jul 30, 2017
add python 3.6 classifier to setuptools and pypi
wk
committed
f86e913
View commit details
Copy full SHA for f86e913
Browse repository at this point
Commits on Jun 16, 2017
Bump version: 0.6.4 -> 0.7.0
gvalkov
committed
36dda46
View commit details
Copy full SHA for 36dda46
Browse repository at this point
Support path-like objects in InputDevice constructor
gvalkov
committed
e87617a
View commit details
Copy full SHA for e87617a
Browse repository at this point
Add exception handling to functions returning futures
gvalkov
committed
388ce6f
View commit details
Copy full SHA for 388ce6f
Browse repository at this point
Support path protocol
gvalkov
committed
0253875
View commit details
Copy full SHA for 0253875
Browse repository at this point
Commits on Oct 7, 2016
Bump version: 0.6.3 -> 0.6.4
gvalkov
committed
7f23464
View commit details
Copy full SHA for 7f23464
Browse repository at this point
Improve ecodes.py docstring
gvalkov
committed
3d8923f
View commit details
Copy full SHA for 3d8923f
Browse repository at this point
Exclude 'ecodes.c' from source distribution
gvalkov
committed
9219ef1
View commit details
Copy full SHA for 9219ef1
Browse repository at this point
Commits on Oct 6, 2016
Bump version: 0.6.2 -> 0.6.3
gvalkov
committed
52cf4dd
View commit details
Copy full SHA for 52cf4dd
Browse repository at this point
Fix accidental include forcing the use of distutils
Show description for 9621b7a
gvalkov
committed
9621b7a
View commit details
Copy full SHA for 9621b7a
Browse repository at this point
Bump version: 0.6.1 -> 0.6.2
gvalkov
committed
e04e9fc
View commit details
Copy full SHA for e04e9fc
Browse repository at this point
More robust overwriting of evdev header locations
Show description for b20b833
gvalkov
committed
b20b833
View commit details
Copy full SHA for b20b833
Browse repository at this point
Fix -Wsign-compare warning
gvalkov
committed
776bf93
View commit details
Copy full SHA for 776bf93
Browse repository at this point
Commits on Sep 4, 2016
Update readthedocs links
gvalkov
committed
ad669c5
View commit details
Copy full SHA for ad669c5
Browse repository at this point
Create UInput device with the capabilities of existing devices
gvalkov
committed
f8d0053
View commit details
Copy full SHA for f8d0053
Browse repository at this point
Commits on Aug 21, 2016
Remove shebang and executable bit
gvalkov
committed
2ab24ff
View commit details
Copy full SHA for 2ab24ff
Browse repository at this point
s/python-setuptools/python2-setuptools
gvalkov
committed
eff6213
View commit details
Copy full SHA for eff6213
Browse repository at this point
Spec file improvements
Show description for 436a967
gvalkov
committed
436a967
View commit details
Copy full SHA for 436a967
Browse repository at this point
Commits on Jun 15, 2016
Restructure documentation
gvalkov
committed
efad81f
View commit details
Copy full SHA for efad81f
Browse repository at this point
Commits on Jun 5, 2016
Add RPM spec file for building with COPR
gvalkov
committed
896007b
View commit details
Copy full SHA for 896007b
Browse repository at this point
Commits on Jun 4, 2016
Bump version: 0.6.0 -> 0.6.1
gvalkov
committed
eb57fd7
View commit details
Copy full SHA for eb57fd7
Browse repository at this point
Python 2 related fixes
gvalkov
committed
8bf397b
View commit details
Copy full SHA for 8bf397b
Browse repository at this point
Commits on May 11, 2016
Add the '--evdev-headers' option to 'build_ext'
Show description for ac96a90
gvalkov
committed
ac96a90
View commit details
Copy full SHA for ac96a90
Browse repository at this point
Commits on Apr 27, 2016
Disable echoing when evtest is listening for events
gvalkov
committed
8113343
View commit details
Copy full SHA for 8113343
Browse repository at this point
Add paragraph on the current scope and status
gvalkov
committed
84f6b03
View commit details
Copy full SHA for 84f6b03
Browse repository at this point
Commits on Apr 26, 2016
Merge pull request #58 from abhenson/patch-1
Show description for d9e0d85
gvalkov
committed
d9e0d85
View commit details
Copy full SHA for d9e0d85
Browse repository at this point
Commits on Apr 13, 2016
Update changelog.rst
Show description for 165788a
abhenson
committed
165788a
View commit details
Copy full SHA for 165788a
Browse repository at this point
Commits on Mar 8, 2016
Small user-friendliness improvements to evtest
gvalkov
committed
ab518cd
View commit details
Copy full SHA for ab518cd
Browse repository at this point
Previous
Next
You can’t perform that action at this time.