Age | Commit message (Expand) | Author | Files | Lines |
2007-03-06 | session.screen0.defaultDeco now understands TAB, BORDER, etc. | markt | 1 | -2/+2 |
2007-03-04 | moved some code around (regarding event handling) in preparation for upcoming... | markt | 1 | -3/+13 |
2007-02-09 | added mouse bindings to the keys file | markt | 1 | -1/+1 |
2007-01-04 | add session.screenN.defaultDeco: <bitmask> to the apps file | markt | 1 | -1/+3 |
2006-08-06 | distinguish between startup and restart | markt | 1 | -1/+2 |
2006-08-02 | rename session.screen*.iconbar.deiconifyMode to session.screen0.userFollowModel | markt | 1 | -1/+3 |
2006-07-26 | added resource and menu item for maximizing over tabs | markt | 1 | -0/+2 |
2006-07-20 | allow negative width and height | markt | 1 | -1/+1 |
2006-07-20 | keep tabs in same order on restart (except some extremely unlikely cases) | markt | 1 | -2/+2 |
2006-07-04 | some dead resources and the functions that go with them | markt | 1 | -2/+1 |
2006-07-02 | updated documentation and another dead function | markt | 1 | -2/+1 |
2006-07-01 | more dead functions | markt | 1 | -3/+0 |
2006-05-20 | improve native language handling, move messages and menu labels to | simonb | 1 | -4/+4 |
2006-04-16 | add reversewheeling option | simonb | 1 | -1/+2 |
2006-04-11 | fixed size_t issue with prevWorkspace, minor cosmetic changes to Screen.hh | mathias | 1 | -5/+5 |
2006-04-02 | size_t fixes, thanks Semushin Slava aka php-coder | fluxgen | 1 | -1/+1 |
2006-03-22 | more external tab work, tidying and tab width config option | simonb | 1 | -1/+3 |
2006-03-22 | external tabs features and bugfixes | simonb | 1 | -3/+10 |
2006-03-20 | external tabs | simonb | 1 | -0/+2 |
2006-03-18 | added addManagedResource, which adds a resource to BScreen and will be destro... | fluxgen | 1 | -0/+7 |
2006-02-19 | Added center resize. Resizes all corners at the same time. | fluxgen | 1 | -0/+1 |
2006-02-19 | moved placement strategies to different PlacementStrategy classes | fluxgen | 1 | -16/+7 |
2006-02-18 | moved all focus handling to class FocusControl | fluxgen | 1 | -48/+31 |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 |
2005-09-07 | Add titlebar scrolling options (thanks Krzysiek Pawlik <krzysiek.pawlik__AT__... | simonb | 1 | -0/+5 |
2005-07-20 | Changed some *Focus options, just to make some things a bit more clear. | mathias | 1 | -47/+53 |
2005-07-04 | cleaning, change getCount to numberOfWorkspace | fluxgen | 1 | -14/+8 |
2005-06-23 | moved window menu from FluxboxWindow to BScreen | fluxgen | 1 | -1/+15 |
2005-06-03 | - Usage of xft-fonts is prefered, except a font-description starts with '-' | mathias | 1 | -2/+0 |
2005-01-24 | copyright date | mathias | 1 | -1/+1 |
2005-01-24 | copyright dates | mathias | 1 | -2/+2 |
2005-01-03 | fixed #996298, maximized windows and snapped windows dont respect | mathias | 1 | -3/+1 |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 |
2004-10-18 | cosmetic changes, added ResizeModel to ScreenRessources | akir | 1 | -4/+5 |
2004-10-16 | added followModel Ressources, dunno if the name is so clever, i am open for o... | akir | 1 | -1/+8 |
2004-09-16 | cleaning, we dont create windows with XCreateWindow | fluxgen | 1 | -2/+3 |
2004-09-12 | preliminary support for composite/compositing manager. Also general work | rathnor | 1 | -2/+3 |
2004-09-11 | head specific strut, patch from Mathieu De Zutter | fluxgen | 1 | -4/+9 |
2004-09-09 | transfered ::getRootPixmap from several places to new home, FbPixmap | akir | 1 | -2/+1 |
2004-08-31 | add autoconf check for std c++ headers | rathnor | 1 | -2/+6 |
2004-06-21 | tidying up initialisation with dockapps | rathnor | 1 | -2/+1 |
2004-05-02 | iconmenu is now handled in IconMenu which is created in WorkspaceMenu, moved ... | fluxgen | 1 | -26/+16 |
2004-04-28 | fixes for/reimplement parts of directional focus movement | rathnor | 1 | -2/+2 |
2004-04-19 | kde dockapps in systray and moved resource templates to ScreenResource.cc | fluxgen | 1 | -1/+7 |
2004-04-12 | hide window menu if click on another window, patch from Mathias Gumz | fluxgen | 1 | -1/+4 |
2004-03-30 | optional decoration of transient windows, patch from Scott Moser | fluxgen | 1 | -2/+3 |
2004-03-22 | added screen resource .overlay.lineWidth, .overlay.lineStyle and .overlay.cap... | fluxgen | 1 | -1/+5 |
2004-03-21 | primarily focus fix/tweak/rejigging | rathnor | 1 | -1/+2 |
2004-01-19 | workspace area signal | fluxgen | 1 | -2/+5 |
2004-01-16 | different window for position coordinates, patch from Junichiro Kita | fluxgen | 1 | -4/+6 |