Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Waybar: tray not visible
@ 2020-01-23  9:49 voidlinux-github
  2020-01-23 10:13 ` voidlinux-github
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: voidlinux-github @ 2020-01-23  9:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 623 bytes --]

New issue by dinama on void-packages repository

https://github.com/void-linux/void-packages/issues/18491

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  Void 5.4.13_2 x86_64 GenuineIntel notuptodate rrFF
* package:  Waybar-0.9.0_1

### Expected behavior

"modules-right": ["tray"] 

### Actual behavior

only warning in log:

 [warning] For a functional tray you must have libappindicator-* installed and export XDG_CURRENT_DESKTOP=Unity


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Waybar: tray not visible
  2020-01-23  9:49 [ISSUE] Waybar: tray not visible voidlinux-github
@ 2020-01-23 10:13 ` voidlinux-github
  2020-01-23 10:17 ` voidlinux-github
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2020-01-23 10:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 241 bytes --]

New comment by damneq on void-packages repository

https://github.com/void-linux/void-packages/issues/18491#issuecomment-577614744

Comment:
I think it depends on the app, pidgin doesn't show up in my tray either while telegram-desktop does

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Waybar: tray not visible
  2020-01-23  9:49 [ISSUE] Waybar: tray not visible voidlinux-github
  2020-01-23 10:13 ` voidlinux-github
@ 2020-01-23 10:17 ` voidlinux-github
  2020-01-23 10:27 ` voidlinux-github
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2020-01-23 10:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 529 bytes --]

New comment by dinama on void-packages repository

https://github.com/void-linux/void-packages/issues/18491#issuecomment-577616236

Comment:
> I think it depends on the app, pidgin doesn't show up in my tray either while telegram-desktop does

im using telegram-desktop and i not see tray on waybar 
bash_profile:

```
export QT_QPA_PLATFORM=wayland
export XDG_CURRENT_DESKTOP=Unity
exec sway

```

sway config

```
bar {
    swaybar_command waybar
}
```

waybar

```
 "modules-right": ["tray",
```




^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Waybar: tray not visible
  2020-01-23  9:49 [ISSUE] Waybar: tray not visible voidlinux-github
  2020-01-23 10:13 ` voidlinux-github
  2020-01-23 10:17 ` voidlinux-github
@ 2020-01-23 10:27 ` voidlinux-github
  2020-01-23 10:29 ` voidlinux-github
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2020-01-23 10:27 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 241 bytes --]

New comment by damneq on void-packages repository

https://github.com/void-linux/void-packages/issues/18491#issuecomment-577620536

Comment:
Well, that's weird, could you give me your waybar config and style.css files so I can look into it?

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Waybar: tray not visible
  2020-01-23  9:49 [ISSUE] Waybar: tray not visible voidlinux-github
                   ` (2 preceding siblings ...)
  2020-01-23 10:27 ` voidlinux-github
@ 2020-01-23 10:29 ` voidlinux-github
  2020-01-23 10:35 ` voidlinux-github
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2020-01-23 10:29 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 193 bytes --]

New comment by damneq on void-packages repository

https://github.com/void-linux/void-packages/issues/18491#issuecomment-577621276

Comment:
Also, did it work in the earlier version of Waybar?

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Waybar: tray not visible
  2020-01-23  9:49 [ISSUE] Waybar: tray not visible voidlinux-github
                   ` (3 preceding siblings ...)
  2020-01-23 10:29 ` voidlinux-github
@ 2020-01-23 10:35 ` voidlinux-github
  2020-01-23 10:36 ` voidlinux-github
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2020-01-23 10:35 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 205 bytes --]

New comment by dinama on void-packages repository

https://github.com/void-linux/void-packages/issues/18491#issuecomment-577623127

Comment:
may be problem not in waybar - swaybar also not show tray icons

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Waybar: tray not visible
  2020-01-23  9:49 [ISSUE] Waybar: tray not visible voidlinux-github
                   ` (4 preceding siblings ...)
  2020-01-23 10:35 ` voidlinux-github
@ 2020-01-23 10:36 ` voidlinux-github
  2020-01-23 10:39 ` voidlinux-github
  2020-01-23 10:39 ` [ISSUE] [CLOSED] " voidlinux-github
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2020-01-23 10:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 208 bytes --]

New comment by damneq on void-packages repository

https://github.com/void-linux/void-packages/issues/18491#issuecomment-577623866

Comment:
Do you have libappindicator installed, as waybar is asking for it?

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Waybar: tray not visible
  2020-01-23  9:49 [ISSUE] Waybar: tray not visible voidlinux-github
                   ` (5 preceding siblings ...)
  2020-01-23 10:36 ` voidlinux-github
@ 2020-01-23 10:39 ` voidlinux-github
  2020-01-23 10:39 ` [ISSUE] [CLOSED] " voidlinux-github
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2020-01-23 10:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 183 bytes --]

New comment by dinama on void-packages repository

https://github.com/void-linux/void-packages/issues/18491#issuecomment-577624627

Comment:
problem solved after restarting sway!  


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [ISSUE] [CLOSED] Waybar: tray not visible
  2020-01-23  9:49 [ISSUE] Waybar: tray not visible voidlinux-github
                   ` (6 preceding siblings ...)
  2020-01-23 10:39 ` voidlinux-github
@ 2020-01-23 10:39 ` voidlinux-github
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2020-01-23 10:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 626 bytes --]

Closed issue by dinama on void-packages repository

https://github.com/void-linux/void-packages/issues/18491

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  Void 5.4.13_2 x86_64 GenuineIntel notuptodate rrFF
* package:  Waybar-0.9.0_1

### Expected behavior

"modules-right": ["tray"] 

### Actual behavior

only warning in log:

 [warning] For a functional tray you must have libappindicator-* installed and export XDG_CURRENT_DESKTOP=Unity


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-01-23 10:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-23  9:49 [ISSUE] Waybar: tray not visible voidlinux-github
2020-01-23 10:13 ` voidlinux-github
2020-01-23 10:17 ` voidlinux-github
2020-01-23 10:27 ` voidlinux-github
2020-01-23 10:29 ` voidlinux-github
2020-01-23 10:35 ` voidlinux-github
2020-01-23 10:36 ` voidlinux-github
2020-01-23 10:39 ` voidlinux-github
2020-01-23 10:39 ` [ISSUE] [CLOSED] " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).