Age | Commit message (Expand) | Author | Files | Lines |
2006-07-25 | don't revert focus away from command dialogs | markt | 4 | -1/+9 |
2006-07-25 | fix m_background_loaded | markt | 3 | -0/+7 |
2006-07-23 | forgot about the menu | markt | 1 | -3/+3 |
2006-07-23 | use a timer to make sure focus always reverts if possible | markt | 7 | -19/+29 |
2006-07-23 | also move icons when removing a workspace | markt | 1 | -0/+8 |
2006-07-23 | fix restacking while cycling | markt | 2 | -9/+9 |
2006-07-22 | dead resource | markt | 2 | -2/+1 |
2006-07-22 | ewmh compliance updates | markt | 6 | -6/+49 |
2006-07-21 | unfix *lock modifiers, ignore scroll lock on events | markt | 3 | -5/+9 |
2006-07-20 | allow negative width and height | markt | 3 | -8/+12 |
2006-07-20 | wrong bug number 8) | markt | 1 | -1/+1 |
2006-07-20 | fix _NET_WM_MOVERESIZE to interpret x_root and y_root correctly | markt | 2 | -3/+9 |
2006-07-20 | properly revert focus when two windows close at the same time | markt | 6 | -6/+19 |
2006-07-20 | keep tabs in same order on restart (except some extremely unlikely cases) | markt | 4 | -16/+20 |
2006-07-19 | update for next generation | fluxgen | 1 | -0/+6 |
2006-07-19 | whoops | markt | 1 | -1/+1 |
2006-07-19 | preserve order of focused windows on restart | markt | 5 | -3/+18 |
2006-07-17 | fixed some uninitialized variables | fluxgen | 1 | -4/+17 |
2006-07-16 | Fixed bug #1362913, did not check format pointer. | fluxgen | 1 | -0/+4 |
2006-07-16 | Fixed bug #1362913, did not check format pointer. | fluxgen | 1 | -10/+25 |
2006-07-14 | include iconic windows when cycling | markt | 5 | -23/+32 |
2006-07-13 | remove lock from RootTheme and redundant loadTheme from fluxbox | markt | 5 | -11/+2 |
2006-07-13 | fix background: random so that background.pixmap allows a directory name | markt | 2 | -2/+8 |
2006-07-13 | a little code simplification | markt | 1 | -12/+9 |
2006-07-13 | mention in the manual what head 0 means | markt | 1 | -1/+2 |
2006-07-12 | replacing some instances of focusedWindow()->fbwindow() with focusedFbWindow() | markt | 4 | -25/+14 |
2006-07-11 | just a temporary fix | fluxgen | 1 | -1/+0 |
2006-07-11 | dead function | markt | 2 | -2/+4 |
2006-07-10 | next/prevwindow toolbar buttons break mousefocus | markt | 3 | -3/+7 |
2006-07-09 | fix detach focus again 8) | markt | 2 | -2/+2 |
2006-07-09 | setting focus the right way | markt | 2 | -13/+8 |
2006-07-09 | fix implementation of _NET_MOVERESIZE_WINDOW | markt | 2 | -7/+13 |
2006-07-06 | new dead function | markt | 2 | -6/+0 |
2006-07-06 | update | fluxgen | 1 | -1/+1 |
2006-07-06 | bug number | fluxgen | 1 | -1/+1 |
2006-07-06 | fixed bug in Slit | fluxgen | 1 | -0/+3 |
2006-07-06 | dont use a strut if slit is empty | fluxgen | 1 | -1/+3 |
2006-07-06 | update | fluxgen | 1 | -0/+3 |
2006-07-06 | update shape after resize, fixes bug #1491571 | fluxgen | 1 | -0/+3 |
2006-07-06 | changing between internal and external tabs doesn't affect iconified windows | markt | 2 | -0/+12 |
2006-07-06 | use auto-raise for attached window | markt | 1 | -2/+1 |
2006-07-06 | re-fixing the focus after fixing the crash bug | markt | 4 | -23/+14 |
2006-07-04 | fix crash on startup from iconv_close of an invalid descriptor | simonb | 2 | -1/+5 |
2006-07-04 | fix some sizing issues with gravity fixes | simonb | 4 | -12/+11 |
2006-07-04 | autogrouped windows from groups file didn't raise, bug #1449608 | markt | 2 | -0/+4 |
2006-07-04 | new windows don't steal focus from fullscreen windows | markt | 2 | -2/+13 |
2006-07-04 | some dead resources and the functions that go with them | markt | 5 | -12/+2 |
2006-07-03 | fix gravity | simonb | 6 | -111/+130 |
2006-07-03 | LOCALE_PATH needed some extra magic to give an expanded value in the | simonb | 1 | -2/+5 |
2006-07-03 | make sure that PREFIX is expanded in the correct place (make stage, rather th... | simonb | 2 | -5/+11 |