aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-21fix negative arguments to :GoToWindowMark Tiefenbruck1-4/+8
2008-05-21if argument to :GoToWindow is too large, select the last windowMark Tiefenbruck1-5/+7
2008-05-16move some code aroundMark Tiefenbruck2-9/+7
2008-05-16minor changes for frame extent calculationsMark Tiefenbruck1-2/+2
2008-05-16fix updating struts when not using xineramaMark Tiefenbruck1-1/+1
2008-05-15need to reset keybindings when keymap changesMark Tiefenbruck2-7/+6
2008-05-15fix resizing from apps file with defaultDeco != NORMALMark Tiefenbruck1-2/+3
2008-05-14don't save rc in SetStyle command if loading the style failsMatteo Galiazzo2-4/+7
2008-05-13Merge branch 'master' of fluxbox@git.fluxbox.org:fluxboxHenrik Kinnunen17-343/+359
2008-05-13Fixed startup bug for window menu in iconbar.Henrik Kinnunen3-14/+21
2008-05-13change default edge snap threshold to 10 pixelsMark Tiefenbruck1-1/+1
2008-05-13implement smarter reloading for custom menusMark Tiefenbruck3-6/+17
2008-05-12only reload the keys file if the contents have changedMark Tiefenbruck5-42/+27
2008-05-12some minor changesMark Tiefenbruck2-3/+7
2008-05-12use AutoReloadHelper in apps file, check for changes automaticallyMark Tiefenbruck3-16/+21
2008-05-12refactor menu reloading, added FbTk::AutoReloadHelperMark Tiefenbruck11-188/+263
2008-05-11reuse some menu pointers instead of using delete/newMark Tiefenbruck6-59/+36
2008-05-11more useless codeMark Tiefenbruck3-12/+0
2008-05-11remove some more useless codeMark Tiefenbruck3-26/+8
2008-05-10remove some unnecessary codeMark Tiefenbruck1-11/+0
2008-05-09Fixed so tooltip window in the iconbar when the title changes.Henrik Kinnunen8-64/+118
2008-05-07adjust coordinates for window border in synthetic ConfigureNotify eventsMark Tiefenbruck1-2/+2
2008-05-07ChangeLog: fixed typo (s/rememberm/remember/).Slava Semushin1-1/+1
2008-05-07fluxstyle.1: fixed typo which prevent substitution for path to styles directory.Slava Semushin3-3/+3
2008-05-07fluxstyle.1: changed path to rgb.txt file.Slava Semushin3-3/+3
2008-05-07nls/translators.txt: updated my name and email address.Slava Semushin1-1/+1
2008-05-05fix tooltip windows for xineramaMark Tiefenbruck1-9/+9
2008-05-05change default menu delaysMark Tiefenbruck1-2/+2
2008-05-05add more default keybindingsMark Tiefenbruck1-2/+8
2008-05-05add tooltips for iconbar buttons when title is too long to fitMatteo Galiazzo13-10/+241
2008-05-02little hack to allow arbitrary commands in the toolbarMark Tiefenbruck1-2/+1
2008-05-02some additions/corrections for fbgmskiidoo2-31/+39
2008-05-02remove some unnecessary argumentsMark Tiefenbruck4-22/+13
2008-05-01save timestamp for non-existent menu file, in case user creates oneMark Tiefenbruck3-10/+11
2008-04-30add reconfigure to default menuMark Tiefenbruck1-0/+2
2008-04-30workaround for keys files broken by fluxconfMark Tiefenbruck1-0/+2
2008-04-30don't allow empty root menuMark Tiefenbruck2-1/+4
2008-04-30add -nearmouse to fbrun man pageKen Bloom1-0/+3
2008-04-29don't add program icons to tabs for previous users, for backwards compatibili...Mark Tiefenbruck3-2/+12
2008-04-27changelogHenrik Kinnunen1-0/+4
2008-04-27Added SimpleObserver class.Henrik Kinnunen8-58/+139
2008-04-26some updates for the startup file in modern timesMark Tiefenbruck6-15/+33
2008-04-25we don't need to tell this to everyoneMark Tiefenbruck1-0/+2
2008-04-25forgot to add apps.in to gitMark Tiefenbruck1-0/+4
2008-04-25add fbrun to default apps fileMark Tiefenbruck4-6/+33
2008-04-25some minor changes to default keys fileMark Tiefenbruck1-4/+7
2008-04-21some fixes for gcc 3.4Thomas Orgis57-60/+62
2008-04-15system tray border patch from matteoMatteo Galiazzo2-5/+11
2008-04-03Added autoscan hints to configure.inNitish Padgaonkar1-0/+64
2008-03-29fixed a small issue with autohidden toolbarMathias Gumz1-2/+8