]> Dogcows Code - chaz/openbox/commit
LeastOverlap placement option (Fix bug 5385)
authorIan Zimmerman <itz@buug.org>
Mon, 1 Oct 2012 00:51:01 +0000 (20:51 -0400)
committerDana Jansens <danakj@orodu.net>
Sun, 7 Oct 2012 01:56:56 +0000 (21:56 -0400)
commit4d2ccf19168a4089a6a0de0109610479ec6d5507
tree27cae89a72bdc4e1831a4adf5bc752f0ac87faca
parent01f62ded2fe289fe245f4f05b5825f4bdcbe1dc3
LeastOverlap placement option (Fix bug 5385)

Adds a new placement algorithm that finds a place on the monitor that overlaps
the least amount of windows as possible.

Original patch by Ian Zimmerman <itz@buug.org>.
Port to Openbox 3.5 by David Vogt <dv@adfinis.c>.
Makefile.am
data/rc.xsd
openbox/config.c
openbox/overlap.c [new file with mode: 0644]
openbox/overlap.h [new file with mode: 0644]
openbox/place.c
openbox/place.h
This page took 0.022811 seconds and 4 git commands to generate.