aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2006-08-14fix minor menu separator highlight issuesimonb1-1/+1
2006-08-14unused functionmarkt1-4/+0
2006-08-13fix restoring fullscreen windowsmarkt1-0/+1
2006-08-13silly warningsmarkt1-1/+1
2006-08-13little hack to make sure background only loads oncemarkt2-1/+9
2006-08-10fix crash in ClientPatternsimonb1-1/+1
2006-08-10implement _NET_WM_WINDOW_TYPE_MENU AND _NET_WM_WINDOW_TYPE_TOOLBARmarkt2-3/+18
2006-08-09it never existed (what never existed?)markt6-38/+29
2006-08-09remove FbTk::Menu::enter/leaveNotifyEvent -- caused problems with placing sub...markt2-74/+9
2006-08-08fix some compiler warnings in gcc 4.1markt6-29/+38
2006-08-06distinguish between startup and restartmarkt3-7/+26
2006-08-05don't call placement strategy on maximized or fullscreen windowsmarkt1-2/+4
2006-08-05a little fix for auto-grouping after restartmarkt3-7/+7
2006-08-05forgot about autogroupingmarkt1-0/+3
2006-08-04don't re-apply remembered settings on restart if they are set as window prope...markt3-17/+18
2006-08-04change the debug output in FocusControl::setFocusedWindow()markt1-2/+2
2006-08-03don't raise a window after cycling if it has been minimizedmarkt1-1/+3
2006-08-03add support for negative arguments to :Tabmarkt1-2/+2
2006-08-03check if window is stuck when using followmodelmarkt2-2/+4
2006-08-02rename session.screen*.iconbar.deiconifyMode to session.screen0.userFollowModelmarkt8-62/+40
2006-08-02update _NET_WORKAREA on screen resizemarkt1-0/+1
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