aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-07-06dont use a strut if slit is emptyfluxgen1-1/+3
2006-07-06updatefluxgen1-0/+3
2006-07-06update shape after resize, fixes bug #1491571fluxgen1-0/+3
2006-07-06changing between internal and external tabs doesn't affect iconified windowsmarkt2-0/+12
2006-07-06use auto-raise for attached windowmarkt1-2/+1
2006-07-06re-fixing the focus after fixing the crash bugmarkt4-23/+14
2006-07-04fix crash on startup from iconv_close of an invalid descriptorsimonb2-1/+5
2006-07-04fix some sizing issues with gravity fixessimonb4-12/+11
2006-07-04autogrouped windows from groups file didn't raise, bug #1449608markt2-0/+4
2006-07-04new windows don't steal focus from fullscreen windowsmarkt2-2/+13
2006-07-04some dead resources and the functions that go with themmarkt5-12/+2
2006-07-03fix gravitysimonb6-111/+130
2006-07-03LOCALE_PATH needed some extra magic to give an expanded value in the simonb1-2/+5
2006-07-03make sure that PREFIX is expanded in the correct place (make stage, rather th...simonb2-5/+11
2006-07-03recreated fluxbox.1 after mark's changesmathias1-559/+884
2006-07-03call waitpid until no more children to wait for (thanks Devin/dlab).simonb2-1/+6
2006-07-02updated documentation and another dead functionmarkt4-442/+550
2006-07-01more dead functionsmarkt9-6/+13
2006-07-01more dead functionsmarkt31-83/+40
2006-06-30more dead functionsmarkt2-22/+0
2006-06-30dead functionsmarkt2-5/+1
2006-06-30another dead functionmarkt2-6/+0
2006-06-29Fixing my own codemarkt3-4/+5
2006-06-29compile fix for nls enabledsimonb1-0/+1
2006-06-29Make fbsetroot set one screen at a timemarkt3-121/+99
2006-06-29minor tidy, thanks Slava Semushinsimonb1-3/+1
2006-06-29Fix fbsetroot segfault when DISPLAY unsetmarkt2-3/+10
2006-06-28Linear cycling wasn't affecting normal cycling order (Mark)markt2-4/+4
2006-06-28cleanup dead function Workspace::setLastFocusedWindowmarkt3-23/+2
2006-06-28more focus issues with linear cycling and tabbed windowsmarkt4-5/+7
2006-06-28one more focus issue on detachmarkt1-0/+1
2006-06-28Fix some focus issues on detach and restartmarkt5-15/+20
2006-06-27fiddle with nls newssimonb1-0/+10
2006-06-27rc2fluxgen1-1/+1
2006-06-27updatefluxgen1-76/+21
2006-06-27some minor code cleanups thanks Slava Semushin (php-coder), who also thanks M...simonb4-28/+13
2006-06-27Fix slit menu so it closes when you press escapemarkt2-0/+4
2006-06-26fix _NET_FRAME_EXTENTSsimonb5-13/+38
2006-06-26Fix FocusHidden (added m_focus_hidden to FluxboxWindow)markt3-1/+7
2006-06-26properly protect usage of iconv_t by HAVE_ICONVsimonb2-3/+15
2006-06-25Fix compile error with some compilers not including iconv.h before FbString.hhmarkt1-0/+5
2006-06-25fix FbPixmap retaining pixmap (that made cache not work properly)simonb3-18/+16
2006-06-25Check for NoSymbol more explicitly - thanks Julien Trolet (dmxen at simonb2-2/+7
2006-06-25support encodings in menu filessimonb7-26/+210
2006-06-25fix crash when unable to convert from local to utf-8simonb2-0/+5
2006-06-25Fix DetachClient key command so new window is visiblemarkt2-0/+6
2006-06-24Make Urgency Hint flash the correct WinClient's tab.markt11-35/+79
2006-06-24fix more x errors due to using an invalid backgroundsimonb7-7/+39
2006-06-24fix disappearing menu selection boxessimonb5-12/+35
2006-06-23Make startfluxbox aware of --program-prefix and --program-suffixmarkt4-4/+15