Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-07-07 | Patch from Thomas Luebking | Mark Tiefenbruck | 1 | -0/+1 | |
Documents Opaque Resizing and adds a fancy config menu item | |||||
2021-07-06 | Patch from Bo Simonsen. | Mark Tiefenbruck | 1 | -0/+1 | |
Max size per client (setMaxSizePerClient) was computed for iconbar.alignment = Relative not taking into account that a fixed size can be given when iconbar.alignment = Left/Right. In a "recent" change, relative alignment was changed, to better handle items with long titles. This is breaking existing behavior, the new behavior is (with this commit) now denoted RelativeSmart. | |||||
2016-08-26 | add autoraising to toolbar and slit | Thomas Lübking | 1 | -0/+1 | |
2015-01-31 | Update translations: add CommonDefaultWindowMenuFile | Mathias Gumz | 1 | -7/+8 | |
2012-11-20 | Added option for focus revert to stay on current head | Hendrik Iben | 1 | -0/+1 | |
2010-05-28 | Add new focus model: StrictMouseFocus | Jim Ramsay | 1 | -0/+1 | |
This is not actually implemented yet, but from now on, "MouseFocus" means: Focus follows mouse only when you are moving the mouse, any EnterNotify events caused by non-mouse operations (window closing, keycommands, changing desktops) will *not* shift focus And once fully-implemented, "StrictMouseFocus" will mean: Focus follows mouse on every EnterNotify event (except when the "ClientMenu" closes or during alt+tab window cycling) | |||||
2009-09-30 | cosmetic fixes: removed redundant ';' + some whitespaces | Mathias Gumz | 1 | -1/+1 | |
2008-08-18 | fix some defaults | Mark Tiefenbruck | 1 | -0/+3 | |
2008-08-17 | add SetTitle and SetTitleDialog key commands | Mark Tiefenbruck | 1 | -0/+1 | |
2007-12-18 | switched Mouse Tab Focus and Click Tab Focus nls entries | Mark Tiefenbruck | 1 | -2/+2 | |
2007-10-23 | allow remembering minimized, maximized, and fullscreen state | markt | 1 | -0/+3 | |
2007-10-13 | merged changes from pre-devel | markt | 1 | -0/+4 | |
2007-01-07 | per-window transparency, including apps and menu support, plus some | simonb | 1 | -0/+2 | |
infrastructure and related changes. Thanks for original patch from Julien Trolet, dmxen at sourceforge dot net | |||||
2007-01-05 | patch needed to be a bit heavier to properly separate a string for | simonb | 1 | -0/+1 | |
spacing and a string for the text... | |||||
2006-07-29 | added missing MouseTabFocus and ClickTabFocus | mathias | 1 | -0/+2 | |
2006-06-25 | support encodings in menu files | simonb | 1 | -0/+1 | |
2006-04-04 | missing nls string id, thanks Michael 'buk' Scherer | simonb | 1 | -6/+7 | |
2006-03-22 | external tabs features and bugfixes | simonb | 1 | -1/+2 | |
2006-03-20 | external tabs | simonb | 1 | -0/+1 | |
2006-03-18 | removed geom window nls | fluxgen | 1 | -5/+1 | |
2006-02-14 | fix nls compilation (committed on akira's behalf) | simonb | 1 | -0/+1 | |
2005-09-25 | added nls for screen requires an argument, thanks php-coder | fluxgen | 1 | -2/+3 | |
2005-08-31 | added svn revision number output, thanks php-coder | fluxgen | 1 | -1/+2 | |
2005-07-20 | Changed some *Focus options, just to make some things a bit more clear. | mathias | 1 | -3/+3 | |
the "Sloppy" was always a bit .. unprecise. removed SloppyFocus, SemiSloppyFocus and ClickToFocus options added MouseFocus, ClickFocus, MouseTabFocus, ClickTabFocus - MouseFocus - change the focus to the window under the mouse (almost similar to the 'old' SloppyFocus) - ClickFocus - change the focus to the window the user clicks - MouseTabFocus - change active tabclient to the one under the mouse in titlebar, does NOT change the focus - ClickTabFocus - change active tabclient when clicked onto a tabbutton to achieve former SemiSloppyFocus behavior one needs MouseFocus and ClickTabFocus | |||||
2005-07-12 | Renaming of 'bsetroot' to 'fbsetroot' (Mathias) | mathias | 1 | -4/+4 | |
blackbox's 'bsetroot' and fluxbox's 'bsetroot' have different syntax nowadays and collide when you install fluxbox and blackbox. hence the renaming. | |||||
2005-07-07 | info about locale path, patch from php-coder | fluxgen | 1 | -8/+9 | |
2005-04-29 | added new IconbarModes: | mathias | 1 | -0/+2 | |
NoIcons - display all noniconified windows WorkspaceNoIcons - display all noniconified windows on the current workspace modified the nls-files accordingly | |||||
2004-12-21 | nls entry for remember->onhead | mathias | 1 | -0/+1 | |
2004-12-02 | former updates of the fluxbox-nls.hh were done with the automated tool .. | mathias | 1 | -58/+58 | |
which leads to problems. this is now handmodified and should lead to right translations... i really really need to work on the nls-tool thats in my mind for too long now. | |||||
2004-12-02 | * leftclick on the slitclients in the clientmenu enables/disables it | mathias | 1 | -2/+3 | |
* wheel up/down move the slitclient up/down * visual cosmetic for the slitclient-menu * added "Save SlitList" - menuentry in slitclient-menu | |||||
2004-12-01 | updated nls file | mathias | 1 | -54/+55 | |
2004-10-11 | fix mainWarnDisplaySet -> mainWarnDisplayEnv | rathnor | 1 | -47/+47 | |
2004-10-10 | needed update to have a correct headerfile | akir | 1 | -46/+47 | |
2004-10-10 | * Update de_DE Translation and add some missing NLS values | rathnor | 1 | -1/+4 | |
(Thanks Christian Storm) - also a tiny cleanup of weird nls set | |||||
2004-09-13 | fix missing items | rathnor | 1 | -0/+3 | |
2004-09-13 | little string update | rathnor | 1 | -0/+2 | |
2004-08-27 | add previously missing layer stuff in nls | rathnor | 1 | -0/+8 | |
2004-06-20 | updates | rathnor | 1 | -201/+201 | |
2004-06-08 | more nls updates | rathnor | 1 | -6/+11 | |
2004-06-08 | rename nls file | rathnor | 1 | -0/+211 | |