Skip to content
Snippets Groups Projects
Commit a23c36ff authored by Alexander Schwinn's avatar Alexander Schwinn
Browse files

Remove tray icon and related methods (Issue #495)

"gtk_status_icon_*" is deprecated. It would be possible to replace it
with "StatusNotifier".

Though a tray icon is not really needed. There is still the extra-window
for the copy operation, which should be sufficient.

And the deprecated "gtk_status_icon_new_from_icon_name" seems to cause
scaling issues.

Fixes #495
parent 61e47b59
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment