aboutsummaryrefslogtreecommitdiff
path: root/src/Screen.cc
AgeCommit message (Expand)AuthorFilesLines
2004-04-19kde dockapps in systray and moved resource templates to ScreenResource.ccfluxgen1-344/+160
2004-04-12hide window menu if click on another window, patch from Mathias Gumzfluxgen1-2/+8
2004-03-30optional decoration of transient windows, patch from Scott Moserfluxgen1-1/+6
2004-03-23setLineAttributes in reconfigurefluxgen1-1/+7
2004-03-22added screen resource .overlay.lineWidth, .overlay.lineStyle and .overlay.cap...fluxgen1-2/+126
2004-03-21primarily focus fix/tweak/rejiggingrathnor1-11/+21
2004-03-18fixed menu timestamp on root menu, Patch from Mathias Gumzfluxgen1-1/+4
2004-02-27cleaningfluxgen1-22/+15
2004-02-20fixed focus issues with remember hidden, patch from Mathias Gumzfluxgen1-2/+2
2004-02-10added missing templatesfluxgen1-1/+4
2004-02-03fix loading of the ColSmartPlacement policyrathnor1-2/+2
2004-01-21using empty instead of sizefluxgen1-2/+2
2004-01-19clientlist notify when window changes workspacefluxgen1-1/+9
2004-01-19workspace area signalfluxgen1-9/+19
2004-01-16different window for position coordinates, patch from Junichiro Kitafluxgen1-11/+84
2004-01-11hideMenus function, hides all menus on current screenfluxgen1-2/+35
2004-01-10clear root menufluxgen1-1/+4
2004-01-03separator menu itemfluxgen1-2/+4
2004-01-02lock roottheme so it doesn't get run twicefluxgen1-2/+9
2003-12-31minor fix for theme loading on startfluxgen1-5/+7
2003-12-29minor fix for previous fixfluxgen1-1/+5
2003-12-29removed call to ThemeManager load in constructor, we call it load theme laterfluxgen1-11/+2
2003-12-19moved focus enum to BScreen, change window placement resource to FbTk Resourcefluxgen1-31/+150
2003-12-18add style item only if the file is a regular file and not a .file or a backup...fluxgen1-4/+7
2003-12-18code cleaningfluxgen1-6/+6
2003-12-18clamp menu delay resourcefluxgen1-14/+39
2003-12-14minor cleaningfluxgen1-6/+5
2003-12-12menu delay and modefluxgen1-2/+36
2003-12-10cleaning in the menu codefluxgen1-18/+17
2003-12-10fixed geometry bugfluxgen1-1/+7
2003-12-07usePixmap from Texturefluxgen1-5/+3
2003-12-04sync functionfluxgen1-8/+7
2003-12-04fixed send to bugfluxgen1-15/+21
2003-12-03minor cleaningfluxgen1-31/+3
2003-11-16add better theme path searchingrathnor1-2/+3
2003-10-31fix a number of positioning and sizing issuesrathnor1-6/+6
2003-10-28fix build with --disable-slitrathnor1-2/+6
2003-10-05fix reading of auto raise delayrathnor1-5/+5
2003-10-05make doFocusLast work for sloppy focus as wellrathnor1-1/+2
2003-10-02address some memory issues shown up with valgrindrathnor1-2/+5
2003-09-29quadrant-resizing (Thanks Mathias Gumz)rathnor1-1/+2
2003-09-24fix crash when closing active window while cycling focusrathnor1-1/+4
2003-09-14less flicker on workspace changefluxgen1-5/+13
2003-09-12update for winFrameTheme on geomfluxgen1-7/+7
2003-09-08iconlist signal to notify when iconlist changedfluxgen1-1/+6
2003-08-30minor cleaningfluxgen1-5/+1
2003-08-29using signals for slitfluxgen1-17/+1
2003-08-27stylemenuitem is toggle itemfluxgen1-1/+2
2003-08-25moved border color and width to frame themefluxgen1-6/+6
2003-08-25fix some style initialisation issuesrathnor1-28/+34