aboutsummaryrefslogtreecommitdiff
path: root/src/fluxbox.cc
AgeCommit message (Expand)AuthorFilesLines
2004-07-15resource bool fix and setting input focus on menus when we bring them up with...fluxgen1-7/+4
2004-07-15fixed Resource long long, time_t is long long some systemsfluxgen1-1/+17
2004-07-14fixed toolbar draw bug at startupfluxgen1-4/+20
2004-06-21tidying up initialisation with dockappsrathnor1-4/+4
2004-06-13minor fixesfluxgen1-6/+5
2004-06-07update NLS string handling...rathnor1-38/+35
2004-05-02initMenus after we add screen to our list. Added find screen by number.fluxgen1-4/+22
2004-04-26minor fix for startupfluxgen1-1/+2
2004-04-22attach area, patch from Mathias Gumzfluxgen1-1/+20
2004-04-19kde dockapps in systrayfluxgen1-3/+11
2004-04-18changed atomhandlerlist to a map so we can get atomhandlers by name, patch fr...fluxgen1-62/+91
2004-04-05minor fix for old gccfluxgen1-2/+2
2004-03-23reload screen resources at real_reconfigurefluxgen1-1/+6
2004-03-21primarily focus fix/tweak/rejiggingrathnor1-4/+58
2004-03-03fix update of keys on kepmapping changerathnor1-1/+3
2004-03-03fix outline moving windows being dropped on their own workspacerathnor1-2/+5
2004-02-27cleaningfluxgen1-11/+10
2004-02-20filename fix, patch from Mathias Gumzfluxgen1-11/+2
2004-02-10added missing templatefluxgen1-2/+2
2004-01-21some debug msg should be in ifdeffluxgen1-2/+3
2004-01-21using empty instead of sizefluxgen1-13/+12
2004-01-19update workspace area and focused window to atomhandlersfluxgen1-5/+21
2004-01-18fixed MapRequest Eventfluxgen1-6/+27
2004-01-16fixed minor issue with keyboard navigation in menusfluxgen1-3/+8
2004-01-16oopsfluxgen1-13/+12
2004-01-16minor fixfluxgen1-2/+4
2004-01-16revert focus when a menu is losing focus, so we dont get unfocused window aft...fluxgen1-2/+21
2004-01-13little include fixrathnor1-1/+2
2004-01-11hide extra menusfluxgen1-15/+17
2004-01-11minor fixesfluxgen1-1/+4
2004-01-10destroy screens on shutdownfluxgen1-2/+5
2004-01-09minor changesfluxgen1-3/+3
2003-12-31use mod1 resourcefluxgen1-1/+9
2003-12-30fixed focus issuefluxgen1-131/+33
2003-12-21update last timefluxgen1-3/+11
2003-12-21updated m_last_time, this fixes the mozilla focus issuefluxgen1-2/+4
2003-12-21more sloppy focus fixingrathnor1-3/+5
2003-12-21removed old save for window placementfluxgen1-37/+1
2003-12-19reconfig timer back, needs to have a timer so we can reconfig fluxbox save in...fluxgen1-9/+19
2003-12-19update mouse and key screen before we enter FbTk EventManagerfluxgen1-13/+15
2003-12-19cleaningfluxgen1-156/+50
2003-12-16cleaningfluxgen1-4/+3
2003-12-09focus tweak - ignore NotifyInferiorrathnor1-5/+9
2003-12-08minor stufffluxgen1-2/+2
2003-12-04sync functionfluxgen1-3/+3
2003-12-03hide toolbar menu on root window clickfluxgen1-1/+9
2003-12-03removed ToolbarHandlerfluxgen1-4/+16
2003-10-28make client windows only reparented one below toplevel - i.e. not intorathnor1-2/+3
2003-10-14fix identification of event targets in event managerrathnor1-5/+11
2003-10-13minor fixfluxgen1-2/+2