Fluxbox compiling problems after making a change.

Posted by Jack on Stack Overflow See other posts from Stack Overflow or by Jack
Published on 2010-05-14T06:04:32Z Indexed on 2010/05/15 1:44 UTC
Read the original article Hit count: 254

Filed under:

I'm trying to make the change here: http://fluxbox-wiki.org/index.php?title=Howto_Make_dblclick_titlebar_maximize

I am using the current git version of the fluxbox source.

I assume that those instructions are perhaps no longer valid for the current git version.

In the void FluxboxWindow::setupWindow() function I can see no references to CommandRef or frame.

I would like to know if it is possible that I could work out where they should go in that function, with only having a limited knowledge?

I am still trying to learn programming and don't know enough just yet to work out where they should go. I assume I can't just paste in the suggested lines anywhere in that function, but why not?

I can paste the source if needed, but I am unsure where to paste to.

© Stack Overflow or respective owner

Related posts about window-managers