aboutsummaryrefslogtreecommitdiff
path: root/src/Screen.cc
AgeCommit message (Expand)AuthorFilesLines
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
2003-07-20fix toolbarmode = OFF bug, plus add toolbar menu back to screen's config menurathnor1-1/+25
2003-07-19fix alpha setting for menus when multiple screens by moving from static in menurathnor1-3/+3
2003-07-18reorganise operation of ResourceManagerrathnor1-3/+2
2003-07-10using extended fluxbox menutheme instead of fbtk menuthemefluxgen1-4/+5
2003-07-04support in remember for specifying groups.rathnor1-19/+33
2003-07-03added visual enable thing for style menus so one can see which style is curre...fluxgen1-16/+26
2003-07-01added reconfig signalfluxgen1-46/+9
2003-06-30fixed xinerama bug in maximization stopfluxgen1-9/+19
2003-06-30we can now use the same action strings in the menu as in key actionsfluxgen1-2/+10
2003-06-27fix slit netizen issuesrathnor1-5/+3
2003-06-25removed toolbarhandlerfluxgen1-58/+4
2003-06-24moved toolbar mode resource to ToolbarHandlerfluxgen1-51/+12
2003-06-24minor cleaning, removed window numberfluxgen1-18/+6
2003-06-24fixed some slit stufffluxgen1-3/+5