aboutsummaryrefslogtreecommitdiff
path: root/src/Screen.hh
AgeCommit message (Expand)AuthorFilesLines
2003-07-10using extended fluxbox menutheme instead of fbtk menuthemefluxgen1-5/+5
2003-07-01added reconfig signalfluxgen1-3/+6
2003-06-25removed toolbarhandlerfluxgen1-15/+3
2003-06-24moved toolbar mode resources to ToolbarHandlerfluxgen1-11/+5
2003-06-24minor cleaningfluxgen1-2/+2
2003-06-23fix grouping to persist over restart, plus various related bugs.rathnor1-1/+12
2003-06-23moved toolbar resources to Toolbarfluxgen1-23/+6
2003-06-20moved slit resources into slitfluxgen1-26/+11
2003-06-18Strut supportfluxgen1-2/+12
2003-06-15fix up nextFocus/prevFocu for cycling through groups (not just clients)rathnor1-3/+3
2003-06-12minor fixesfluxgen1-2/+6
2003-05-20xinerama for placement + snapping, + tidyrathnor1-5/+6
2003-05-19cleaningfluxgen1-26/+23
2003-05-19xinerama updatesrathnor1-15/+12
2003-05-19add back some xinerama support (toolbar, slit (+menu), screen)rathnor1-6/+42
2003-05-18moved Resource to FbTkfluxgen1-18/+18
2003-05-15minor cleaningfluxgen1-7/+7
2003-05-15minor cleaning in BScreen interfacefluxgen1-17/+17
2003-05-13transparent slitfluxgen1-2/+4
2003-05-13removed ScreenInfofluxgen1-4/+4
2003-05-12added updateSize so we can notify screen clients that the root window size ch...fluxgen1-1/+7
2003-05-11minor cleaningfluxgen1-2/+2
2003-05-10using FbRootWindowfluxgen1-11/+12
2003-05-10using ScreenInfofluxgen1-2/+2
2003-05-04fix up focus problemsrathnor1-1/+2
2003-04-28rearranged themes and added WinButtonThemefluxgen1-2/+4
2003-04-27fix nextFocus problem with tabbed windowsrathnor1-1/+2
2003-04-26minor cleaningfluxgen1-2/+2
2003-04-25minor fix for root pixmapfluxgen1-4/+2
2003-04-25fixed inlinefluxgen1-2/+2
2003-04-25removed old theme engine and fixed some depsfluxgen1-34/+16
2003-04-25add UnderMousePlacement placement policy, plus a little fix for windowrathnor1-3/+3
2003-04-20menu alpha and root pixmapfluxgen1-3/+6
2003-04-20add directional focus movement (Simon)rathnor1-1/+4
2003-04-16fix saving of various slit params (Simon)rathnor1-9/+11
2003-04-16fix workspace warping and netizen updates for warping (Simon)rathnor1-2/+1
2003-04-16fix saving of toolbar + slit layers - simonrathnor1-2/+3
2003-04-16fixed click raise option, patch from Dale P. Smithfluxgen1-2/+3
2003-04-15const accessor for windowstylefluxgen1-1/+2
2003-04-15add most recently used window cycling (Simon)rathnor1-5/+20
2003-04-14merged with embedded-tab-branchfluxgen1-17/+5
2003-03-03Add code for toolbar modesrathnor1-9/+18
2003-02-23added toolbar placement resourcefluxgen1-3/+4
2003-02-22fix autoraise to be saved as separate init optionrathnor1-4/+4
2003-02-22fix focus models for new event handler and Resource setuprathnor1-8/+10
2003-02-20changed createStylemenu function and removed iconUpdatefluxgen1-3/+2
2003-02-18Added layer menus for windows, toolbar, and slit, plus associatedrathnor1-8/+9
2003-02-16using FbWindow for geom_windowfluxgen1-2/+5
2003-02-09fixing up of layer coderathnor1-9/+2
2003-02-03minor adjustmentsfluxgen1-6/+9