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 }}
Mercury9012
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-evdev
evdev
on
main
User selector
All users
All time
Commit history
Commits on May 8, 2024
Drop from __future__ import print_function
gvalkov
committed
0d496bf
View commit details
Copy full SHA for 0d496bf
View code at this point
Browse repository at this point
Commits on Apr 28, 2024
Provide fallback value for FF_MAX_EFFECTS (#219)
Show description for 87c99f7
KarsMulder
authored
87c99f7
View commit details
Copy full SHA for 87c99f7
View code at this point
Browse repository at this point
Add #ifdef guards around UI_GET_SYSNAME (#218)
Show description for cb41241
KarsMulder
authored
cb41241
View commit details
Copy full SHA for cb41241
View code at this point
Browse repository at this point
Commits on Apr 1, 2024
Wait up to two seconds for input device. (#215)
Show description for 5fb3190
KarsMulder
authored
5fb3190
View commit details
Copy full SHA for 5fb3190
View code at this point
Browse repository at this point
Commits on Feb 18, 2024
Minor ruff lint fixes
gvalkov
committed
8ee96b0
View commit details
Copy full SHA for 8ee96b0
View code at this point
Browse repository at this point
Commits on Jan 28, 2024
ruff format
gvalkov
committed
e00c457
View commit details
Copy full SHA for e00c457
View code at this point
Browse repository at this point
Always include "uniq" address in InputDevice.__str__()
gvalkov
committed
693a297
View commit details
Copy full SHA for 693a297
View code at this point
Browse repository at this point
Merge branch 'quaxalber/main'
gvalkov
committed
595c08f
View commit details
Copy full SHA for 595c08f
View code at this point
Browse repository at this point
Commits on Jan 9, 2024
New method for finding the device node corresponding to a uinput device (#206)
Show description for 1d80f7e
KarsMulder
and
sezanzeb
authored
1d80f7e
View commit details
Copy full SHA for 1d80f7e
View code at this point
Browse repository at this point
Commits on Dec 14, 2023
Correct ff_effects_max of uinputs (#198)
human9
authored
c688c9e
View commit details
Copy full SHA for c688c9e
View code at this point
Browse repository at this point
Commits on Dec 10, 2023
Print uniq additionally to phys, if available
quaxalber
committed
e7b9dfc
View commit details
Copy full SHA for e7b9dfc
View code at this point
Browse repository at this point
Commits on Dec 8, 2023
Print uniq instead of phys, if available
quaxalber
authored
b4db32e
View commit details
Copy full SHA for b4db32e
View code at this point
Browse repository at this point
Commits on Dec 4, 2023
genecodes: also include uinput.h
Mic92
committed
ae51cb1
View commit details
Copy full SHA for ae51cb1
View code at this point
Browse repository at this point
Commits on Jan 20, 2023
Drop Python 2 remnants from genecodes.py
gvalkov
committed
a51eb87
View commit details
Copy full SHA for a51eb87
View code at this point
Browse repository at this point
Commits on Jul 17, 2022
Remove trailing whitespace
gvalkov
committed
4050f50
View commit details
Copy full SHA for 4050f50
View code at this point
Browse repository at this point
Revert "add keycode for all events"
Show description for 0c39ecf
gvalkov
committed
0c39ecf
View commit details
Copy full SHA for 0c39ecf
View code at this point
Browse repository at this point
allow_unknown needs default value or categorize() breaks
gvalkov
committed
28b1739
View commit details
Copy full SHA for 28b1739
View code at this point
Browse repository at this point
Fix English
gvalkov
committed
beeecf4
View commit details
Copy full SHA for beeecf4
View code at this point
Browse repository at this point
Merge branch 'event-keycode'
gvalkov
committed
d653dd6
View commit details
Copy full SHA for d653dd6
View code at this point
Browse repository at this point
Remove Python 2.x compatibility leftovers
gvalkov
committed
b5f69fb
View commit details
Copy full SHA for b5f69fb
View code at this point
Browse repository at this point
More asyncio compatibility fixes
Show description for 227a01c
gvalkov
committed
227a01c
View commit details
Copy full SHA for 227a01c
View code at this point
Browse repository at this point
fix typo, allow_known -> allow_unknown
meeuw
committed
f24f7f4
View commit details
Copy full SHA for f24f7f4
View code at this point
Browse repository at this point
Commits on Jul 15, 2022
add keycode for all events
meeuw
committed
d4e96ac
View commit details
Copy full SHA for d4e96ac
View code at this point
Browse repository at this point
Commits on Jun 8, 2022
evdev/eventio_async.py: python3.11 compatibility
Show description for 1a51829
Nowa-Ammerlaan
committed
1a51829
View commit details
Copy full SHA for 1a51829
View code at this point
Browse repository at this point
Commits on Mar 24, 2022
threaded_close (#165)
Show description for d3b7122
Tobi
authored
d3b7122
View commit details
Copy full SHA for d3b7122
View code at this point
Browse repository at this point
Commits on Mar 23, 2022
Merge pull request #152 from bnavigator/idempotent-regex
Show description for 0eefc87
gvalkov
authored
0eefc87
View commit details
Copy full SHA for 0eefc87
View code at this point
Browse repository at this point
Merge pull request #154 from luizoti/patch-1
Show description for 428be2a
gvalkov
authored
428be2a
View commit details
Copy full SHA for 428be2a
View code at this point
Browse repository at this point
Commits on May 18, 2021
Re-enable TTY echo at exit.
lducazu
committed
17c68ca
View commit details
Copy full SHA for 17c68ca
View code at this point
Browse repository at this point
Commits on Apr 30, 2021
fix ImportError, AttributeError
Show description for 426057d
luizoti
authored
426057d
View commit details
Copy full SHA for 426057d
View code at this point
Browse repository at this point
fix --> ImportError: sys.meta_path is None
Show description for ddf3c78
luizoti
authored
ddf3c78
View commit details
Copy full SHA for ddf3c78
View code at this point
Browse repository at this point
Commits on Apr 9, 2021
re.Pattern is not a guaranteed class name
bnavigator
committed
a1382dc
View commit details
Copy full SHA for a1382dc
View code at this point
Browse repository at this point
Commits on Jan 16, 2021
Merge pull request #146 from sezanzeb/patch-2
Show description for 5ac6650
gvalkov
authored
5ac6650
View commit details
Copy full SHA for 5ac6650
View code at this point
Browse repository at this point
Merge pull request #145 from sezanzeb/patch-1
Show description for 8856e67
gvalkov
authored
8856e67
View commit details
Copy full SHA for 8856e67
View code at this point
Browse repository at this point
Commits on Jan 8, 2021
ff: Fix up attack_length key typo in Envelope struct
Show description for 62884d6
pmundt
committed
62884d6
View commit details
Copy full SHA for 62884d6
View code at this point
Browse repository at this point
Commits on Dec 21, 2020
typo
sezanzeb
authored
d62b36f
View commit details
Copy full SHA for d62b36f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.