-
-
Notifications
You must be signed in to change notification settings - Fork 280
Open
Description
Problem Description
- The
ScreenCorners
hook currently uses the entire X11Screen
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)
Metadata
Metadata
Assignees
Labels
No labels