flathub / flathub/sh.loft.devpod

Missing indicator icon

Open
#8 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Shell
Stars
12
Forks
3
Avg merge
1m
Merged PRs (30d)
1

Description

Image

This is probably using relative path instead name, it can be checked with `gdbus` and `dbus-monitor`

```
readonly s Id = 'tray-icon tray app';
readonly s Category = 'ApplicationStatus';
readonly s Status = 'Active';
readonly s IconName = '/run/user/60466/tray-icon/tray-icon-2-0.png';
readonly s IconAccessibleDesc = 'icon';
readonly s AttentionIconName = '';
readonly s AttentionAccessibleDesc = '';
readonly s Title = 'sh.loft.devpod';
readonly s IconThemePath = '/run/user/60466/tray-icon';
readonly o Menu = '/org/ayatana/NotificationItem/tray_icon_tray_app/Menu';
readonly s XAyatanaLabel = '';
readonly s XAyatanaLabelGuide = '';
readonly u XAyatanaOrderingIndex = 0;
```

Its same as here https://github.com/flathub/io.ente.auth/issues/74

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.