Release Candidates :: DSL v4.4RC2



Quote
is lua now actually murgalua?
i tried changing to #!/bin/lua but Fl libs couldn't be found.

/bin/lua is now a standard Lua interpreter. The FLTK bindings from murgaLua are still included in DSL, but you have to explicitly "require" them from within your scripts. Thus you should invoke your Lua/FLTK script like this:
Code Sample
#!/bin/lua
require("fltk")
or like this:
Code Sample
#!/bin/lua -lfltk

#!/bin/lua
require("fltk")

thanks guys.

im again checking the design and stuff, but im not very satisfied with the colorcombinations. the wallpaper colors dont fit with the taskbar colors, i will be again making some wallpapers and some skins that maybe fit ;)

EDIT:
the fltk skins looks pretty cool, only the jwm taskbar should be a bit lighter to fit cool to it :)

EDIT2:
i made some quick wallpapers, tonight i will be making the skins for it, when im on my laptop

you can find the (simple and subtle) wallpapers on http://www.jaapz.nl/dump/DSL/bg?.png where the "?" is 1, 2 or 3

DSL isn't about "design and stuff" and there's nothing meiotic about the combinations in this iteration. I chose colors that didn't make me squint and that were mild and pleasant instead of black-on-black wannabe-h4x0r BS that makes eyes bleed from squinting.

If you need color coordination to use your computer, either set your own themes or stick with Vista and OSX.

Edit (after reading your edit): Are you a chick? Florist? Interior decorator? Nothing wrong with any of that, just curious why your socks have to match your beret.

Edit 2: I vote for solid color backgrounds from now on. Lower resource demands, fewer libraries (you can get rid of xsri and just use xsetroot), etc. Make it plain and if users want to get all gussied up in matching "outfits" like prom queens they can do it themselves.

Edit3: Note how big these things are. This is Damn SMALL Linux. Not Damn Sizable Linux.
image 1: 268 KB (274037 bytes)
image 2: 263 KB (268654 bytes)
image 3: 308 KB (314704 bytes)

Beauty is in the eye of the beholder. I don't think these are aesthetic improvements and, even if they're reduced from their bloated sizes, they're not resource improvements considering the gradient can be done with a lot less demand on RAM via xsri.

The last part was my criterion for using a gradient in the first place -- TO REDUCE RESOURCE DEMANDS DURING DEFAULT USE. If you can achieve that better than I have (other than what I suggested in my second edit with using a solid color and no emblem), I'm open to your suggestions and I know Robert will entertain them, too. But if your idea causes a lot more resources to be used by default instead of less, I'll tell you where to stick your quarter-plus MB wallpapers.

Quote (lucky13 @ June 04 2008,14:23)
DSL isn't about "design and stuff" and there's nothing meiotic about the combinations in this iteration. I chose colors that didn't make me squint and that were mild and pleasant instead of black-on-black wannabe-h4x0r BS that makes eyes bleed from squinting.

If you need color coordination to use your computer, either set your own themes or stick with Vista and OSX.

Edit (after reading your edit): Are you a chick? Florist? Interior decorator? Nothing wrong with any of that, just curious why your socks have to match your beret.

Edit 2: I vote for solid color backgrounds from now on. Lower resource demands, fewer libraries (you can get rid of xsri and just use xsetroot), etc. Make it plain and if users want to get all gussied up in matching "outfits" like prom queens they can do it themselves.

Wow, can you be even more of a sexist and a prick?

DSL could be the greatest linux distro ever, but if it looks like shit, noone will want to use it.

Next Page...
original here.