aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-06-23moved window menu from FluxboxWindow to BScreenfluxgen16-283/+303
2005-06-23new filesfluxgen4-1/+83
2005-06-19fix handling of shaded and iconic windows, particularly on restartsimonb2-44/+47
2005-06-19revert 4055, caused crashes plus it should be done differentlysimonb2-12/+18
2005-06-19change fbwinframe to use containersimonb5-269/+269
2005-06-18updated changesmathias1-1/+1
2005-06-18fbgm used non-portable grep - option (-m) which is now replaced bymathias2-6/+9
2005-06-18Fixes #1116965, shadwd windows on restart:mathias2-16/+14
2005-06-18Screen.cc: not used codemathias2-5/+1
2005-06-17*.font.shadow.x and *.font.shadow.x were not correctly read or better,mathias2-3/+11
2005-06-16little typo which prevented shadowcolor beeing setmathias1-1/+1
2005-06-15Enhanced MoveTo, fixes #1074568mathias4-14/+93
2005-06-15fixes #1198192, added vlc to fbgmmathias2-1/+3
2005-06-15Fixes #1213003, SendToWorkspace shouldnt followmathias4-2/+61
2005-06-15Fixes #1216020, *.font.effect wont get cleared if not defined in stylemathias2-1/+18
2005-06-08most used items should appear ontop of a menu. so i reordered themathias2-22/+45
2005-06-07Fixed justification in WorkspaceNameTool #1213262, values were set after themathias2-4/+9
2005-06-04added -screen to -helpmathias1-0/+1
2005-06-03Add fullscreen command.grubert1-0/+1
2005-06-03- Usage of xft-fonts is prefered, except a font-description starts with '-'mathias18-280/+239
2005-06-03deleted the "fallback"-code, which was one of the reasons for slowing downmathias1-44/+2
2005-06-02updated changesmathias1-0/+12
2005-06-02* patch from vadim <suhanov_vadim@mail.ru>:mathias1-0/+5
2005-06-02* patch from vadim <suhanov_vadim@mail.ru>:mathias1-1/+1
2005-06-02* _NET_WM_STATE_HIDDEN is now used correctly -> if the window goes iconic, thismathias2-12/+33
2005-05-27fix for dest dir, thanks php-coderfluxgen1-0/+2
2005-05-27fix for dest dir, thanks php-coderfluxgen1-0/+14
2005-05-27be_BY translation by Kirill A. Shutemov k.shutemov at sam-solutions dot netfluxgen1-1/+5
2005-05-27be_BY translation by Kirill A. Shutemov k.shutemov at sam-solutions dot netfluxgen1-0/+1
2005-05-27be_BY translation by Kirill A. Shutemov k.shutemov at sam-solutions dot netfluxgen1-1/+1
2005-05-27be_BY translation by Kirill A. Shutemov k.shutemov at sam-solutions dot netfluxgen2-0/+290
2005-05-20updatefluxgen1-0/+8
2005-05-20added the ability to use keycode in keys filefluxgen1-2/+20
2005-05-18locale pathfluxgen22-106/+128
2005-05-18updatefluxgen1-0/+5
2005-05-18locale pathfluxgen1-0/+10
2005-05-18locale pathfluxgen1-3/+0
2005-05-18locale pathfluxgen1-1/+0
2005-05-18updatefluxgen1-0/+1
2005-05-17fix systemtray overlapsimonb2-1/+6
2005-05-14updated changesmathias1-0/+9
2005-05-14Vadim pointed out that _NET_CLIENT_LIST and _NET_CLIENT_LIST_STACKING are not...mathias3-5/+11
2005-05-13last minor issues for 0.9.13Release-0_9_13mathias2-2/+3
2005-05-13new versionfluxgen1-1/+1
2005-05-13updatefluxgen1-20/+42
2005-05-13new versionfluxgen1-1/+1
2005-05-13fix a segfaultsimonb3-3/+6
2005-05-12updated changesmathias1-0/+13
2005-05-12llittle rewrite for the FbTk_istringstream usage.. was needed coz gcc2.95.xmathias3-17/+8
2005-05-12replaced setenv() completly by putenv(). since putenv() really puts themathias1-6/+30