Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-03 | Lua version of default init and windowmenu files | Pavel Labath | 1 | -6/+6 | |
since we do not have a default rootmenu file, I'll just attach a very minimal example here: return { type = "menu"; label = "Fluxbox default menu"; encoding = "UTF-8"; { type = "exec"; label = "xterm"; param = "xterm"; }; { type = "command"; label = "Reconfigure"; param = "reconfigure"; }; { type = "command"; label = "Restart"; param = "restart"; }; { type = "command"; label = "Exit"; param = "exit"; }; } | |||||
2011-02-19 | readded default style path to init.in | Henrik Kinnunen | 1 | -0/+1 | |
2010-09-19 | upgrade default 'init' file to reflect current configVersion | Mathias Gumz | 1 | -1/+1 | |
2008-10-05 | add a message to default init file explaining why there aren't any options there | Mark Tiefenbruck | 1 | -0/+3 | |
2008-09-08 | update workspace names atoms/resources when adding a new workspace | Mark Tiefenbruck | 1 | -29/+0 | |
also removed unnecessary items from default init file | |||||
2008-08-19 | update keys file for changes to NextWindow syntax | Mark Tiefenbruck | 1 | -1/+1 | |
2008-08-18 | fix some defaults | Mark Tiefenbruck | 1 | -1/+1 | |
2008-08-06 | use the same options in Slit and Toolbar placement menus | Mark Tiefenbruck | 1 | -3/+2 | |
2008-04-29 | don't add program icons to tabs for previous users, for backwards ↵ | Mark Tiefenbruck | 1 | -1/+1 | |
compatibility, but leave it as default for new users | |||||
2007-12-21 | added key command StartTabbing | Mark Tiefenbruck | 1 | -1/+1 | |
2007-12-11 | update default keys and init files for OnTitlebar code | markt | 1 | -2/+1 | |
2007-11-12 | allow arbitrary window patterns in iconbar | markt | 1 | -1/+1 | |
2007-10-22 | replaced ModKey with new key commands StartMoving and StartResizing | markt | 1 | -1/+1 | |
2007-10-14 | add support for transient windows in client patterns, and merge a few more ↵ | markt | 1 | -1/+1 | |
changes from pre-devel | |||||
2007-07-07 | fixes for --program-prefix and --program-suffix, plus fixed overwriting init ↵ | markt | 1 | -4/+2 | |
file on reconfigure | |||||
2007-02-09 | added mouse bindings to the keys file | markt | 1 | -0/+1 | |
2006-03-19 | removed unused resources | fluxgen | 1 | -4/+0 | |
2005-01-12 | added --with-style=<path-to-style> option for ./configure, patch from php-coder | mathias | 1 | -1/+1 | |
2003-02-23 | new meta as default | fluxgen | 1 | -1/+1 | |
2002-05-29 | removed PM/AM in clock | fluxgen | 1 | -1/+1 | |
2002-05-24 | 24h clock | fluxgen | 1 | -1/+1 | |
2002-05-19 | added option for geometry | fluxgen | 1 | -0/+1 | |
2002-03-02 | update | fluxgen | 1 | -3/+2 | |
2002-01-19 | removed titlebar file (titlebar configuring is done in file init now) | fluxgen | 1 | -2/+5 | |
2001-12-11 | Initial revision | fluxgen | 1 | -0/+36 | |