summaryrefslogtreecommitdiff
path: root/src/FbCommands.cc
AgeCommit message (Expand)Author
2012-01-04Pre-increment non-primitive types.Ryan Pavlik
2011-10-31FbCommands.cc: Implement ExecuteCmd for WindowsRyan Pavlik
2011-02-24moved Menu placement into ScreenPlacement::placeAndShowMenu()Mathias Gumz
2011-01-06bugfix: do not assume ':number.screen' as the result of 'DisplayString()'Mathias Gumz
2010-09-17bugfix: avoid naive use of 'putenv' by providing 'FbTk::App::setenv()'Mathias Gumz
2010-09-09minor cleanupMathias Gumz
2010-09-08introduced FbTk::BidiStringMathias Gumz
2009-10-01simpler codeMathias Gumz
2009-09-30cosmetic fixes: removed redundant ';' + some whitespacesMathias Gumz
2008-09-21Changed icon list signal in BScreen to use the new signal systemHenrik Kinnunen
2008-09-08update workspace names atoms/resources when adding a new workspaceMark Tiefenbruck
2008-06-19allow restart with no argument from fluxbox-remoteMark Tiefenbruck
2008-06-06allow window menu items in ordinary menusMark Tiefenbruck
2008-05-14don't save rc in SetStyle command if loading the style failsMatteo Galiazzo
2008-05-12implement smarter reloading for custom menusMark Tiefenbruck
2008-05-11refactor menu reloading, added FbTk::AutoReloadHelperMark Tiefenbruck
2008-05-11reuse some menu pointers instead of using delete/newMark Tiefenbruck
2008-05-11remove some more useless codeMark Tiefenbruck
2008-05-02remove some unnecessary argumentsMark Tiefenbruck
2008-04-21some fixes for gcc 3.4Thomas Orgis
2008-01-25cosmeticsMathias Gumz
2008-01-10make FbTk::Command a template class, split parsing information out of ObjectR...Mark Tiefenbruck
2008-01-03remove old svn $Id$ tagsMark Tiefenbruck
2007-12-18remove reassoc argument from FluxboxWindow::deiconifyMark Tiefenbruck
2007-12-15changed CommandRegistry to a template class, renamed to ObjectRegistry<Type>Mark Tiefenbruck
2007-12-13added FbTk::CommandRegistry, decentralized command parsing, and made them aut...markt
2007-12-11only allow one open menu at a timemarkt
2007-11-23somewhat fixed DeiconifyCmdmarkt
2007-11-12allow arbitrary window patterns in iconbarmarkt
2007-10-24introduced workspacename for ClientPattern, and some miscellaneous cleanupmarkt
2007-10-22replaced ModKey with new key commands StartMoving and StartResizingmarkt
2007-10-13merged changes from pre-develmarkt
2007-10-13deiconify windows via :Deiconify in reverse ordermathias
2007-07-24fix ToggleDecor for fullscreen and decorationless windows, plus some other cl...markt
2007-06-29updates for compiling with gcc 4.3markt
2007-06-09small fix for the /bin/sh issue .. just using /bin/zsh nowmathias
2007-06-06fix for the following problem:mathias
2007-05-04fix infinite loop caused by deiconify commandmarkt
2007-04-19fixed crash when CustomMenu doesn't point to a real filemarkt
2007-03-21hidemenus hide custommenus and fix custommenu memleakmarkt
2007-03-16fixed a little bug with placing new menusmarkt
2007-03-16added custommenu commandmarkt
2007-02-09added mouse bindings to the keys filemarkt
2007-01-24detect shell from environment variablemarkt
2006-10-30Cosmetic patch from Slava Semushinmathias
2006-06-22Added patch from Jim Ramsay (i dot am at jimramsay dot com) to freelymathias
2006-04-12add "key modes" - thanks to Mark Tiefenbruck, mark at tiefenbruck dot orgsimonb
2006-02-16updated copyright infomathias
2006-02-12added run() for ExecuteCmd, which returns pid of the child processfluxgen
2005-11-16introduced session.styleOverlay (~/.fluxbox/overlay), all style settingsmathias