Puppy Linux Discussion Forum Forum Index Puppy Linux Discussion Forum
Puppy HOME page : puppylinux.com
"THE" alternative forum : puppylinux.info
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

The time now is Tue 21 May 2013, 09:00
All times are UTC - 4
 Forum index » Advanced Topics » Puppy Projects
Puppy 2.15CE "Viz" - Development Ideas/Requests
Moderators: Flash, JohnMurga
Post new topic   Reply to topic View previous topic :: View next topic
Page 12 of 22 [321 Posts]   Goto page: Previous 1, 2, 3, ..., 10, 11, 12, 13, 14, ..., 20, 21, 22 Next
Author Message
Previously known as Guest


Joined: 28 Sep 2005
Posts: 240

PostPosted: Mon 05 Mar 2007, 20:03    Post subject:  

I've tried looking through posts & didn't find... I did see about getting the right mouse click to pop up the menu on desktop, but how about the mouse wheel activating window shade mode, I really miss that. Finally getting some time to look at the CE alpha. Embarassed
Back to top
View user's profile Send private message 
Pizzasgood


Joined: 04 May 2005
Posts: 6270
Location: Knoxville, TN, USA

PostPosted: Mon 05 Mar 2007, 21:17    Post subject:  

I don't think that's possible with IceWM yet. I miss it too. You can double-middle-click to roll it up though. There is also an optional button for the title-bar that will do it. Neither are as simple though.
_________________
Between depriving a man of one hour from his life and depriving him of his life there exists only a difference of degree. --Muad'Dib

Back to top
View user's profile Send private message Visit poster's website 
Previously known as Guest


Joined: 28 Sep 2005
Posts: 240

PostPosted: Mon 05 Mar 2007, 21:20    Post subject:  

thanks PG, must investigate more, I haven't really used iceWM much at all yet.
Back to top
View user's profile Send private message 
rarsa


Joined: 29 May 2005
Posts: 3053
Location: Kitchener, Ontario, Canada

PostPosted: Mon 05 Mar 2007, 22:37    Post subject: About women and computers  

I've opened a new thread to continue the "Women and computers" thread.

http://www.murga-linux.com/puppy/viewtopic.php?p=102108#102108

_________________
http://rarsa.blogspot.com Covering my eclectic thoughts
http://www.kwlug.org/blog/48 Covering my Linux How-to
Back to top
View user's profile Send private message Visit poster's website 
Pizzasgood


Joined: 04 May 2005
Posts: 6270
Location: Knoxville, TN, USA

PostPosted: Tue 06 Mar 2007, 19:28    Post subject:  

Tried the new Beta, very nice. Here's my thoughts after about five minute's worth of hurried testing:

gxine and gaim need Mozilla libraries, which are missing. The ones needed are:
/usr/lib/mozilla/libnspr4.so
/usr/lib/mozilla/libnss3.so
/usr/lib/mozilla/libplc4.so
/usr/lib/mozilla/libplds4.so
/usr/lib/mozilla/libsmime3.so
/usr/lib/mozilla/libsoftokn3.chk
/usr/lib/mozilla/libsoftokn3.so
/usr/lib/mozilla/libssl3.so

The neatest way to do that with Unleashed would be give them a separate package.

Also, if you symlink /usr/X11R7/lib/libXcursor.so.1 to /usr/X11R7/lib/libXcursor.so in the Xorg package, adding custom cursor themes will work. Speaking of cursor themes, you might want to consider adding one to enhance the "wow" effect. I haven't looked around at which ones are available so I can't nominate one. Probably whatever one you use should be clean, unobtrusive, and not overly animated. Also, make sure that all the "parts" of it work right, like the "resize" modes, the "wait" mode, etc.

To install them, just put them in /root/.icons/. Symlink the one you want to /root/.icons/default. You could rename it "default", but it's better to symlink, because that preserves the theme name and makes changing easier.

The GTK theme looks great, though I'm not sold on the turquoise menu-bar. I think that should be the same style as the rest. I know you aren't the one who made it though, so I understand if it must stay. It's not that annoying.

I about fell out of my chair after clicking "my computer" and nothing happening immediately. That was before I realized you set the "my computer" icon to MUT and moved the link to /root to "my documents". Incidentally, the "my computer" icon is the same one I have on my "home" icon, in the same place. So I felt even more disoriented than I should have. Wink

Speaking of icons, they look great. I like that you used a separate color for mountpoints. I sometimes do that on my system. It helps distinguish them.

The icons in the menu aren't so great looking. From my own experience, they're the most annoying to change too. Two ways: change the image itself, or what the .desktop file points to. Changing the actual image will affect all things that load the image, so sometimes it's more effective. But sometimes you change it enough that some other reference to it doesn't make sense anymore, so you have to be careful with radical changes, and do those in the .desktop file.

Opera seems to have saved your session, WhoDo. You might want to clear the cache and history before the final release. Also, I didn't look so you may have done this already, but default bookmarks to important Puppy stuff would be cool.

Finally, and this applies to Barry's Puppies too, Gaim auto-connects to #puppylinux. This annoys me a lot. I don't use Gaim much, but when I run it, I don't want to be thrown into a chat room. I want to be given a screen where I can choose to log in with my (hypothetical) msn or yahoo account. A better solution would be to disable the auto-login thing and just leave the #puppylinux thing as a pre-configed option. I don't know much about configuring Gaim to help with that though.


Overall, very nice so far! Smile
And in < 100MB already. Excellent.

_________________
Between depriving a man of one hour from his life and depriving him of his life there exists only a difference of degree. --Muad'Dib

Back to top
View user's profile Send private message Visit poster's website 
Lobster
Official Crustacean


Joined: 04 May 2005
Posts: 15109
Location: Paradox Realm

PostPosted: Tue 06 Mar 2007, 20:47    Post subject:  

=====Puppy 2.15CE "Viz" Beta Please mirror =====
http://www.pkagfiles.net/puppy215CE/puppy-215CE-STD-Beta1.iso
http://www.pkagfiles.net/puppy215CE/puppy-215CE-STD-Beta1.iso.md5.txt

Cool

_________________
Puppy WIKI
Back to top
View user's profile Send private message Visit poster's website 
WhoDo


Joined: 11 Jul 2006
Posts: 4441
Location: Lake Macquarie NSW Australia

PostPosted: Tue 06 Mar 2007, 21:43    Post subject:  

Pizzasgood wrote:
gxine and gaim need Mozilla libraries, which are missing. The ones needed are:
/usr/lib/mozilla/libnspr4.so
/usr/lib/mozilla/libnss3.so
/usr/lib/mozilla/libplc4.so
/usr/lib/mozilla/libplds4.so
/usr/lib/mozilla/libsmime3.so
/usr/lib/mozilla/libsoftokn3.chk
/usr/lib/mozilla/libsoftokn3.so
/usr/lib/mozilla/libssl3.so

+ /usr/lib/mozilla/libmozjs.so Shocked - all of the above are included in the attached dotpup. There goes my sub-100Mb beta... Crying or Very sad

Pizzasgood wrote:
Also, if you symlink /usr/X11R7/lib/libXcursor.so.1 to /usr/X11R7/lib/libXcursor.so in the Xorg package, adding custom cursor themes will work.
Done for Beta2. Thanks, PG.

Pizzasgood wrote:
I about fell out of my chair after clicking "my computer" and nothing happening immediately. That was before I realized you set the "my computer" icon to MUT and moved the link to /root to "my documents". Incidentally, the "my computer" icon is the same one I have on my "home" icon, in the same place. So I felt even more disoriented than I should have. Wink

Just a note for the sake of political correctness - drives has become "Computer" not "my computer" and home has become "Documents" not "my documents". I wanted familiar, not identical. Glad you didn't fall down. I'm not covered for public liability on this project! Laughing

Pizzasgood wrote:

Speaking of icons, they look great. I like that you used a separate color for mountpoints. I sometimes do that on my system. It helps distinguish them.

Check the Puppy 2.15: Look and Feel thread in the next few days. I have my eye on some really special - and unique - icons that are being developed by an acquaintance from another distro. They'll blow you away with their simplicity and striking appeal while being unlike anything you've ever seen before. Maybe we'll be able to do a deal for Puppy 2.15CE Final, if everyone else likes them too!

Pizzasgood wrote:

The icons in the menu aren't so great looking. From my own experience, they're the most annoying to change too. Two ways: change the image itself, or what the .desktop file points to. Changing the actual image will affect all things that load the image, so sometimes it's more effective. But sometimes you change it enough that some other reference to it doesn't make sense anymore, so you have to be careful with radical changes, and do those in the .desktop file.

Still working on these. I've got many of the icons from the Level 1 menu under control, but those in Level 2 are still ordinary. Give me time and I'll whip them around too.

Pizzasgood wrote:

Opera seems to have saved your session, WhoDo. You might want to clear the cache and history before the final release. Also, I didn't look so you may have done this already, but default bookmarks to important Puppy stuff would be cool.

Actually, Opera defaults to loading the last used page, and that's where that has come from. I'll change it to loading home page first and that should fix things. I used Dougal's remaster script to include some last minute changes, so all personal settings should be gone. I will be including Puppy Home and Puppy Discussion Forum in the default bookmarks. I did that for the Alpha but didn't have time to mess with it for the Beta1. Beta2 will be more of a consolidation and stuff like that should be fixed by then.

Pizzasgood wrote:

Finally, and this applies to Barry's Puppies too, Gaim auto-connects to #puppylinux. This annoys me a lot. I don't use Gaim much, but when I run it, I don't want to be thrown into a chat room. I want to be given a screen where I can choose to log in with my (hypothetical) msn or yahoo account. A better solution would be to disable the auto-login thing and just leave the #puppylinux thing as a pre-configed option. I don't know much about configuring Gaim to help with that though.

I'll look and see what I can do.

Pizzasgood wrote:

Overall, very nice so far! Smile
And in < 100MB already. Excellent.

Thanks, but not any more after your little test! Razz The 2.3Mb of Mozilla libraries took care of that little milestone pretty quickly! *sigh* Oh well, there's always next time! Very Happy
215ce-missing-libs.pup
Description  Missing mozilla libs for gxine and gaim.
pup

 Download 
Filename  215ce-missing-libs.pup 
Filesize  571.47 KB 
Downloaded  398 Time(s) 
Back to top
View user's profile Send private message 
Pizzasgood


Joined: 04 May 2005
Posts: 6270
Location: Knoxville, TN, USA

PostPosted: Tue 06 Mar 2007, 22:01    Post subject:  

I should have scanned over the list I posted before posting. Those are the ones I included in Pizzapup to keep Gaim happy. I forgot that Pizzapup doesn't have Gxine, so I didn't have the libmozjs.so.

"computer" and "documents" are shorter anyways.

I'll keep an eye out for the new icons. Very Happy

_________________
Between depriving a man of one hour from his life and depriving him of his life there exists only a difference of degree. --Muad'Dib

Back to top
View user's profile Send private message Visit poster's website 
alienjeff


Joined: 08 Jul 2006
Posts: 2290
Location: Winsted, CT - USA

PostPosted: Tue 06 Mar 2007, 23:02    Post subject: An errant possessive?
Subject description: v2.15CE "ownership"
 

WhoDo wrote:
There goes my sub-100Mb beta...


Your beta or the community's beta?

_________________
hangout: ##arch-ftw on irc.freenode.net
diversion: http://alienjeff.net - visit The Fringe
quote: "The foundation of authority is based upon the consent of the people." - Thomas Hooker

Back to top
View user's profile Send private message 
iscraigh

Joined: 03 Sep 2006
Posts: 276

PostPosted: Wed 07 Mar 2007, 00:26    Post subject:  

Alright did I miss something when did the switch to Opera come I thought the overwhelming opinion on the forums was for firefox. I don't mind Opera but I prefer firefox my banking site won't work with opera, Opera doesn't have near the support or extensions that firefox does. I know people that love Opera love it it is fast and small but my impression was that the majority of people in the community prefer firefox.....perhaps I am wrong. putting aside my preference for Firefox I did an unscientific community pole. I did a forum search for Firefox, 1000 posts...Opera 785 posts. Okay that could mean that firefox just has more problems. Is there a way to see if the firefox.pup gets downloaded more or less than Opera. I can always install Firefox and remaster so it is not a deal breaker if the majority of the community prefers Opera. I am not convinced that the community prefers Opera, I know some of the developers do and ultimately it will be there decision, Just like an elected official I hope that they represent the constituents not themselves(I mean no insult comparing your hardwork and decisions to politicians Wink ). So I have offered my preference but fully support your work and will give it a good run around tommorow.

Craig
Back to top
View user's profile Send private message 
WhoDo


Joined: 11 Jul 2006
Posts: 4441
Location: Lake Macquarie NSW Australia

PostPosted: Wed 07 Mar 2007, 01:01    Post subject: Re: An errant possessive?
Subject description: v2.15CE "ownership"
 

alienjeff wrote:
WhoDo wrote:
There goes my sub-100Mb beta...


Your beta or the community's beta?

Yes, indeed, it is the "community's beta", into which I have put considerable time and effort and in whose success I have a not inconsiderable personal investment.

I'm sorry if I get just a tad possessive from time to time, especially when things don't go to plan. It's the product of those long and painful hours behind the scenes helping to build what others want but are unable to achieve by themselves, for often excellent reasons.

Thank you for reminding me, alienjeff.

Cheers
Back to top
View user's profile Send private message 
WhoDo


Joined: 11 Jul 2006
Posts: 4441
Location: Lake Macquarie NSW Australia

PostPosted: Wed 07 Mar 2007, 01:12    Post subject:  

iscraigh wrote:
Alright did I miss something when did the switch to Opera come I thought the overwhelming opinion on the forums was for firefox.

It is, and Firefox will be in the Office edition. It is just too big for the Standard edition to remain under 100Mb, which is also a strong community preference. I have asked for contributors to create a Firefox/Thunderbird/Java/Flash squash file (sfs) plugin, so even those with Standard edition could enjoy the best. That's coming, I hope fairly soon. Until then, please chill out, ok? Wink After all, there's many a beta between alpha and omega!

iscraigh wrote:
Just like an elected official I hope that they represent the constituents not themselves(I mean no insult comparing your hardwork and decisions to politicians Wink ). So I have offered my preference but fully support your work and will give it a good run around tommorow.

Yes, the will of the constituents - ALL of the constituents - will prevail if I have any say over the matter. At the moment I'm working much harder than any politician to deliver on something promised, rather than simply paying lip-service to it and making the inevitable excuses when it doesn't materialise.

You may, in complete safety and security, turn off the [panic] button for the time being! Laughing
Back to top
View user's profile Send private message 
Pizzasgood


Joined: 04 May 2005
Posts: 6270
Location: Knoxville, TN, USA

PostPosted: Wed 07 Mar 2007, 01:26    Post subject:  

Actually, in keeping with the "wow" factor, I think Firefox would look better. Opera looks good at first, but as soon as you open a menu, your gut starts to squirm and your lunch gets uppity. It feels kinda like being in '95. Firefox, on the other hand, would match the GTK theme (which is downright beautiful).

Firefox also wouldn't need QT installed, which makes including Opera not so size-efficient as many would hope. I haven't done the math, maybe it's still smaller. But if it is, it probably isn't by much.

I don't really have an opinion on which would be better. I'm inclined to think that the majority would choose Firefox, because they're more familiar with it, and it's open source. But neither one really matters to me.

Also, using Opera in a beta gives people a chance to try it out, and see how it fits. Like how WhoDo put in a truck load of themes in the alpha, so people could try them out. It's like test-driving a car, or trying on a pair of pants.

EDIT: Ah, I see you posted before I clicked "reply" WhoDo.

EDIT 2: iscraigh: have you tried having Opera claim it's IE or Mozilla? Sometimes that helps.

_________________
Between depriving a man of one hour from his life and depriving him of his life there exists only a difference of degree. --Muad'Dib

Back to top
View user's profile Send private message Visit poster's website 
iscraigh

Joined: 03 Sep 2006
Posts: 276

PostPosted: Wed 07 Mar 2007, 02:34    Post subject:  

Ye I have tried getting Opera to work by claiming to be IE no go. I have Opera and Firefox installed on my main machine (Ubuntu) but I run puppy on my kids machine and my laptop. I always find myself going back to Firefox though but I bow to the will of the masses. On the kids machine I will have to stay small as it runs off a usb stick but I may run the 215ce on the laptop. can I ask what extra do we get in the 215ce vs 214 addition? where are the extra 15mb's? Icemw i'm sure plus themes...Looks great love it. If I started with litepup are all the other parts of 215ce (updated scripts, icewm, etc) easily installable through petget.



Not hitting a panic button; just surprised I thought Firefox had already been chosen. Opera is a fine browser I have just always had more challenges getting java/flash/media player extensions to just work with it. I will give it a fair try in the beta and see what I have trouble getting to work.


Craig
Back to top
View user's profile Send private message 
WhoDo


Joined: 11 Jul 2006
Posts: 4441
Location: Lake Macquarie NSW Australia

PostPosted: Wed 07 Mar 2007, 03:16    Post subject:  

iscraigh wrote:
can I ask what extra do we get in the 215ce vs 214 addition? where are the extra 15mb's? Icemw i'm sure plus themes...Looks great love it. If I started with litepup are all the other parts of 215ce (updated scripts, icewm, etc) easily installable through petget.

Installable? Yes. Easily? Hmmmm...not really. Most of what separates 2.15CE from 2.14, apart from the look and feel things, involves updated versions of applications and scripts, some of which have made their way into unleashed and some not yet. Some key differences are:
Code:
Opera instead of Seamonkey suite
JWM plus Icewm (only JWM in 2.14)
MU-Gtk-Themechooser and LINsta theme
MU's Puppy Software Installer standard
MU's Trayicons quick application launcher
Pizzasgood's Pupbegone package remover standard
Defaults Wizard for easily changing default apps
Fox calculator replaces several others
Xfe File Explorer for multi-pane file management
Xmms player for music as standard
4 x new games - Euchre, Seahaven solitaire, Yahtzee, Hearts
Tweaked rc. startup scripts
Latest versions of Geany, Grafburn, PRename (was PBrename), Isomaster, Pfind file finder, Pupctorrent, Puppy sound mixer, Soxgui, blinky for Icewm (network activity monitor) and Freememapplet.


Whew! No wonder I'm struggling to get down to Barry's size of 86Mb!

iscraigh wrote:

Not hitting a panic button; just surprised I thought Firefox had already been chosen. Opera is a fine browser I have just always had more challenges getting java/flash/media player extensions to just work with it. I will give it a fair try in the beta and see what I have trouble getting to work.

Firefox is definitely the preferred browser, but it may only find its home as an sfs file rather than living inside the pup_215.sfs itself. That's like having your cake and eating it too, because it won't impact on RAM that way, but is still like lightning to load. We'll see what happens over the next few weeks. At the moment I'm going to struggle to meet the 10 March deadline for 2.15CE Office edition unless someone comes along and offers to build the Firefox sfs.

Cheers.
Back to top
View user's profile Send private message 
Display posts from previous:   Sort by:   
Page 12 of 22 [321 Posts]   Goto page: Previous 1, 2, 3, ..., 10, 11, 12, 13, 14, ..., 20, 21, 22 Next
Post new topic   Reply to topic View previous topic :: View next topic
 Forum index » Advanced Topics » Puppy Projects
Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.1027s ][ Queries: 13 (0.0086s) ][ GZIP on ]