1. abstract "sub borders" into a function to return a list of them so
authorCarsten Haitzler <raster@rasterman.com>
Fri, 13 Apr 2012 06:41:52 +0000 (06:41 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Fri, 13 Apr 2012 06:41:52 +0000 (06:41 +0000)
commit6c2e868b3ad99a6af19c5b1eac855d2257951bdf
tree0d70584789823a076d8b7261d935a22e8829b8f3
parent11c41d691273c41259ed4504b596d693d3c297b3
1. abstract "sub borders" into a function to return a list of them so
when operating on them we can determine the logic of inclusion of
sub-borders in 1 place.
2. fix transients when they are FOR a fullscreen window - if
fullscreen window loses focus, dont minimize it as transients are on
top and should stay there along with fullscreen window.
3. formatting. :)

SVN revision: 70165
src/bin/e_border.c