Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-08-05 | some minor changes | markt | 1 | -2/+0 | |
2007-01-25 | don't raise windows above OverrideRedirect windows, or else they eventually ↵ | markt | 1 | -28/+14 | |
get restacked on the bottom | |||||
2006-12-22 | more dead functions | markt | 1 | -2/+3 | |
2006-10-27 | cosmetic patch from slava semushin, removes whitespaces and | mathias | 1 | -39/+45 | |
uses only those things from "namespace std" what we really need. | |||||
2006-03-23 | external tab fixes, plus aligning items properly | simonb | 1 | -13/+22 | |
2006-03-20 | external tabs | simonb | 1 | -0/+20 | |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 | |
2005-01-24 | copyright date | mathias | 1 | -1/+1 | |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 | |
2004-09-10 | clean up unused variables, from Ryan O'Hara | rathnor | 1 | -3/+3 | |
2003-07-20 | fix focus and raising for transient windows in particular | rathnor | 1 | -1/+6 | |
2003-04-15 | whoops, fix some ifdefs and things | rathnor | 1 | -7/+5 | |
2003-04-15 | raise on focus [at end of cycle], also a temporary raise while cycling | rathnor | 1 | -1/+22 | |
(Simon) | |||||
2003-02-18 | change XLayerItem to hold FbWindows instead of X Window IDs (Window) | rathnor | 1 | -9/+13 | |
2003-02-09 | fixing up of layer code | rathnor | 1 | -61/+142 | |
2003-02-03 | stoped | fluxgen | 1 | -50/+66 | |
2003-02-02 | Integration of new Layering code, plus updates to the layering code itself | rathnor | 1 | -11/+40 | |
- new KeyActions: Raise/LowerLayer, AlwaysOnTop/Bottom, Top/BottomLayer Added a "Quit" KeyAction | |||||
2003-01-29 | restructured layering a little so that a XLayerItem now contains several | rathnor | 1 | -11/+42 | |
windows that are to remain equivalent in depth (e.g. tabs, or grouped windows) - (Simon) | |||||
2003-01-16 | New Layer System | rathnor | 1 | -0/+186 | |