|
hmm. dark grey, tango icons. really nice. |
Nice. Pity I can't achieve that window look with Windows.. |
cthu1hu and frantic, thanks. @frantic, you can make it look like mine with 3dcc or something I don't remember and a tango patcher for icons if I'm right. |
lyrae: y, i know about 3dcc, but due to insanely stupid way windows skins are done, a VERY low number of 3dcc actually work good. |
That looks lovely. A shame windows never really works with dark colours :( |
custom gtk theme? |
It is called Murrina-Black. I also made a fluxbox theme. It is available at boxwhore.org. |
fluxbox? only thing i like about flux over openbox is that it is possible to enable trans in menu/titlebars.. but i heard about a patch that will do the same with ob3 but i have yet to find it |
im having a hard time getting ob3 compiled after using the gehtehkah patch.. at this point im stuck i was wondering if you had to do anything, i'm obviously overlooking something. |
i can compile with gtk not enabled but whats the point of that ;) |
jn@utopia:~/openbox-3.3.1$ aclocal -I m4 $ACLOCAL_FLAGS
aclocal: configure.ac: 49: macro `AM_PROG_CC_C_O' not found in library thats as far as i get. |
ok made it past that step by getting a diff ver of automake, now im stuck at autoconf, what ver of autoconf is needed as i get another error here: jn@utopia:~/openbox-3.3.1$ autoconf
configure.ac:23: error: possibly undefined macro: AC_SUBST
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:89: error: possibly undefined macro: AC_DEFINE |
It depends on what distro u are using. I'm sorry i can't help. Perhaps u could look in the forum of your distro. I am using archlinux. |
can you paste the results of a "autoconf -V" here please |
lyrae -> autoconf -V
autoconf (GNU Autoconf) 2.60
Written by David J. MacKenzie and Akim Demaille.
|
i guess it has to do with ob 3.3.1 the patch needs to be hacked, im gonna look into it more.. |