aboutsummaryrefslogtreecommitdiff
path: root/src/Screen.hh
AgeCommit message (Expand)AuthorFilesLines
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
2003-02-02Integration of new Layering code, plus updates to the layering code itselfrathnor1-2/+15
2003-01-12added root theme so we can redraw the backgroundfluxgen1-1/+3
2003-01-12removed menu style from Theme, and removed forward declarations of Iconmenu a...fluxgen1-4/+1
2003-01-12changed Configmenu to FbTk Menu and fix new function setupConfigmenu and remo...fluxgen1-10/+7
2003-01-10adjusted for FbTk ImageControlfluxgen1-3/+4
2003-01-09removed iconmenu changed workspacemenu and rootmenu to FbTk Menu and removed ...fluxgen1-16/+14
2003-01-07included config.h for slit optionfluxgen1-2/+6
2003-01-07fixed menu themefluxgen1-2/+10
2003-01-05added max functions so we can determine maximum workspace area. Creation of a...fluxgen1-4/+21
2002-12-13fixed autoptr on rootmenu and next/prev focus/workspace functions so they beh...fluxgen1-14/+26
2002-12-02removed getToolbarStylefluxgen1-2/+1