aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-07-23use a timer to make sure focus always reverts if possiblemarkt7-19/+29
2006-07-23also move icons when removing a workspacemarkt1-0/+8
2006-07-23fix restacking while cyclingmarkt2-9/+9
2006-07-22dead resourcemarkt2-2/+1
2006-07-22ewmh compliance updatesmarkt6-6/+49
2006-07-21unfix *lock modifiers, ignore scroll lock on eventsmarkt3-5/+9
2006-07-20allow negative width and heightmarkt3-8/+12
2006-07-20wrong bug number 8)markt1-1/+1
2006-07-20fix _NET_WM_MOVERESIZE to interpret x_root and y_root correctlymarkt2-3/+9
2006-07-20properly revert focus when two windows close at the same timemarkt6-6/+19
2006-07-20keep tabs in same order on restart (except some extremely unlikely cases)markt4-16/+20
2006-07-19update for next generationfluxgen1-0/+6
2006-07-19whoopsmarkt1-1/+1
2006-07-19preserve order of focused windows on restartmarkt5-3/+18
2006-07-17fixed some uninitialized variablesfluxgen1-4/+17
2006-07-16Fixed bug #1362913, did not check format pointer.fluxgen1-0/+4
2006-07-16Fixed bug #1362913, did not check format pointer.fluxgen1-10/+25
2006-07-14include iconic windows when cyclingmarkt5-23/+32
2006-07-13remove lock from RootTheme and redundant loadTheme from fluxboxmarkt5-11/+2
2006-07-13fix background: random so that background.pixmap allows a directory namemarkt2-2/+8
2006-07-13a little code simplificationmarkt1-12/+9
2006-07-13mention in the manual what head 0 meansmarkt1-1/+2
2006-07-12replacing some instances of focusedWindow()->fbwindow() with focusedFbWindow()markt4-25/+14
2006-07-11just a temporary fixfluxgen1-1/+0
2006-07-11dead functionmarkt2-2/+4
2006-07-10next/prevwindow toolbar buttons break mousefocusmarkt3-3/+7
2006-07-09fix detach focus again 8)markt2-2/+2
2006-07-09setting focus the right waymarkt2-13/+8
2006-07-09fix implementation of _NET_MOVERESIZE_WINDOWmarkt2-7/+13
2006-07-06new dead functionmarkt2-6/+0
2006-07-06updatefluxgen1-1/+1
2006-07-06bug numberfluxgen1-1/+1
2006-07-06fixed bug in Slitfluxgen1-0/+3
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