summaryrefslogtreecommitdiff
path: root/tests/test-music-config--get-m3u-files.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2025-11-15 04:13:45 -0600
committerCraig Jennings <c@cjennings.net>2025-11-15 04:13:45 -0600
commit6ea8bf890d9db7f936f4e9aa12ee8f5843a54618 (patch)
tree5ca8acc9affa0ce0df05495452c148d13715fe77 /tests/test-music-config--get-m3u-files.el
parent5e657f70cb1a90e62bf86bf71b419886a6eb7e19 (diff)
fix(mousetrap): Fix dashboard click/scroll blocking issue
- Change dashboard profile from primary-click to scroll+primary (allows both scrolling and left-clicking in dashboard) - Remove incorrect manual manipulation of minor-mode-map-alist (define-minor-mode handles this automatically via mouse-trap-mode-map) - Simplify disable logic to just clear the buffer-local keymap The bug was that manually prepending to minor-mode-map-alist interfered with Emacs' automatic buffer-local keymap lookup. Now each buffer gets its own keymap based on major mode, and Emacs handles the lookup correctly. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Diffstat (limited to 'tests/test-music-config--get-m3u-files.el')
0 files changed, 0 insertions, 0 deletions