mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-30 19:03:47 -07:00
For pagers to draw the stacking order correctly, the focused window has to be the last in the list. Thus put an appropriate implementation of allWindows into the Module. This does not work perfectly with floating windows.