aboutsummaryrefslogtreecommitdiff
path: root/src/Screen.hh
AgeCommit message (Expand)AuthorFilesLines
2008-05-12refactor menu reloading, added FbTk::AutoReloadHelperMark Tiefenbruck1-13/+14
2008-05-11more useless codeMark Tiefenbruck1-4/+0
2008-05-09Fixed so tooltip window in the iconbar when the title changes.Henrik Kinnunen1-3/+10
2008-05-05add tooltips for iconbar buttons when title is too long to fitMatteo Galiazzo1-2/+7
2008-02-10removed gotoHenrik Kinnunen1-0/+3
2008-01-27Move windows out of inactive heads upon layout change.Tomas Janousek1-0/+1
2008-01-27Reload the Xinerama layout on RandR signal.Tomas Janousek1-1/+1
2008-01-19move position and geometry windows into their own classMark Tiefenbruck1-4/+4
2008-01-12move some stuff from Fluxbox to BScreenMark Tiefenbruck1-0/+2
2008-01-08split WinButtonTheme into multiple themesMark Tiefenbruck1-3/+9
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