aboutsummaryrefslogtreecommitdiff
path: root/src/Screen.hh
AgeCommit message (Expand)AuthorFilesLines
2008-01-07switch FbWinFrameTheme to use FocusableThemeMark Tiefenbruck1-3/+7
2008-01-05update code to use ThemeProxyMark Tiefenbruck1-10/+10
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck1-2/+0
2007-12-30removed some unneeded headersMathias Gumz1-2/+0
2007-12-29'inline' in class declaration is implicitly inlineMathias Gumz1-41/+41
2007-12-28merge MenuTheme with FbTk::MenuThemeMark Tiefenbruck1-4/+4
2007-12-11only allow one open menu at a timemarkt1-6/+0
2007-11-12a little fix for focusing lowered tabs on other workspacesmarkt1-1/+1
2007-11-12allow arbitrary window patterns in iconbarmarkt1-0/+3
2007-10-24introduced workspacename for ClientPattern, and some miscellaneous cleanupmarkt1-16/+5
2007-10-23allow remembering minimized, maximized, and fullscreen statemarkt1-3/+0
2007-10-22replaced ModKey with new key commands StartMoving and StartResizingmarkt1-11/+0
2007-10-13merged changes from pre-develmarkt1-30/+24
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