mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[GH-ISSUE #69] Add play pause controls to taskbar #51
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#51
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 @Kethku on GitHub (Jul 14, 2021).
Original GitHub issue: https://github.com/jpochyla/psst/issues/69
On windows often apps will add small controls to the taskbar. It would be awesome if psst added similar controls.
Note: I think this may require some upstream changes
@jpochyla commented on GitHub (Jul 15, 2021):
Sounds good! I'm not very familiar with the windows customs, something like this from the API docs? Is it conventional to provide both a taskbar extension and a media player API integration (that we now support through the Souvlaki library)?
@Kethku commented on GitHub (Jul 15, 2021):
Heres what they look like. Yes they are added even when media player api integration is also used.
@Kethku commented on GitHub (Jul 15, 2021):
Added an upstream suggestion here: https://github.com/Sinono3/souvlaki/issues/14. I think this feature makes the most sense to add to the souvlaki crate