aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-19fixed "iconify" menu itemMark Tiefenbruck1-1/+6
2007-12-19check apps file settings after ewmh and gnomeMark Tiefenbruck2-7/+8
2007-12-19always focus a client that gets raised in the focused windowMark Tiefenbruck1-1/+7
2007-12-19don't minimize a window just because its transient got minimizedMark Tiefenbruck1-14/+5
2007-12-19remove reassoc argument from FluxboxWindow::deiconifyMark Tiefenbruck4-43/+26
2007-12-19remove some unnecessary uses of FluxboxWindow::deiconifyMark Tiefenbruck2-3/+3
2007-12-19don't let transient windows steal the focus from other programsMark Tiefenbruck2-1/+4
2007-12-18clicks on the handle were matching OnTitlebarMark Tiefenbruck1-0/+1
2007-12-18switched Mouse Tab Focus and Click Tab Focus nls entriesMark Tiefenbruck2-2/+5
2007-12-18open transient windows on same workspace as parentMark Tiefenbruck2-0/+12
2007-12-18fix torn menusMark Tiefenbruck2-12/+17
2007-12-18holding control will now keep the menu openMark Tiefenbruck18-42/+64
2007-12-18make MenuItem responsible for decision to close menu when clickedMark Tiefenbruck8-31/+43
2007-12-17fix startup items in apps file with specified screen numberMark Tiefenbruck2-1/+5
2007-12-17removed session.screen<N>.imageSearchPath, as it was:Mark Tiefenbruck1-11/+0
2007-12-16fix initialization of menu fontsMark Tiefenbruck1-1/+2
2007-12-16load style before loading theme objects, remove duplicate theme loadMark Tiefenbruck12-14/+19
2007-12-16changed CommandRegistry to a template class, renamed to ObjectRegistry<Type>Mark Tiefenbruck18-378/+318
2007-12-14fix compile issue with gcc 4.3Mark Tiefenbruck2-0/+9
2007-12-14StringUtil::removeFirst/TrailingWhitespace didn't truncate a string that was ...markt3-12/+9
2007-12-13fix --with-style configure optionmarkt3-2/+4
2007-12-13close menus when they lose focus, instead of on [exec] commandsmarkt3-12/+6
2007-12-13added FbTk::CommandRegistry, decentralized command parsing, and made them aut...markt33-1114/+966
2007-12-11added edge resize modesmarkt4-30/+40
2007-12-11only allow one open menu at a timemarkt13-117/+42
2007-12-11update default keys and init files for OnTitlebar codemarkt3-3/+6
2007-12-09added OnTitlebar modifier to keys filemarkt9-95/+158
2007-12-08fixing previous commitmarkt2-54/+54
2007-12-07updated turkish translationsmarkt3-158/+158
2007-12-02make sure subj != 0 in IconbarTool::update()markt1-1/+1
2007-11-23fix from NetBSD for using the home directory of the user who compiled fluxboxmarkt1-3/+3
2007-11-23make sure window commands operate on the right windowmarkt2-0/+12
2007-11-23somewhat fixed DeiconifyCmdmarkt3-6/+13
2007-11-22added special FocusIn/Out MouseOver/Out ChangeWorkspace keysmarkt8-17/+90
2007-11-22applied some patches from NetBSDmarkt6-0/+6
2007-11-22added translations for zh_TWmarkt6-1/+581
2007-11-22set resize increments to 1 when set to 0 by the applicationmarkt2-0/+8
2007-11-22use winclient instead of fluxboxwindow for matching, and removing old codemarkt4-9/+9
2007-11-22added conditional statements to keys filemarkt11-43/+486
2007-11-20move titlebar click handling to FluxboxWindow, fix buttons getting ungrabbedmarkt9-153/+73
2007-11-16added :Focus key commandmarkt2-3/+10
2007-11-16ToggleDecor from a window with Deco=TAB should hide the tabs, rather than sho...markt2-2/+5
2007-11-16fix minimizationmarkt1-0/+2
2007-11-13fix signaling when changing tabsmarkt1-1/+6
2007-11-12a little fix for focusing lowered tabs on other workspacesmarkt3-5/+5
2007-11-12allow arbitrary window patterns in iconbarmarkt28-463/+724
2007-11-09fix font updates in iconbarmarkt1-0/+2
2007-11-09one more fix againmarkt1-2/+2