Otd Keymousebinding
D 56 completed
Other
unknown / csharp · tiny
4
Files
100
LOC
0
Frameworks
2
Languages
Pipeline State
completedRun ID
#1546293Phase
doneProgress
0%Started
2026-04-16 23:56:04Finished
2026-04-16 23:56:04LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
15.40Framework unique
—Isolation
—Last stage change
2026-05-10 03:34:46Deduplication group #47290
Member of a group with 891 similar repo(s) — canonical #1593288 view group →
Repobility · code-quality intelligence · https://repobility.com
AI Prompt
Create an OpenTabletDriver plugin in C# that allows users to combine a keyboard key press with a mouse button press into a single binding. The plugin should read key combinations (separated by '+') and a specific mouse button. I need to be able to configure this binding via the plugin settings, similar to how it's used for 3D viewport navigation in Blender, showing examples like binding 'Shift' + 'Middle' mouse button for panning.
csharp opentabletdriver plugin hardware input-binding desktop-utility
Generated by gemma4:latest
Catalog Information
Create an OpenTabletDriver plugin in C# that allows users to combine a keyboard key press with a mouse button press into a single binding. The plugin should read key combinations (separated by '+') and a specific mouse button. I need to be able to configure this binding via the plugin settings, similar to how it's used for 3D viewport navigation in Blender, showing examples like binding 'Shift' + 'Middle' mouse button for panning.
Tags
csharp opentabletdriver plugin hardware input-binding desktop-utility
Quality Score
D
55.8/100
Structure
42
Code Quality
85
Documentation
30
Testing
0
Practices
78
Security
100
Dependencies
60
Strengths
- Consistent naming conventions (PascalCase)
- Good security practices — no major issues detected
Weaknesses
- No LICENSE file — legal ambiguity for contributors
- No tests found — high risk of regressions
- No CI/CD configuration — manual testing and deployment
Recommendations
- Add a test suite — start with critical path integration tests
- Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
- Add a linter configuration to enforce code style consistency
- Add a LICENSE file (MIT recommended for open source)
Languages
Frameworks
None detected
Embed Badge
Add to your README:
