mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[GH-ISSUE #389] Status bar icon and show/hide app through the icon #261
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#261
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 @lazakoa on GitHub (Apr 19, 2023).
Original GitHub issue: https://github.com/jpochyla/psst/issues/389
Is your feature request related to a problem? Please describe.
The official Spotify client doesn't play nice with the i3status bar since it has no icon to show/hide the application. After searching around, I determined psst has the cleanest gui but lacks the same feature. I want to be able to minimize and open psst by interacting with an icon in my status bar.
Describe the solution you'd like
Right-clicking the icon should bring up a small menu with the following options.
Left-clicking the icon should open or minimize the application.
It should work similarly to element-desktop, discord, and telegram.
I only considered it for the use case of the i3status bar, but realistically it should work the same way for any other status bar.
Describe alternatives you've considered
I have yet to consider alternatives since this feature exists in other applications.
Additional context

Above is an example I want without the menu that comes up when you right-click the application.