aboutsummaryrefslogtreecommitdiff
path: root/src/FbCommands.cc
AgeCommit message (Expand)AuthorFilesLines
2007-12-19remove reassoc argument from FluxboxWindow::deiconifyMark Tiefenbruck1-2/+2
2007-12-16changed CommandRegistry to a template class, renamed to ObjectRegistry<Type>Mark Tiefenbruck1-27/+29
2007-12-13added FbTk::CommandRegistry, decentralized command parsing, and made them aut...markt1-2/+108
2007-12-11only allow one open menu at a timemarkt1-8/+1
2007-11-23somewhat fixed DeiconifyCmdmarkt1-2/+1
2007-11-12allow arbitrary window patterns in iconbarmarkt1-13/+5
2007-10-24introduced workspacename for ClientPattern, and some miscellaneous cleanupmarkt1-3/+3
2007-10-22replaced ModKey with new key commands StartMoving and StartResizingmarkt1-9/+0
2007-10-13merged changes from pre-develmarkt1-0/+30
2007-10-13deiconify windows via :Deiconify in reverse ordermathias1-2/+2
2007-07-24fix ToggleDecor for fullscreen and decorationless windows, plus some other cl...markt1-1/+1
2007-06-29updates for compiling with gcc 4.3markt1-0/+5
2007-06-09small fix for the /bin/sh issue .. just using /bin/zsh nowmathias1-3/+1
2007-06-06fix for the following problem:mathias1-1/+4
2007-05-04fix infinite loop caused by deiconify commandmarkt1-2/+5
2007-04-19fixed crash when CustomMenu doesn't point to a real filemarkt1-0/+2
2007-03-21hidemenus hide custommenus and fix custommenu memleakmarkt1-2/+5
2007-03-16fixed a little bug with placing new menusmarkt1-0/+1
2007-03-16added custommenu commandmarkt1-0/+11
2007-02-09added mouse bindings to the keys filemarkt1-0/+9
2007-01-24detect shell from environment variablemarkt1-1/+7
2006-10-30Cosmetic patch from Slava Semushinmathias1-13/+18
2006-06-22Added patch from Jim Ramsay (i dot am at jimramsay dot com) to freelymathias1-17/+26
2006-04-12add "key modes" - thanks to Mark Tiefenbruck, mark at tiefenbruck dot orgsimonb1-0/+15
2006-02-16updated copyright infomathias1-1/+1
2006-02-12added run() for ExecuteCmd, which returns pid of the child processfluxgen1-25/+33
2005-11-16introduced session.styleOverlay (~/.fluxbox/overlay), all style settingsmathias1-1/+2
2005-07-04cleaning, change getCount to numberOfWorkspacesfluxgen1-5/+5
2005-05-12replaced setenv() completly by putenv(). since putenv() really puts themathias1-6/+30
2005-04-30minor const fixfluxgen1-2/+2
2005-04-23fixed #960535, Deiconify with apps set 'sticky'mathias1-2/+4
2005-01-24copyright datemathias1-1/+1
2005-01-24copyright datesmathias1-1/+1
2005-01-20applied patches from openbsd-ports, closed #1105041 (sf)mathias1-2/+2
2004-11-24fix the hiding of the menu when the menufile-timestamps changedmathias1-4/+14
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-10-21back to setenv for non-irix for now, we need to look deeper into this some day.akir1-1/+6
2004-10-21putenv is more platform independentakir1-2/+9
2004-10-06added :Export / :Setenv commandakir1-1/+10
2004-09-11workspace menu and root menu inside visible areafluxgen1-73/+72
2004-08-30closes bug 977054akir1-7/+10
2004-07-19some EMX fixes, thanks dave_yeo at paralynxfluxgen1-6/+15
2004-04-22deiconify cmd, patch from Mathias Gumzfluxgen1-1/+50
2004-01-21using empty instead of sizefluxgen1-4/+3
2003-12-20bindkey commandfluxgen1-2/+16
2003-12-19SetResourceValueCmd and SetResourceValueDialogCmdfluxgen1-4/+27
2003-12-19WorkspaceNameDialogCmd, CommandDialogCmd and changes in SetWorkspaceNameCmdfluxgen1-5/+45
2003-12-19cleaningfluxgen1-32/+30
2003-12-03reload style commandfluxgen1-1/+8
2003-09-06minor fixesfluxgen1-12/+1