aboutsummaryrefslogtreecommitdiff
path: root/src/Screen.cc
AgeCommit message (Collapse)AuthorFilesLines
2003-02-22fix autoraise to be saved as separate init optionrathnor1-2/+3
2003-02-22fix focus models for new event handler and Resource setuprathnor1-20/+26
2003-02-20focus menu and sorting style menu the other wayfluxgen1-39/+60
2003-02-18Added layer menus for windows, toolbar, and slit, plus associatedrathnor1-83/+13
resources. Cleaned up some cruft from the previous layering setup.
2003-02-17added shade button option, fixed antialias for menus, added toolbar width ↵fluxgen1-13/+71
percent menu item
2003-02-16Fixed gnome init problems (Simon)rathnor1-5/+8
2003-02-16raise and focus when we click on titlebar and fixed workspace names in ↵fluxgen1-19/+25
workspace menu
2003-02-16Add layer menu to window menurathnor1-4/+49
2003-02-16using configurated button position for titlebarfluxgen1-28/+49
2003-02-16fixed geom_window to FbTk FbWindow and changes some old windowstyle to ↵fluxgen1-84/+63
m_windowtheme
2003-02-15fixed style menu and some minor indentationfluxgen1-113/+104
2003-02-09fixing up of layer coderathnor1-151/+5
2003-02-03cleaningfluxgen1-27/+34
2003-02-02Integration of new Layering code, plus updates to the layering code itselfrathnor1-13/+171
- new KeyActions: Raise/LowerLayer, AlwaysOnTop/Bottom, Top/BottomLayer Added a "Quit" KeyAction
2003-01-12added root theme so it can redraw the backgroundfluxgen1-8/+38
2003-01-12removed Workspacemenu.hhfluxgen1-2/+1
2003-01-12we do not use IntResMenuItem, yetfluxgen1-2/+2
2003-01-12changed Configmenu to FbTk Menu and fix new function setupConfigmenu and ↵fluxgen1-59/+106
removed toolbar placement resource
2003-01-10adjusted for FbTk ImageControlfluxgen1-2/+2
2003-01-09removed iconmenu, changed workspacemenu and rootmenu to FbTk Menu and ↵fluxgen1-136/+163
removed setAutoGroupWindow, disabled Stylemenu
2003-01-07fixed menu and button action setupfluxgen1-37/+50
2003-01-05added max functions so we can determine maximum workspace area. Creation of ↵fluxgen1-16/+126
a new FluxboxWindow object is now handled in BScreen::createWindow
2002-12-13fixed autoptr on rootmenufluxgen1-23/+20
2002-12-04toolbar placement in resourcefluxgen1-3/+36
2002-12-02using dirhelper and fixed toolbar reconfigurefluxgen1-13/+25
2002-12-01Indenting from tabs to emacs 4-spacerathnor1-1176/+1176
2002-11-30not using image control in Themefluxgen1-2/+2
2002-11-30using imagecontrolfluxgen1-3/+3
2002-11-27cleaningfluxgen1-53/+46
2002-11-27toolbar changesfluxgen1-3/+3
2002-11-25fixed rotated text on vertical tab in XFontImp and a rotate function in ↵fluxgen1-2/+16
FontImp interface
2002-11-24cleaningfluxgen1-45/+33
2002-11-21reconfigure theme directly after constructionfluxgen1-2/+2
2002-11-17include netizenfluxgen1-1/+2
2002-11-15pointer/referens fixesfluxgen1-5/+5
2002-11-14referens from slit menusfluxgen1-3/+3
2002-11-12indentationfluxgen1-9/+9
2002-11-12Fix geometry window sizing (W is wider than 0), plus vertical centringrathnor1-4/+4
(font ascent, not height).
2002-10-25rearranged includes, minor cleaningfluxgen1-152/+108
2002-10-23removed obsolete NEWWMSPECfluxgen1-11/+4
2002-10-15using new font system for labelstyle, windowstylefluxgen1-8/+31
2002-10-15fixed reconf after loadingfluxgen1-3/+3
2002-10-15antialias resourcefluxgen1-52/+24
2002-10-13minor indentationfluxgen1-4/+4
2002-10-11indentationfluxgen1-20/+36
2002-09-12Fixes to sticky window + focus handling. Particularly forrathnor1-22/+34
next/prevFocus crashes. Also, sticky windows are now always reassociated to the active workspace.
2002-09-10deiconify when send to workspacefluxgen1-1/+4
2002-09-08new workspace stack and removeWindow functionfluxgen1-16/+28
2002-09-07added subjects and removed gnome stufffluxgen1-131/+21
2002-08-30new function reassociateGroup and check moving windowfluxgen1-9/+30