aboutsummaryrefslogtreecommitdiff
path: root/src/Slit.hh
AgeCommit message (Expand)AuthorFilesLines
2007-02-17an empty slit without autoHide but with clients in the slitlist file still cr...markt1-3/+4
2007-01-07fix intrinsic problem with refcountsimonb1-1/+1
2006-11-12removed duplicate headers, patch from Slava Semushin aka php-coderfluxgen1-1/+0
2006-07-01more dead functionsmarkt1-1/+0
2006-04-22fix crash when toolbar disabledsimonb1-1/+1
2006-03-19missing filefluxgen1-0/+1
2006-02-20moved class Layer from class Fluxbox and thus reduces some dependeciesfluxgen1-2/+3
2006-02-16updated copyright infomathias1-1/+1
2005-06-23moved window menu from FluxboxWindow to BScreenfluxgen1-7/+12
2005-01-24copyright datemathias1-1/+1
2004-12-02* leftclick on the slitclients in the clientmenu enables/disables itmathias1-0/+4
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-09-12preliminary support for composite/compositing manager. Also general workrathnor1-1/+2
2004-09-11init frame window in frame structfluxgen1-1/+8
2004-06-07update NLS string handling...rathnor1-3/+3
2004-05-17fix up slit transparency redraw issuesrathnor1-2/+1
2004-04-19kde dockapp in systrayfluxgen1-5/+6
2003-08-29slit as an observerfluxgen1-2/+4
2003-08-11rearranged accessors and fixed new timer commandfluxgen1-24/+23
2003-07-19fix up xinerama for heads of toolbar and slitrathnor1-2/+2
2003-06-24added theme accessorsfluxgen1-1/+3
2003-06-23fix grouping to persist over restart, plus various related bugs.rathnor1-1/+3
2003-06-22unused variable m_do_auto_hidefluxgen1-3/+2
2003-06-20moved slit resource from screenfluxgen1-6/+11
2003-06-18added strut supportfluxgen1-1/+5
2003-05-17fixed slit client die issuefluxgen1-1/+2
2003-05-15cleaning in FluxboxWindow interfacefluxgen1-2/+2
2003-05-13transparent slitfluxgen1-1/+3
2003-05-11minor cleaningfluxgen1-12/+13
2003-05-07fixed expose eventfluxgen1-1/+2
2003-05-06change slit menus to FbMenusrathnor1-2/+3
2003-04-25minor cleaningfluxgen1-9/+6
2003-04-25fixed SlitThemefluxgen1-1/+3
2003-04-16fix saving of various slit params (Simon)rathnor1-3/+3
2003-04-16fix saving of toolbar + slit layers - simonrathnor1-3/+4
2003-02-20minor cleaningfluxgen1-6/+7
2003-02-18Added layer menus for windows, toolbar, and slit, plus associatedrathnor1-5/+11
2003-01-12major update, moved SlitClient to Slit.cc, changed frame.window to FbWindow t...fluxgen1-114/+48
2003-01-09adjusted for FbTk Timerfluxgen1-3/+3
2003-01-05minor commentsfluxgen1-3/+6
2002-12-01Indenting from tabs to emacs 4-spacerathnor1-120/+120
2002-11-14cleaningfluxgen1-49/+38
2002-08-04doxygen commentsfluxgen1-39/+51
2002-05-29slit orderfluxgen1-1/+18
2002-05-17removed const on return values of fundamental typesfluxgen1-7/+7
2002-05-08changed from pointer to referens in slitmenu constructorfluxgen1-2/+2
2002-04-08int to unsigned intfluxgen1-1/+1
2002-04-03Fixed some signed/unsigned warningsfluxgen1-3/+3
2002-03-20rearrange private/public orderfluxgen1-17/+14
2002-03-19Xinerama supportfluxgen1-1/+25