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
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
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 }}
DavidHruby1
/
screamer
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Issues
2
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: custom keyboard/mouse hotkeys via low-level hooks
- #13
#13
Merged
DavidHruby1
merged 13 commits into
DavidHruby1:main
DavidHruby1/screamer:main
from
KristianP26:feat/custom-hotkeys
KristianP26/screamer:feat/custom-hotkeys
Copy head branch name to clipboard
Jun 4, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat: custom keyboard/mouse hotkeys via low-level hooks
#13
DavidHruby1
merged 13 commits into
DavidHruby1:main
DavidHruby1/screamer:main
from
KristianP26:feat/custom-hotkeys
KristianP26/screamer:feat/custom-hotkeys
Copy head branch name to clipboard
Commits
Commits on Jun 4, 2026
feat(hotkey): add invalid/hook-failed error codes
KristianP26
committed
7179bcb
View commit details
Copy full SHA for 7179bcb
Browse repository at this point
feat(hotkey): add Hotkey value object with parse/label/validate
KristianP26
committed
1ea25d6
View commit details
Copy full SHA for 1ea25d6
Browse repository at this point
feat(hotkey): store hotkeys as canonical strings with legacy migration
KristianP26
committed
2c64d89
View commit details
Copy full SHA for 2c64d89
Browse repository at this point
feat(hotkey): replace RegisterHotKey with low-level keyboard/mouse hooks
KristianP26
committed
49d8545
View commit details
Copy full SHA for 49d8545
Browse repository at this point
feat(hotkey): add press-to-capture hotkey UI in settings
KristianP26
committed
6e5e85f
View commit details
Copy full SHA for 6e5e85f
Browse repository at this point
feat(hotkey): build listener from parsed custom hotkey
KristianP26
committed
6e23213
View commit details
Copy full SHA for 6e23213
Browse repository at this point
docs(hotkey): document custom hotkey model and low-level hooks
KristianP26
committed
9451955
View commit details
Copy full SHA for 9451955
Browse repository at this point
docs(hotkey): document custom hotkey recording in README
KristianP26
committed
9feb8bc
View commit details
Copy full SHA for 9feb8bc
Browse repository at this point
docs(hotkey): add custom hotkeys implementation plan
KristianP26
committed
4477c2a
View commit details
Copy full SHA for 4477c2a
Browse repository at this point
fix(hotkey): close start/stop shutdown race that could leak global hooks
KristianP26
committed
ff11d92
View commit details
Copy full SHA for ff11d92
Browse repository at this point
fix(hotkey): grab mouse during capture so side buttons record anywhere
KristianP26
committed
070db45
View commit details
Copy full SHA for 070db45
Browse repository at this point
docs: add PR #13 review-fix plan
KristianP26
committed
eb8c173
View commit details
Copy full SHA for eb8c173
Browse repository at this point
Merge branch 'main' into feat/custom-hotkeys
DavidHruby1
authored
1abb9eb
View commit details
Copy full SHA for 1abb9eb
Browse repository at this point
You can’t perform that action at this time.