mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[GH-ISSUE #258] Start song using double click #186
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#186
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @maffelbaffel on GitHub (Jan 14, 2022).
Original GitHub issue: https://github.com/jpochyla/psst/issues/258
Is your feature request related to a problem? Please describe.
Currently songs are started using single left clicks. While this might be the default for some platforms (Mac? Not sure),
at least for me using Linux I am used to open stuff using double clicks.
In psst double clicking a song results in starting the song twice and sounds weird.
Describe the solution you'd like
A platform dependent default behaviour and an option in settings to configure the default behaviour would be nice.
@jpochyla commented on GitHub (Jan 14, 2022):
I prefer single clicks, but an option sounds OK. I suppose a single click should select then, which we don't do now.
@maffelbaffel commented on GitHub (Jan 14, 2022):
Sounds good to me :)
@gagarine commented on GitHub (Aug 9, 2022):
Now single click seem to select the track but double click still don't start it.