summaryrefslogtreecommitdiff
path: root/src/Screen.hh
AgeCommit message (Expand)Author
2012-04-06Allow percentage values for some Window commandsLajos Koszti
2011-05-10Remove all trace of Observers and SubjectsPavel Labath
2011-05-10Convert Screen::reconfigureSig to FbTk::SignalPavel Labath
2011-05-10Last round of simplification of Signal/Slot classesPavel Labath
2011-05-10Convert FbTk::Theme::reconfigSig and friends to the new Signal systemPavel Labath
2011-04-25bugfix: do not warp workspaces with only one workspaceMathias Gumz
2011-03-23removed useless codeMathias Gumz
2011-03-19prepare BScreen::XineramaHeadInfo to be 'RectangleLike'Mathias Gumz
2011-03-18compile fix for clang, forward declaration of FocusControl was not enoughMathias Gumz
2011-02-23renamed FbTk::XLayer to FbTk::Layer and FbTk::XLayerItem to FbTk::LayerItemMathias Gumz
2010-09-09removed dead codeMathias Gumz
2010-09-08introduced FbTk::BidiStringMathias Gumz
2008-10-12merge menuDelay and menuDelayClose optionsMark Tiefenbruck
2008-10-04remove menu modesMark Tiefenbruck
2008-10-04remove follow modelsMark Tiefenbruck
2008-10-04remove line style resources from init fileMark Tiefenbruck
2008-10-04remove rootcommand from init fileMark Tiefenbruck
2008-09-28Changed resize signal in BScreen to use the new signal systemHenrik Kinnunen
2008-09-28Changed workspace area signal to use the new signal systemHenrik Kinnunen
2008-09-28Merge branch 'master' of fluxbox@git.fluxbox.org:fluxboxHenrik Kinnunen
2008-09-28Change focused signal to use the new signal systemHenrik Kinnunen
2008-09-28don't let KeyRelease events propagate to windowsMark Tiefenbruck
2008-09-21Changed icon list signal in BScreen to use the new signal systemHenrik Kinnunen
2008-09-21Changed client list signal in BScreen to use the new signal systemHenrik Kinnunen
2008-09-21Changed background changed signal in BScreen to use the new signal systemHenrik Kinnunen
2008-09-21Changed workspace names signal in BScreen to use the new signal systemHenrik Kinnunen
2008-09-21Changed current workspace signal in BScreen to use the new signal systemHenrik Kinnunen
2008-09-18Changed workspace count signal in BScreen to use the new signal system.Henrik Kinnunen
2008-09-11fix some default valuesMark Tiefenbruck
2008-09-08update workspace names atoms/resources when adding a new workspaceMark Tiefenbruck
2008-08-27remove option to disable decorations on transient windowsMark Tiefenbruck
2008-08-15move some frame size calculations to FbWinFrameMark Tiefenbruck
2008-06-26remove dithering codeMark Tiefenbruck
2008-06-19move default window menu to ~/.fluxbox/windowmenuMark Tiefenbruck
2008-05-11refactor menu reloading, added FbTk::AutoReloadHelperMark Tiefenbruck
2008-05-11more useless codeMark Tiefenbruck
2008-05-09Fixed so tooltip window in the iconbar when the title changes.Henrik Kinnunen
2008-05-05add tooltips for iconbar buttons when title is too long to fitMatteo Galiazzo
2008-02-10removed gotoHenrik Kinnunen
2008-01-27Move windows out of inactive heads upon layout change.Tomas Janousek
2008-01-27Reload the Xinerama layout on RandR signal.Tomas Janousek
2008-01-19move position and geometry windows into their own classMark Tiefenbruck
2008-01-11move some stuff from Fluxbox to BScreenMark Tiefenbruck
2008-01-08split WinButtonTheme into multiple themesMark Tiefenbruck
2008-01-07switch FbWinFrameTheme to use FocusableThemeMark Tiefenbruck
2008-01-04update code to use ThemeProxyMark Tiefenbruck
2008-01-03remove old svn $Id$ tagsMark Tiefenbruck
2007-12-30removed some unneeded headersMathias Gumz
2007-12-29'inline' in class declaration is implicitly inlineMathias Gumz
2007-12-27merge MenuTheme with FbTk::MenuThemeMark Tiefenbruck