aboutsummaryrefslogtreecommitdiff
path: root/src/fluxbox.cc
AgeCommit message (Expand)AuthorFilesLines
2003-05-11minor cleaningfluxgen1-21/+21
2003-05-10using FbRootWindowfluxgen1-5/+5
2003-05-10fixed typeofluxgen1-8/+8
2003-05-10minor bugfixfluxgen1-2/+2
2003-05-10removed BaseDisplay so we moved some of the functions herefluxgen1-39/+118
2003-05-07minor fixfluxgen1-2/+2
2003-05-07minor cleaningfluxgen1-3/+3
2003-05-04fix up focus problemsrathnor1-2/+58
2003-05-04add session.ignoreBorder to ignore border for movement eventsrathnor1-1/+2
2003-05-04fix multiple screen keyactions to sometimes take effect on screen the pointer...rathnor1-54/+59
2003-04-29reconfigure fix (setFocusedWindow didn't check if win already focused)rathnor1-1/+3
2003-04-28tiny consistency fixrathnor1-2/+2
2003-04-28fixed execute on right screenfluxgen1-2/+2
2003-04-27fix bug for not using modifiers on nextWindowrathnor1-3/+21
2003-04-27remove mention of old useIconbar resource (toolbar modes now do thisrathnor1-2/+1
2003-04-27fixed focus new bugfluxgen1-4/+7
2003-04-26Add code for remember functionality (Simon)rathnor1-37/+16
2003-04-25cleaningfluxgen1-630/+563
2003-04-25minor cleaningfluxgen1-26/+26
2003-04-25add UnderMousePlacement placement policy, plus a little fix for windowrathnor1-1/+7
2003-04-20add directional focus movement (Simon)rathnor1-1/+17
2003-04-16fix saving of various slit params (Simon)rathnor1-3/+4
2003-04-16fix workspace warping and netizen updates for warping (Simon)rathnor1-3/+3
2003-04-16fix focusing new windows - simonrathnor1-5/+12
2003-04-15removed already handled eventsfluxgen1-10/+6
2003-04-15use most recently focused window to attach (using screen's focus list)rathnor1-5/+7
2003-04-15cleaningfluxgen1-56/+60
2003-04-15removed mapNotifyEvent since its handled in Window.ccfluxgen1-10/+7
2003-04-15add most recently used window cycling (Simon)rathnor1-14/+60
2003-04-14merged with embedded-tab-branchfluxgen1-354/+297
2003-03-23Some fixes for when strftime isn't availablerathnor1-5/+5
2003-03-22fix outline moving and warping (Simon)rathnor1-6/+11
2003-03-03Add code for toolbar modesrathnor1-4/+15
2003-03-01updated Keysfluxgen1-2/+2
2003-02-23fix sloppy focus to not lose focus on root windowrathnor1-5/+1
2003-02-23restored slit saving...still some stuff to do.fluxgen1-99/+76
2003-02-22fix autoraise to be saved as separate init optionrathnor1-58/+8
2003-02-22fix focus models for new event handler and Resource setuprathnor1-77/+43
2003-02-18Added layer menus for windows, toolbar, and slit, plus associatedrathnor1-1/+51
2003-02-17execute command from key inputfluxgen1-3/+4
2003-02-09fixing up of layer coderathnor1-12/+12
2003-02-03creating screen with specified number of layersfluxgen1-2/+3
2003-02-02Integration of new Layering code, plus updates to the layering code itselfrathnor1-25/+37
2003-01-12removed Basemenu, Workspacemenu and Clientmenufluxgen1-4/+1
2003-01-12moved slit handling over to Slit.cc and temporarly disabled slit save/load re...fluxgen1-234/+112
2003-01-10removed Keyboard execute functionfluxgen1-16/+2
2003-01-09removed rootmenufluxgen1-6/+5
2003-01-05adjusted for fluxboxwindow referens events, updated fbwin configure to movere...fluxgen1-94/+84
2002-12-09minor fix for keys ptrfluxgen1-3/+2
2002-12-03removed menu and toolbar functionsfluxgen1-81/+12