Sawfish
Scripts quick access edit this
  • Author: Friedrich Delgado Friedrichs <friedel@nomaden.org>
  • Download: corner-windows.jl

Synopsis[]

Put windows into the corner of your viewport by a single keypress.

Description[]

Put windows into the corner of your viewport by a single keypress. Provides four interactive functions: corner-window-left-upper, corner-window-right-upper, corner-window-right-lower and corner-window-left-lower

This is quite different from the corner package by Kai Großjohann since i really want to put windows into the very corner of the screen, no matter what they obstruct. So this one is much, much simpler (which is good), and much less abstract (which is argueable).

Installation[]

Installation: Put this into ~/.sawfish/lisp/friedel and then (require 'friedel.corner).