aboutsummaryrefslogtreecommitdiff
path: root/src/Screen.cc
AgeCommit message (Expand)AuthorFilesLines
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
2003-05-19xinerama updatesrathnor1-22/+68
2003-05-19add back some xinerama support (toolbar, slit (+menu), screen)rathnor1-8/+124
2003-05-18moved Resource to FbTk and change name of DirHelper to FbTk Directoryfluxgen1-17/+18
2003-05-17minor fixesfluxgen1-8/+10
2003-05-16minor fixfluxgen1-2/+1
2003-05-15minor cleaningfluxgen1-110/+107
2003-05-15minor cleaning in BScreen interfacefluxgen1-83/+78
2003-05-15cleaning in FluxboxWindow interfacefluxgen1-28/+29
2003-05-14update client menu when we remove a clientfluxgen1-1/+5
2003-05-13transparent slitfluxgen1-2/+3
2003-05-13removed ScreenInfofluxgen1-2/+1
2003-05-13fix saving of workspace icons toolbar moderathnor1-2/+2
2003-05-13fix iconify with autoraiserathnor1-1/+2
2003-05-13fixed restoring of submenus after a reconfigure, and changed some configure m...fluxgen1-10/+50
2003-05-12reset background on screen resizefluxgen1-1/+4
2003-05-12added updateSize so we can notify screen clients that the root window size ch...fluxgen1-2/+16
2003-05-11fix up various focus-related issuesrathnor1-2/+5
2003-05-11minor cleaningfluxgen1-18/+22
2003-05-11changes in revertFocusfluxgen1-3/+3
2003-05-11minor cleaningfluxgen1-10/+10
2003-05-11just a little clean uprathnor1-36/+35
2003-05-10using FbRootWindowfluxgen1-16/+14
2003-05-10changed netizenfluxgen1-2/+2
2003-05-08set antialias on toolbar before we load the themefluxgen1-3/+3
2003-05-08fix some focus problems when changing workspacerathnor1-2/+4
2003-05-08fixed slit ordering bugfluxgen1-2/+3
2003-05-07transient fixes by making them WinClientsrathnor1-3/+9
2003-05-07minor focus twiddlerathnor1-2/+4
2003-05-07commentsfluxgen1-3/+4
2003-05-04fix up focus problemsrathnor1-13/+24
2003-05-04fix segfault on restart/close when icons existrathnor1-9/+6
2003-04-28rearranged themes and added WinButtonThemefluxgen1-15/+15
2003-04-28fix detachClient issue where the menu wouldn't get created before addingrathnor1-2/+2
2003-04-28fixed execute on right screenfluxgen1-24/+34
2003-04-27fix nextFocus problem with tabbed windowsrathnor1-3/+30
2003-04-26moved StringUtil to FbTkfluxgen1-13/+28
2003-04-26fixed menu bugfluxgen1-20/+14
2003-04-26Add code for remember functionality (Simon)rathnor1-2/+2
2003-04-25fixed WinButton state updatefluxgen1-14/+13
2003-04-25cleaningfluxgen1-4/+4
2003-04-25minor fix for root pixmapfluxgen1-16/+24
2003-04-25removed old theme engine, fixed RootTheme and some depsfluxgen1-80/+77
2003-04-23minor fixfluxgen1-2/+2
2003-04-21some small fixes for toolbar init + reconfigingrathnor1-11/+9