aboutsummaryrefslogtreecommitdiff
path: root/src/FbCommands.hh
AgeCommit message (Expand)AuthorFilesLines
2013-01-31Adds 'ClientPatternTest' commandMathias Gumz1-0/+10
2008-06-20allow restart with no argument from fluxbox-remoteMark Tiefenbruck1-0/+2
2008-05-13implement smarter reloading for custom menusMark Tiefenbruck1-1/+2
2008-05-11reuse some menu pointers instead of using delete/newMark Tiefenbruck1-3/+4
2008-01-11make FbTk::Command a template class, split parsing information out of ObjectR...Mark Tiefenbruck1-24/+24
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck1-2/+0
2007-12-30removed some unneeded headersMathias Gumz1-5/+2
2007-12-13added FbTk::CommandRegistry, decentralized command parsing, and made them aut...markt1-0/+6
2007-11-12allow arbitrary window patterns in iconbarmarkt1-1/+2
2007-10-22replaced ModKey with new key commands StartMoving and StartResizingmarkt1-8/+0
2007-10-13merged changes from pre-develmarkt1-1/+15
2007-03-21hidemenus hide custommenus and fix custommenu memleakmarkt1-1/+4
2007-03-16added custommenu commandmarkt1-0/+9
2007-02-09added mouse bindings to the keys filemarkt1-0/+5
2006-06-22Added patch from Jim Ramsay (i dot am at jimramsay dot com) to freelymathias1-0/+8
2006-04-12add "key modes" - thanks to Mark Tiefenbruck, mark at tiefenbruck dot orgsimonb1-0/+9
2006-02-16updated copyright infomathias1-1/+1
2006-02-12added run() for ExecuteCmd, which returns pid of the child processfluxgen1-0/+4
2005-04-30minor const fixfluxgen1-2/+2
2005-01-24copyright datemathias1-1/+1
2005-01-24copyright datesmathias1-1/+1
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-10-21fix for wrong placed end of namespace }; (thanx mipspro :))akir1-2/+3
2004-10-06added :Export / :Setenv commandakir1-1/+11
2004-04-22deiconify cmd, patch from Mathias Gumzfluxgen1-1/+25
2004-03-16minor fixfluxgen1-2/+1
2003-12-20bindkey commandfluxgen1-1/+9
2003-12-19SetResourceValueCmd and SetResourceValueDialogCmdfluxgen1-1/+15
2003-12-19WorkspaceNameDialogCmd, CommandDialogCmd and changes in SetWorkspaceNameCmdfluxgen1-1/+15
2003-12-16cleaningfluxgen1-2/+2
2003-12-03reload style commandfluxgen1-1/+6
2003-09-06minor fixesfluxgen1-6/+1
2003-09-06show root menu and workspace menu under mousefluxgen1-1/+6
2003-08-30added workspacemenu action, thanks Mathias Gumzfluxgen1-1/+6
2003-08-26added SetWorkspaceNameCmdfluxgen1-1/+6
2003-07-01added ShowRootMenuCmdfluxgen1-1/+6
2003-06-30using -1 for default mouse screenfluxgen1-2/+2
2003-06-22save resourcesfluxgen1-1/+7
2003-06-08fix restart in menu to accept and use an argumentrathnor1-1/+5
2003-04-28fixed execute on right screenfluxgen1-2/+3
2003-04-16minor fixfluxgen1-2/+2
2003-02-15added SetStyleCmdfluxgen1-1/+9
2003-01-09contains basic commands to restart, reconfigure, execute command and exit flu...fluxgen1-0/+64