[GH-ISSUE #382] More mouse/cursor support #1140

Open
opened 2026-03-14 13:38:04 +03:00 by kerem · 1 comment
Owner

Originally created by @ALameLlama on GitHub (Feb 29, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/382

Is your feature already implemented in the latest master?
No.

Is your feature request related to a problem? Please describe.
No.

Describe the solution you'd like
I love that you can use the mouse to scroll/jump around the song on the playback, but it seems weird that this is the only mouse interaction I've noticed.

I'd love to be able to press an X to go back or click between the menus, click on a song to listen to it, right click to open that songs additional action menu. the best example that comes to mind is lazygit

Originally created by @ALameLlama on GitHub (Feb 29, 2024). Original GitHub issue: https://github.com/aome510/spotify-player/issues/382 **Is your feature already implemented in the latest `master`?** No. **Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** I love that you can use the mouse to scroll/jump around the song on the playback, but it seems weird that this is the only mouse interaction I've noticed. I'd love to be able to press an X to go back or click between the menus, click on a song to listen to it, right click to open that songs additional action menu. the best example that comes to mind is [lazygit](https://github.com/jesseduffield/lazygit)
Author
Owner

@ALameLlama commented on GitHub (Feb 29, 2024):

I was looking into this and I'm not entirely sure ratutui supports this, I can see some mouse event stuff but it doesn't look like it supports it on widgets https://github.com/ratatui-org/ratatui/issues/273 which is a shame.

And it looks like most of the things this would be cool on are widgets

<!-- gh-comment-id:1970581045 --> @ALameLlama commented on GitHub (Feb 29, 2024): I was looking into this and I'm not entirely sure ratutui supports this, I can see some mouse event stuff but it doesn't look like it supports it on widgets https://github.com/ratatui-org/ratatui/issues/273 which is a shame. And it looks like most of the things this would be cool on are widgets
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#1140
No description provided.