aboutsummaryrefslogtreecommitdiff
path: root/src/Screen.cc
AgeCommit message (Expand)AuthorFilesLines
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
2003-06-23minor fixfluxgen1-16/+1
2003-06-23fix grouping to persist over restart, plus various related bugs.rathnor1-13/+99
2003-06-23reconfigure toolbar after we load resourcesfluxgen1-6/+10
2003-06-23moved toolbar resources to Toolbarfluxgen1-174/+23
2003-06-20minor cleaningfluxgen1-3/+18
2003-06-20moved slit resources into slitfluxgen1-32/+9
2003-06-18Strut supportfluxgen1-10/+62
2003-06-15minor stufffluxgen1-2/+3
2003-06-15lil fix for winclient comparisonrathnor1-2/+2
2003-06-15fix up nextFocus/prevFocu for cycling through groups (not just clients)rathnor1-10/+12
2003-06-12cleaningfluxgen1-81/+64
2003-06-11added antialias nlsfluxgen1-21/+13
2003-06-08fix restart in menu to accept and use an argumentrathnor1-3/+3
2003-05-24mark a bunch of menus as internalrathnor1-2/+2
2003-05-24toolbar crash (menu bug) and initialisation fixupsrathnor1-6/+3
2003-05-22initialisation problem with xinerama enabled but not active - caused crashrathnor1-1/+2
2003-05-20xinerama for placement + snapping, + tidyrathnor1-29/+21
2003-05-19cleaningfluxgen1-156/+149