aboutsummaryrefslogtreecommitdiff
path: root/src/Screen.cc
AgeCommit message (Expand)AuthorFilesLines
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
2003-08-24fixed resize signal so objects can resize when the screen size changesfluxgen1-3/+3
2003-08-24cleaningfluxgen1-31/+19
2003-08-22calling winbutton theme with frame themefluxgen1-2/+2
2003-08-18cleaningfluxgen1-87/+34
2003-08-17minor fixfluxgen1-2/+2
2003-08-17cleaningfluxgen1-44/+27
2003-08-13load themes before we create any windowsfluxgen1-1/+3
2003-08-12added shutdown variable to indicate that we are shutting down and dont need t...fluxgen1-3/+4
2003-08-12reverted back to no updateNetizenWindowDel in removeClientfluxgen1-8/+4
2003-08-12removing client from workspace and sending update netizen window delfluxgen1-4/+9
2003-08-11loading theme after we created all screensfluxgen1-3/+1
2003-08-11removed strftimeformat resource, it is in clocktool nowfluxgen1-16/+10
2003-08-10fix ~ to work properly in session.menuFilerathnor1-7/+8
2003-08-04minor cleaningfluxgen1-389/+391
2003-07-28added kde dockapp test in createWindowfluxgen1-1/+50
2003-07-28added iconmenu to workspace menufluxgen1-2/+29
2003-07-28some more fixing of wm_protocolsrathnor1-1/+2
2003-07-28update many things to use WinClient instead of FluxboxWindowrathnor1-51/+59
2003-07-25make sure all menus have titles, make -version go to stdoutrathnor1-8/+11
2003-07-20fix menus for "extra" things, like remember, so that they will berathnor1-125/+1