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

Offer an optional "tray icon" #11

Open
Zirias opened this issue Sep 17, 2024 · 0 comments
Open

Offer an optional "tray icon" #11

Zirias opened this issue Sep 17, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Zirias
Copy link
Owner

Zirias commented Sep 17, 2024

Add an option to have Xmoji display a "tray icon", with the possibility to hide Xmoji from the taskbar when the tray icon is shown.

Implementation notes:

  • Only implement the old X11 protocol based on XEmbed. We don't want to introduce a dependency on dbus, so desktops only implementing the dbus method won't be supported, this is acceptable.
  • The tray icon shall offer to bring Xmoji to the front of the current virtual desktop with a single click.
  • A popup menu on the tray icon shall give access to the dialogs (About, Settings) and terminating Xmoji.
  • It shall be configurable whether closing the main window will just hide Xmoji or terminate the application when a tray icon is shown.
@Zirias Zirias added the enhancement New feature or request label Sep 17, 2024
@Zirias Zirias added this to the v1.0 milestone Sep 17, 2024
@Zirias Zirias self-assigned this Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant