Problem Description
- The
ScreenCorners hook currently uses the entire X11 Screen rectangle, which causes multi monitor setups with non-consistent resolutions (e.g. laptop + external, or vertical + landscape monitor) to have inaccessible corners.
- If the screen layout changes (hotplugging monitors, for example) you need to restart xmonad with mod-q to fix the screen corners. (thanks @geekosaur)
See also discussions on: #918 (comment)
Problem Description
ScreenCornershook currently uses the entire X11Screenrectangle, which causes multi monitor setups with non-consistent resolutions (e.g. laptop + external, or vertical + landscape monitor) to have inaccessible corners.See also discussions on: #918 (comment)