aboutsummaryrefslogtreecommitdiff
path: root/src/Screen.hh
AgeCommit message (Expand)AuthorFilesLines
2007-07-07save workspace names, and some fixes for menu behaviormarkt1-0/+2
2007-07-03some security fixes for fluxbox-remote, and a minor change for the gvim fixmarkt1-0/+2
2007-07-03fix updating of systemtray and kde dockapps in slit on background changemarkt1-1/+4
2007-03-31fixed some compiling issuesmarkt1-6/+1
2007-03-31added documentfluxgen1-26/+148
2007-03-06session.screen0.defaultDeco now understands TAB, BORDER, etc.markt1-2/+2
2007-03-04moved some code around (regarding event handling) in preparation for upcoming...markt1-3/+13
2007-02-09added mouse bindings to the keys filemarkt1-1/+1
2007-01-04add session.screenN.defaultDeco: <bitmask> to the apps filemarkt1-1/+3
2006-08-06distinguish between startup and restartmarkt1-1/+2
2006-08-02rename session.screen*.iconbar.deiconifyMode to session.screen0.userFollowModelmarkt1-1/+3
2006-07-26added resource and menu item for maximizing over tabsmarkt1-0/+2
2006-07-20allow negative width and heightmarkt1-1/+1
2006-07-20keep tabs in same order on restart (except some extremely unlikely cases)markt1-2/+2
2006-07-04some dead resources and the functions that go with themmarkt1-2/+1
2006-07-02updated documentation and another dead functionmarkt1-2/+1
2006-07-01more dead functionsmarkt1-3/+0
2006-05-20improve native language handling, move messages and menu labels to simonb1-4/+4
2006-04-16add reversewheeling option simonb1-1/+2
2006-04-11fixed size_t issue with prevWorkspace, minor cosmetic changes to Screen.hhmathias1-5/+5
2006-04-02size_t fixes, thanks Semushin Slava aka php-coderfluxgen1-1/+1
2006-03-22more external tab work, tidying and tab width config optionsimonb1-1/+3
2006-03-22external tabs features and bugfixessimonb1-3/+10
2006-03-20external tabssimonb1-0/+2
2006-03-18added addManagedResource, which adds a resource to BScreen and will be destro...fluxgen1-0/+7
2006-02-19Added center resize. Resizes all corners at the same time.fluxgen1-0/+1
2006-02-19moved placement strategies to different PlacementStrategy classesfluxgen1-16/+7
2006-02-18moved all focus handling to class FocusControlfluxgen1-48/+31
2006-02-16updated copyright infomathias1-1/+1
2005-09-07Add titlebar scrolling options (thanks Krzysiek Pawlik <krzysiek.pawlik__AT__...simonb1-0/+5
2005-07-20Changed some *Focus options, just to make some things a bit more clear.mathias1-47/+53
2005-07-04cleaning, change getCount to numberOfWorkspacefluxgen1-14/+8
2005-06-23moved window menu from FluxboxWindow to BScreenfluxgen1-1/+15
2005-06-03- Usage of xft-fonts is prefered, except a font-description starts with '-'mathias1-2/+0
2005-01-24copyright datemathias1-1/+1
2005-01-24copyright datesmathias1-2/+2
2005-01-03fixed #996298, maximized windows and snapped windows dont respectmathias1-3/+1
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-10-18cosmetic changes, added ResizeModel to ScreenRessourcesakir1-4/+5
2004-10-16added followModel Ressources, dunno if the name is so clever, i am open for o...akir1-1/+8
2004-09-16cleaning, we dont create windows with XCreateWindowfluxgen1-2/+3
2004-09-12preliminary support for composite/compositing manager. Also general workrathnor1-2/+3
2004-09-11head specific strut, patch from Mathieu De Zutterfluxgen1-4/+9
2004-09-09transfered ::getRootPixmap from several places to new home, FbPixmapakir1-2/+1
2004-08-31add autoconf check for std c++ headersrathnor1-2/+6
2004-06-21tidying up initialisation with dockappsrathnor1-2/+1
2004-05-02iconmenu is now handled in IconMenu which is created in WorkspaceMenu, moved ...fluxgen1-26/+16
2004-04-28fixes for/reimplement parts of directional focus movementrathnor1-2/+2
2004-04-19kde dockapps in systray and moved resource templates to ScreenResource.ccfluxgen1-1/+7
2004-04-12hide window menu if click on another window, patch from Mathias Gumzfluxgen1-1/+4