all repos — fluxbox @ 46fb72ba759fbcfdc59e1c0b169b424a2e2759af

custom fork of the fluxbox windowmanager

calling winbutton theme with frame theme
fluxgen fluxgen
commit

46fb72ba759fbcfdc59e1c0b169b424a2e2759af

parent

44208838af27bb819a5b326607009d41c00cb943

1 files changed, 2 insertions(+), 2 deletions(-)

jump to
M src/Screen.ccsrc/Screen.cc

@@ -22,7 +22,7 @@ // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING

// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: Screen.cc,v 1.222 2003/08/18 11:26:17 fluxgen Exp $ +// $Id: Screen.cc,v 1.223 2003/08/22 15:03:28 fluxgen Exp $ #include "Screen.hh"

@@ -275,7 +275,7 @@ m_windowtheme(new FbWinFrameTheme(scrn)),

// the order of windowtheme and winbutton theme is important // because winbutton need to rescale the pixmaps in winbutton theme // after fbwinframe have resized them - m_winbutton_theme(new WinButtonTheme(scrn)), + m_winbutton_theme(new WinButtonTheme(scrn, *m_windowtheme)), m_menutheme(new MenuTheme(scrn)), m_root_theme(new RootTheme(scrn,