aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2005-07-25Fix for #1240248, Segfaults for :MoveTabLeft/Rightmathias3-33/+27
2005-07-20Changed some *Focus options, just to make some things a bit more clear.mathias6-91/+131
2005-07-13When the screen is filled with windows it can be pretty hard to find a "valid"mathias1-7/+10
2005-07-07info about locale path, patch from php-coderfluxgen1-1/+4
2005-07-05respect border size in the MoveTo action, especially at the right and lowermathias1-2/+2
2005-07-04cleaning, change getCount to numberOfWorkspacesfluxgen3-22/+22
2005-07-04cleaning, change getCount to numberOfWorkspacesfluxgen4-12/+27
2005-07-04cleaning, change getCount to numberOfWorkspacefluxgen8-65/+46
2005-06-30if we check the time only ever second we can get into trouble, eg:mathias1-3/+4
2005-06-28Add missing ``template <>`` befor ThemeItem<Font>::setDefaultValue.grubert1-1/+1
2005-06-28- Fix for toggling the toolbar doesnt update strut (thanx C. Monti)mathias1-25/+15
2005-06-23minor fix for window menufluxgen1-2/+4
2005-06-23added forgotten _FBNLS;mathias1-0/+1
2005-06-23moved window menu from FluxboxWindow to BScreenfluxgen1-2/+6
2005-06-23added showSubmenu in MenuItemfluxgen3-3/+11
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 restartsimonb1-44/+44
2005-06-19revert 4055, caused crashes plus it should be done differentlysimonb1-12/+16
2005-06-19change fbwinframe to use containersimonb4-269/+266
2005-06-18Fixes #1116965, shadwd windows on restart:mathias1-16/+12
2005-06-18Screen.cc: not used codemathias1-4/+0
2005-06-17*.font.shadow.x and *.font.shadow.x were not correctly read or better,mathias1-3/+8
2005-06-16little typo which prevented shadowcolor beeing setmathias1-1/+1
2005-06-15Enhanced MoveTo, fixes #1074568mathias3-14/+81
2005-06-15Fixes #1213003, SendToWorkspace shouldnt followmathias3-2/+57
2005-06-15Fixes #1216020, *.font.effect wont get cleared if not defined in stylemathias1-1/+15
2005-06-08most used items should appear ontop of a menu. so i reordered themathias1-22/+41
2005-06-07Fixed justification in WorkspaceNameTool #1213262, values were set after themathias1-4/+6
2005-06-04added -screen to -helpmathias1-0/+1
2005-06-03- Usage of xft-fonts is prefered, except a font-description starts with '-'mathias15-276/+197
2005-06-03deleted the "fallback"-code, which was one of the reasons for slowing downmathias1-44/+2
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-20added the ability to use keycode in keys filefluxgen1-2/+20
2005-05-18locale pathfluxgen1-3/+0
2005-05-18locale pathfluxgen1-1/+0
2005-05-18updatefluxgen1-0/+1
2005-05-17fix systemtray overlapsimonb1-1/+3
2005-05-14Vadim pointed out that _NET_CLIENT_LIST and _NET_CLIENT_LIST_STACKING are not...mathias3-5/+11
2005-05-13fix a segfaultsimonb2-3/+3
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
2005-05-12missing #include <typeinfo>mathias1-0/+1
2005-05-12__APPLE__ doesnt have <nl_types.h>mathias1-1/+1
2005-05-12when the app changes its pixmap we need to trigger that correctlymathias1-0/+12
2005-05-11minor optimizationmathias1-2/+2
2005-05-10copy N paste ... icc complained slightlymathias1-1/+1
2005-05-10cache the root pixmap (per screen)simonb3-36/+123