Package: xmonad
Version: 0.14.2-3+b1
Severity: important

note ::: this bug may be in other packages: xmonad-contrib* or x2x.

while using the Drawer layout (
https://hackage.haskell.org/package/xmonad-contrib-0.16/docs/XMonad-Layout-Drawer.html
) at the bottom of the screen:

  simpleDrawer 0.002 0.35 (Role "in_drawer") `onBottom`

... works just fine... but, then i use x2x with the remote screen bellow:

  x2x -to :0 -south

... also works fine... but only there are no windows in the drawer :::
if i have open windows (focused or not) in the drawer, it prevents the
mouse from leaving the main screen to the remote screen... as soon as
all the windows in the drawer are closed it works fine... if i change
to a workspace with no windows in the drawer also works fine...

Reply via email to