aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Collapse)AuthorFilesLines
2008-08-26use old focus/raise behavior for default alt+left/right mouse bindingsMark Tiefenbruck1-7/+7
2008-08-19update keys file for changes to NextWindow syntaxMark Tiefenbruck1-0/+53
2008-08-06make wallpapers do The Right Thing (tm)Mark Tiefenbruck2-31/+32
2008-08-06use the same options in Slit and Toolbar placement menusMark Tiefenbruck1-0/+22
2008-07-07add shebang to default startup fileMark Tiefenbruck1-0/+2
2008-07-02add a few tops to fbgmMark Tiefenbruck1-1/+1
2008-06-18don't use full path to fluxbox in startfluxboxMark Tiefenbruck1-2/+2
2008-06-11updated the copyright where it's easily visible: `fluxbox -v` and COPYRIGHT.skiidoo1-1/+1
nls/translators: typo, plus Translation.m.desc never existed. Never. more consistent keys file comments in fluxbox-update_config.
2008-06-01fix out of source buildingMark Tiefenbruck1-1/+1
2008-05-02some additions/corrections for fbgmskiidoo1-30/+35
2008-04-29don't add program icons to tabs for previous users, for backwards ↵Mark Tiefenbruck1-0/+10
compatibility, but leave it as default for new users
2008-04-26some updates for the startup file in modern timesMark Tiefenbruck1-11/+5
2008-03-25Fix build with g++ 4.3Bernhard Walle1-0/+3
This change fixes the build for g++ 4.3. Build verified on openSUSE Factory. Only missing includes and using directives are added.
2008-01-23fix issue with multiple spaces in filename in fbsetbgMark Tiefenbruck1-3/+3
2008-01-23use hash instead of which in fbsetbgMark Tiefenbruck1-22/+3
2008-01-14moved code a bit around, cleaned up some classesMathias Gumz1-0/+1
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck9-18/+0
2007-12-24`hash -t' seems to be bash-onlyMark Tiefenbruck1-1/+1
2007-12-24replaced `which' with the bourne shell built-in `hash' and fixed some ↵Mark Tiefenbruck1-48/+21
--program-prefix/suffix problems
2007-12-24search subdirectories when looking for iconsMark Tiefenbruck1-2/+3
2007-12-21added key command StartTabbingMark Tiefenbruck1-0/+13
2007-12-21remove `OnTitlebar Mouse2 :Lower', as it interferes with tabbingMark Tiefenbruck1-1/+0
2007-12-19"fix" `About' item in fbgm with tcsh, #1806327Mark Tiefenbruck1-1/+1
2007-12-19fix a few $HOME-related issues in fbgmMark Tiefenbruck1-3/+3
2007-12-11update default keys and init files for OnTitlebar codemarkt1-1/+1
2007-12-09added OnTitlebar modifier to keys filemarkt1-13/+50
2007-11-23fix from NetBSD for using the home directory of the user who compiled fluxboxmarkt1-3/+3
also fix 'regenerate menu' code to use correct program name, rather than $0
2007-11-12allow arbitrary window patterns in iconbarmarkt1-1/+26
2007-10-22added missing mouse3 and space before startresizingfluxgen1-1/+1
2007-10-22replaced ModKey with new key commands StartMoving and StartResizingmarkt1-0/+32
2007-10-13merged changes from pre-develmarkt1-41/+176
2007-10-07minor addons to fbgm (patch from Patrik Wenger <paddor at gmail dot com>)mathias1-16/+31
2007-08-12added pidginfluxgen1-1/+1
2007-07-31add some decorations to torn menus, and fix restart without an argumentmarkt2-5/+5
2007-07-07fixes for --program-prefix and --program-suffix, plus fixed overwriting init ↵markt3-34/+39
file on reconfigure
2007-07-07allow negative indices in :Workspace <int>markt1-5/+7
2007-07-03some security fixes for fluxbox-remote, and a minor change for the gvim fixmarkt1-1/+1
2007-07-03minor cosmetics to fluxbox-remote, display of usagemathias1-6/+14
2007-07-03fix updating of systemtray and kde dockapps in slit on background changemarkt2-1/+53
added fluxbox-remote.cc
2007-06-29updates for compiling with gcc 4.3markt1-0/+10
2007-06-28added some entries to fbgm, plus some minor bug fixesmarkt1-24/+28
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/+8
on *bsd /bin/sh is not just a symlink to /bin/bash as on most linux's but a real standalone shell. and it behaves differently from "bash -c" behavior .. it doesnt exec the command given but waits till the command finishes. as a result a lot of "rogue" a flying around. solution is now ( $SHELL or /bin/sh ) -c exec <cmd>
2007-05-17added seamonkey to fbgmmarkt1-3/+3
2007-05-14this should be a whitespace separated listmarkt1-16/+16
2007-04-18fix for fbsetbg -l when last wallpaper was using fbsetrootmarkt1-0/+3
2007-04-14patch from Hoeckner Bernhard (berhoeckner at gmx at) for fluxbox-generate_menumathias1-5/+13
2007-04-03getting rid of more useless files in the repomarkt2-12/+0
2007-03-31Default value for $LAUNCHER, plus add util and util/fbrun to the simonb1-0/+3
PATH when generating install menu so it can find fbrun. data thus needs to come after util in toplevel subdir processing so that fbrun is built
2007-03-31emit [encoding] tags around the menussimonb1-0/+47