aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2008-06-08add (urgent=yes|no) options to ClientPatternMark Tiefenbruck4-4/+18
2008-06-07fix some memory leaks and uninitialized valuesMatthias S. Benkmann3-2/+5
2008-06-06allow window menu items in ordinary menusMark Tiefenbruck4-60/+7
2008-06-05some fixes for borderless windowsMark Tiefenbruck1-11/+2
2008-06-04only remove outside border when disabled by decoration maskMark Tiefenbruck2-6/+7
2008-06-03add new command line option -list-commandsMark Tiefenbruck2-2/+10
2008-06-03remove some unnecessary architectureMark Tiefenbruck4-71/+22
2008-05-30reset typeahead when adding/removing items in the menuMark Tiefenbruck1-0/+3
2008-05-28Fix focused/unfocused border color of the tab container.Tomas Janousek1-1/+1
2008-05-28more more fun with the window menuMark Tiefenbruck5-55/+84
2008-05-25simplify gravity calculationsMark Tiefenbruck1-35/+21
2008-05-25another fix for saving and restoring window dimensionsMark Tiefenbruck2-6/+5
2008-05-24move FluxboxWindow::applyDecorations() to FbWinFrameMark Tiefenbruck6-146/+137
2008-05-21c++ != perlMark Tiefenbruck1-2/+2
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 Kinnunen16-343/+351
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 Tiefenbruck2-6/+14
2008-05-12only reload the keys file if the contents have changedMark Tiefenbruck4-42/+25
2008-05-12some minor changesMark Tiefenbruck2-3/+7
2008-05-12use AutoReloadHelper in apps file, check for changes automaticallyMark Tiefenbruck2-16/+18
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 Kinnunen7-63/+114
2008-05-07adjust coordinates for window border in synthetic ConfigureNotify eventsMark Tiefenbruck1-2/+2
2008-05-05fix tooltip windows for xineramaMark Tiefenbruck1-9/+9
2008-05-05change default menu delaysMark Tiefenbruck1-2/+2
2008-05-05add tooltips for iconbar buttons when title is too long to fitMatteo Galiazzo12-10/+238
2008-05-02little hack to allow arbitrary commands in the toolbarMark Tiefenbruck1-2/+1
2008-05-02remove some unnecessary argumentsMark Tiefenbruck4-22/+13
2008-05-01save timestamp for non-existent menu file, in case user creates oneMark Tiefenbruck2-10/+8
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 Tiefenbruck1-1/+1
2008-04-29don't add program icons to tabs for previous users, for backwards compatibili...Mark Tiefenbruck1-1/+1
2008-04-27Added SimpleObserver class.Henrik Kinnunen8-58/+139
2008-04-26some updates for the startup file in modern timesMark Tiefenbruck2-2/+12
2008-04-25we don't need to tell this to everyoneMark Tiefenbruck1-0/+2
2008-04-25add fbrun to default apps fileMark Tiefenbruck2-2/+12