aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/XLayer.cc
AgeCommit message (Expand)AuthorFilesLines
2011-02-23renamed FbTk::XLayer to FbTk::Layer and FbTk::XLayerItem to FbTk::LayerItemMathias Gumz1-310/+0
2011-02-23disabled overhead base classes 'FbTk::Layer' and 'FbTk::LayerItem'Mathias Gumz1-6/+7
2011-02-23code deduplicationMathias Gumz1-72/+65
2009-10-01removed unused codeMathias Gumz1-25/+0
2008-10-01fix restackingMark Tiefenbruck1-13/+49
2008-10-01don't flash original window in the middle of cycling focusMark Tiefenbruck1-4/+12
2008-08-16some cleanupMark Tiefenbruck1-94/+0
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck1-2/+0
2007-12-30remove some (hopefully) unneeded header includesMark Tiefenbruck1-0/+2
2007-08-05some minor changesmarkt1-2/+0
2007-01-25don't raise windows above OverrideRedirect windows, or else they eventually g...markt1-28/+14
2006-12-22more dead functionsmarkt1-2/+3
2006-10-27cosmetic patch from slava semushin, removes whitespaces andmathias1-39/+45
2006-03-23external tab fixes, plus aligning items properlysimonb1-13/+22
2006-03-20external tabssimonb1-0/+20
2006-02-16updated copyright infomathias1-1/+1
2005-01-24copyright datemathias1-1/+1
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-09-10clean up unused variables, from Ryan O'Hararathnor1-3/+3
2003-07-20fix focus and raising for transient windows in particularrathnor1-1/+6
2003-04-15whoops, fix some ifdefs and thingsrathnor1-7/+5
2003-04-15raise on focus [at end of cycle], also a temporary raise while cyclingrathnor1-1/+22
2003-02-18change XLayerItem to hold FbWindows instead of X Window IDs (Window)rathnor1-9/+13
2003-02-09fixing up of layer coderathnor1-61/+142
2003-02-03stopedfluxgen1-50/+66
2003-02-02Integration of new Layering code, plus updates to the layering code itselfrathnor1-11/+40
2003-01-29restructured layering a little so that a XLayerItem now contains severalrathnor1-11/+42
2003-01-16New Layer Systemrathnor1-0/+186