Hello, Not really, this is an X11 limitations, they simply forbid it by design. Some WMs use compositing to "fix" this, but Awesome doesn't have it's own compositor.
Regards, Emmanuel On 5 June 2015 at 16:43, Abraham Baker <[email protected]> wrote: > Hi, > > Another multi-monitor question: is it possible to have the system tray > (where icons like nm-applet show up) appear on every monitor? > > I tried this and it now flickers unreliably between each monitor based on > which client is focused: > > in rc.lua, around line 202: > right_layout:add(wibox.widget.systray()) > > as opposed to > if s == 1 then right_layout:add(wibox.widget.systray()) end > > Thanks, > Abe -- To unsubscribe, send mail to [email protected].
