Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate apps for status icon #18

Open
roman-yagodin opened this issue Mar 20, 2020 · 0 comments
Open

Separate apps for status icon #18

roman-yagodin opened this issue Mar 20, 2020 · 0 comments

Comments

@roman-yagodin
Copy link
Member

Due to incomplete (in GTK/GTK3 backends) and absent (WPF backend) implementation of status icon, it would be better to have separate projects for status icons apps (like R7.Webmater.StatusIcon.Gtk3, R7.Webmater.StatusIcon.WinForms)

Alternatively, does it really better to have icon in tray area instead of taskbar?

Explore: Freedesktop specification of desktop actions: https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html#extra-actions

Example (from VSCode desktop file):

[Desktop Action new-empty-window]
Name=New Empty Window
Exec=/usr/share/code/code --no-sandbox --new-window %F
Icon=/usr/share/pixmaps/com.visualstudio.code.png

Related issues: #16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant