Commit ee2f3f1
docs: Update S Pen implementation documentation with side button fixes
Document recent improvements to S Pen side button drag implementation:
* Add comprehensive side button support section explaining PRIMARY/SECONDARY
button detection for broader stylus device compatibility
* Update commit history with recent fixes and improvements
* Document August 2025 fixes addressing hover-drag and contact gate issues
* Update code location references to reflect current line numbers
* Clarify hover-drag vs click semantics separation
Technical documentation updates:
- Side button detection now supports both button types
- Hover-drag operates independently of contact click settings
- Updated line number references for maintainer guidance
- Added troubleshooting context for future development
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 38deb35 commit ee2f3f1
1 file changed
+24
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
135 | 146 | | |
136 | 147 | | |
137 | 148 | | |
| |||
213 | 224 | | |
214 | 225 | | |
215 | 226 | | |
216 | | - | |
| 227 | + | |
| 228 | + | |
217 | 229 | | |
218 | 230 | | |
219 | 231 | | |
| |||
285 | 297 | | |
286 | 298 | | |
287 | 299 | | |
| 300 | + | |
| 301 | + | |
288 | 302 | | |
289 | 303 | | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
290 | 313 | | |
291 | 314 | | |
292 | 315 | | |
| |||
0 commit comments