summaryrefslogtreecommitdiff
path: root/src/Slit.cc
AgeCommit message (Expand)Author
2012-08-28changed timing functions to use a monotonic increasing clockMathias Gumz
2012-01-04Pre-increment non-primitive types.Ryan Pavlik
2011-05-10Convert Screen::reconfigureSig to FbTk::SignalPavel Labath
2011-05-10Convert FbTk::Theme::reconfigSig and friends to the new Signal systemPavel Labath
2011-03-23compile fix: sunCC 5.11 (sunstudio 12) compiles and links againMathias Gumz
2011-02-24moved Menu placement into ScreenPlacement::placeAndShowMenu()Mathias Gumz
2011-02-23renamed FbTk::XLayer to FbTk::Layer and FbTk::XLayerItem to FbTk::LayerItemMathias Gumz
2011-01-15small refactoring of FbTk/Menu codeMathias Gumz
2010-09-08introduced FbTk::BidiStringMathias Gumz
2010-05-23mostly cosmetic fixes, mainly discovered by 'clang --analyze'Mathias Gumz
2010-03-17Changed #ifdef DEBUG ... cerr << to using fbdbg.Henrik Kinnunen
2009-09-30cosmetic fixes: removed redundant ';' + some whitespacesMathias Gumz
2009-07-24make autohide only show the border or 1 pixel if borderlessMark Tiefenbruck
2008-09-28Changed resize signal in BScreen to use the new signal systemHenrik Kinnunen
2008-09-21Changed background changed signal in BScreen to use the new signal systemHenrik Kinnunen
2008-08-14cleanup of some filesMathias Gumz
2008-08-05use the same options in Slit and Toolbar placement menusMark Tiefenbruck
2008-08-03add selection box to various "choose one of these" menu itemsMark Tiefenbruck
2008-01-28Merge branch 'xinerama_randr'Tomas Janousek
2008-01-28minor correction of include namesMathias Gumz
2008-01-27Move dockapps to (-100,-100) instead of (screenw + 10, screenh + 10).Tomas Janousek
2008-01-27"On head" menu -- reloading and refreshing bugfix.Tomas Janousek
2008-01-10make FbTk::Command a template class, split parsing information out of ObjectR...Mark Tiefenbruck
2008-01-04update code to use ThemeProxyMark Tiefenbruck
2008-01-03remove old svn $Id$ tagsMark Tiefenbruck
2007-12-30removed some unneeded headersMathias Gumz
2007-12-27architecture astronomyMark Tiefenbruck
2007-12-24removed KDE configure optionMark Tiefenbruck
2007-12-24added resource session.screen<N>.slit.acceptKdeDockappsMark Tiefenbruck
2007-12-17holding control will now keep the menu openMark Tiefenbruck
2007-10-13merged changes from pre-develmarkt
2007-07-03fix updating of systemtray and kde dockapps in slit on background changemarkt
2007-06-29updates for compiling with gcc 4.3markt
2007-06-03open slit menu properly wrt xineramamarkt
2007-04-20fix slit onhead with BOTTOMLEFT placement, patch from Tomas Janousek <tomi at...mathias
2007-02-17an empty slit without autoHide but with clients in the slitlist file still cr...markt
2007-01-07fix intrinsic problem with refcountsimonb
2007-01-07per-window transparency, including apps and menu support, plus some simonb
2007-01-06make "force pseudotransparency" menu item work immediatelymarkt
2006-11-12removed duplicate headers, patch from Slava Semushin aka php-coderfluxgen
2006-10-27cosmetic patch from slava semushin, removes whitespaces andmathias
2006-07-06dont use a strut if slit is emptyfluxgen
2006-07-01more dead functionsmarkt
2006-06-27Fix slit menu so it closes when you press escapemarkt
2006-06-21fix nls... notably classify text on conversion whether its for X or simonb
2006-05-20improve native language handling, move messages and menu labels to simonb
2006-04-25Cleanup unneeded headers (thanks Slava Semushin)mathias
2006-04-24fix memory leaks in menu codesimonb
2006-04-22fix crash when toolbar disabledsimonb
2006-04-21oops... didnt compile!simonb