SawfishPager Logosawfish.wm.ext.pager is a C/Lisp exten­sion that pro­vides a func­tional desk­top pager for the saw­fish win­dow manager.

A pager is a map of your desk­top. It shows not only the vis­i­ble part of your desk­top (the cur­rent view­port), but also the parts that extend beyond the sides of your screen. Also, if you have more than one work­space, the pager will fol­low you to where you are, or option­ally show all work­spaces at once. Of course you can select view­ports and win­dows, and also move or raise/lower the latter.

License: GPL2+

Down­load: Tar/BZ2 (SHA1 SUM)

Down­load: Tar/XZ (SHA1 SUM)

GIT: git://git.tuxfamily.org/gitroot/sawfishpager/pager.git

ChangeLog:

Ver­sion 0.7.4 (2010–06-21, Nu Style)

* removed some unused bits of code (Christo­pher Bratusek)

* fixed a bug regard­ing bad-closures bee­ing pro­duces by sticky win­dows
* fixed a bug that caused sticky win­dows to not show up if:
pager-stickies-on-all-viewports is nil
+ pager-stickies-on-all-workspaces is t
– Jeremy Hankins