Release Candidates :: DSL v4.4RC1



Quote
Might consider trying a font that has multiple sizes.

I'm concerned that it works across the board and works well for everyone. I don't think scripts should be have to be rewritten to accomodate certain fonts.

BTW, the idea for using a gradient instead of wallpaper came from your (mikshaw's) wmii extension. Thanks.

Quote
ATM, I am too busy with trying to make progress on tiny core.
Sorry to hear that. Is there much work left?
Perhaps you could release an alpha and let the community hack away, with instructions on what you wish?

Quote (meo @ May 20 2008,03:32)
Hi again Robert!

Thank you for responding. As I said the matter wasn't that important to me but I thought you might have an answer to it. I'm posting this from a "vanilla" or out of the box DSL 4.4RC1 and by mistake I started with jwm (I forgot the desktop boot code) and I must say that the looks of jwm in this cut is so good that I might be persuaded to keep on using it. The jwm menu has like a space between every item that the fluxbox menu doesn't have and that helps out a lot when you don't have a perfect eye-vision. It looks really nice so I don't mind if you keep it that way (this said by an old blackbox user in Slackware). I agree with andrewb "what a great look - the best yet - clean & simple". Now I won't bug you anymore so that you can get more time to work on coming releases of DSL.

Have fun and be assured that your good work really is appreciated (that goes for all contributors to this release),
meo

You can have empty spaces in the Fluxbox menu, using the fluxbox code "[nop]" See: http://fluxbox.sourceforge.net/docs/en/newdoc.menuedit.php#commands

You should be able to create a script that takes the fluxbox menu file, and replaces every \n with "\n [nop] (   ) \n", or something. Probably with Sed (At the end of every line, add "\n [nop] (   ) "...

I'll try later tonight.

Hi chaostic!

Thanks for your reply. It seems like a great idea. It might solve the problem I have seeing the fluxbox menu contents in this new release of DSL. Thanks again!

Have fun out there tweaking with DSL,
meo

Quote
You can have empty spaces in the Fluxbox menu, using the fluxbox code "[nop]"
You can also set the menu height in your style file (or .Xdefaults, I believe), although I can't recall if this feature is available in DSL's Fluxbox. The resource is menu.itemHeight: <integer>

Next Page...
original here.