aboutsummaryrefslogtreecommitdiff
path: root/src/Screen.hh
AgeCommit message (Expand)AuthorFilesLines
2004-01-11hideMenus function, hides all menus on current screenfluxgen1-2/+3
2003-12-30inlinefluxgen1-14/+14
2003-12-19cleaningfluxgen1-7/+6
2003-12-19moved focus enum to BScreen, change window placement resource to FbTk Resourcefluxgen1-52/+37
2003-12-18code cleaningfluxgen1-3/+3
2003-12-12menu delay and modefluxgen1-2/+3
2003-12-10cleaning in the menu codefluxgen1-1/+5
2003-09-29quadrant-resizing (Thanks Mathias Gumz)rathnor1-2/+5
2003-09-08iconlist signal to notify when iconlist changedfluxgen1-2/+7
2003-08-25fix some style initialisation issuesrathnor1-3/+7
2003-08-24fixed resize signal so objects can resize when the screen size changesfluxgen1-2/+4
2003-08-12added shutdown variable to indicate that we are shutting down and dont need t...fluxgen1-1/+3
2003-08-12non const accessor for workspace listfluxgen1-1/+2
2003-08-11removed strftimeformat and fixed const accessor for currentWorkspacefluxgen1-2/+2
2003-07-28added iconmenu to workspace menufluxgen1-1/+3
2003-07-28update many things to use WinClient instead of FluxboxWindowrathnor1-5/+1
2003-07-20fix menus for "extra" things, like remember, so that they will berathnor1-3/+6
2003-07-20fix toolbarmode = OFF bug, plus add toolbar menu back to screen's config menurathnor1-1/+10
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