aboutsummaryrefslogtreecommitdiff
path: root/src/Screen.hh
AgeCommit message (Expand)AuthorFilesLines
2005-01-03fixed #996298, maximized windows and snapped windows dont respectmathias1-3/+1
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-10-18cosmetic changes, added ResizeModel to ScreenRessourcesakir1-4/+5
2004-10-16added followModel Ressources, dunno if the name is so clever, i am open for o...akir1-1/+8
2004-09-16cleaning, we dont create windows with XCreateWindowfluxgen1-2/+3
2004-09-12preliminary support for composite/compositing manager. Also general workrathnor1-2/+3
2004-09-11head specific strut, patch from Mathieu De Zutterfluxgen1-4/+9
2004-09-09transfered ::getRootPixmap from several places to new home, FbPixmapakir1-2/+1
2004-08-31add autoconf check for std c++ headersrathnor1-2/+6
2004-06-21tidying up initialisation with dockappsrathnor1-2/+1
2004-05-02iconmenu is now handled in IconMenu which is created in WorkspaceMenu, moved ...fluxgen1-26/+16
2004-04-28fixes for/reimplement parts of directional focus movementrathnor1-2/+2
2004-04-19kde dockapps in systray and moved resource templates to ScreenResource.ccfluxgen1-1/+7
2004-04-12hide window menu if click on another window, patch from Mathias Gumzfluxgen1-1/+4
2004-03-30optional decoration of transient windows, patch from Scott Moserfluxgen1-2/+3
2004-03-22added screen resource .overlay.lineWidth, .overlay.lineStyle and .overlay.cap...fluxgen1-1/+5
2004-03-21primarily focus fix/tweak/rejiggingrathnor1-1/+2
2004-01-19workspace area signalfluxgen1-2/+5
2004-01-16different window for position coordinates, patch from Junichiro Kitafluxgen1-4/+6
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