aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2006-08-02fix ClickTabFocus and MouseTabFocus in nlsmarkt1-7/+6
2006-07-30whoopsmarkt1-0/+3
2006-07-30little cleanup, remove FluxboxWindow::isInitialized()markt4-21/+16
2006-07-30list windows in iconbar in creation ordermarkt2-112/+28
2006-07-29don't jump to rememberd apps on restartmarkt1-1/+1
2006-07-29(no commit message)markt3-56/+11
2006-07-27little fix-up, just in case some transient windows have their own transientsmarkt1-1/+2
2006-07-27don't switch windows with transients in initWindows() - just do transient latermarkt1-25/+19
2006-07-26fix torn menus on execmarkt1-2/+2
2006-07-26added resource and menu item for maximizing over tabsmarkt3-0/+14
2006-07-25don't revert focus away from command dialogsmarkt3-1/+7
2006-07-25fix m_background_loadedmarkt2-0/+3
2006-07-23forgot about the menumarkt1-3/+3
2006-07-23use a timer to make sure focus always reverts if possiblemarkt6-19/+26
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 updatesmarkt5-6/+43
2006-07-21unfix *lock modifiers, ignore scroll lock on eventsmarkt2-5/+5
2006-07-20allow negative width and heightmarkt3-8/+12
2006-07-20fix _NET_WM_MOVERESIZE to interpret x_root and y_root correctlymarkt1-3/+7
2006-07-20properly revert focus when two windows close at the same timemarkt5-6/+16
2006-07-20keep tabs in same order on restart (except some extremely unlikely cases)markt4-16/+20
2006-07-19whoopsmarkt1-1/+1
2006-07-19preserve order of focused windows on restartmarkt4-3/+15
2006-07-17fixed some uninitialized variablesfluxgen1-4/+17
2006-07-16Fixed bug #1362913, did not check format pointer.fluxgen1-10/+25
2006-07-14include iconic windows when cyclingmarkt4-23/+26
2006-07-13remove lock from RootTheme and redundant loadTheme from fluxboxmarkt4-11/+0
2006-07-13fix background: random so that background.pixmap allows a directory namemarkt1-2/+5
2006-07-13a little code simplificationmarkt1-12/+9
2006-07-12replacing some instances of focusedWindow()->fbwindow() with focusedFbWindow()markt4-25/+14
2006-07-11dead functionmarkt2-2/+4
2006-07-10next/prevwindow toolbar buttons break mousefocusmarkt2-3/+4
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_WINDOWmarkt1-7/+10
2006-07-06new dead functionmarkt2-6/+0
2006-07-06dont use a strut if slit is emptyfluxgen1-1/+3
2006-07-06update shape after resize, fixes bug #1491571fluxgen1-0/+3
2006-07-06changing between internal and external tabs doesn't affect iconified windowsmarkt1-0/+9
2006-07-06use auto-raise for attached windowmarkt1-2/+1
2006-07-06re-fixing the focus after fixing the crash bugmarkt3-23/+11
2006-07-04fix crash on startup from iconv_close of an invalid descriptorsimonb1-1/+2
2006-07-04fix some sizing issues with gravity fixessimonb3-12/+9
2006-07-04autogrouped windows from groups file didn't raise, bug #1449608markt1-0/+1
2006-07-04new windows don't steal focus from fullscreen windowsmarkt1-2/+9
2006-07-04some dead resources and the functions that go with themmarkt5-12/+2
2006-07-03fix gravitysimonb5-111/+125
2006-07-03call waitpid until no more children to wait for (thanks Devin/dlab).simonb1-1/+2