Skip to content
Snippets Groups Projects

Remove tray icon and related methods

Merged Alexander Schwinn requested to merge alexxcons/thunar:remove-tray-icon into master

"gtk_status_icon_*" is deprecated, the replacement proposed by GTK is GNotification, which does a completely different thing.

A tray icon IMO is not really needed. There is still the extra-window for the copy operation, which should be sufficient. (Other file managers as well do not show a tray icon)

And the deprecated "gtk_status_icon_new_from_icon_name" seems to cause scaling issues. (See Issue #495 (closed))

Fixes #495 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading