]> git.sur5r.net Git - i3/i3/commit
i3bar: Only configure tray on own outputs
authorTony Crisci <tony@dubstepdish.com>
Sun, 20 Oct 2013 11:51:50 +0000 (07:51 -0400)
committerMichael Stapelberg <michael@stapelberg.de>
Wed, 23 Oct 2013 21:23:45 +0000 (23:23 +0200)
commitcce3c8066a7fbccf48b93a5a794e81068cc35f9e
tree7be7fea1ee4a4035a7a8ae87803046cc0de1df51
parente99158e419d4204bbce16ea5df249c630636ed3d
i3bar: Only configure tray on own outputs

If the config specifies a `tray_output` not in the list of outputs over
which this bar will span, do not initialize a tray for the bar.

Fixes former behavior, which was to initialize the tray without showing
the icons, causing disapearing tray icons in multi-monitor environments
when `tray_output` isnt `output`.
i3bar/src/xcb.c