Small Windowmanager Enlightenment DR 16-7

Window managers, icon programs, widgets, etc.
Message
Author
Nevermore
Posts: 366
Joined: Sat 26 Nov 2005, 14:23
Location: Italy

#21 Post by Nevermore »

here it is my .jwmrc file.. :D
Attachments
jwm.zip
my jwmrc
(6.92 KiB) Downloaded 583 times
--
/sbin/Nevermore

Brian C
Posts: 168
Joined: Thu 09 Feb 2006, 04:19

#22 Post by Brian C »

Thanks for making an e16 dotpup, but how to I get to the regular puppy menu? I can only launch apps that are on the desktop. I tried the menuedut dotpup, but after installing it, when I try to ru nthe program in the command line, I get this error:

# ./e16menuedit2

(e16menuedit2:4186): Gtk-WARNING **: Mixing deprecated and non-deprecated GtkToolbar API is not allowed

(e16menuedit2:4186): Gtk-WARNING **: Mixing deprecated and non-deprecated GtkToolbar API is not allowed

(e16menuedit2:4186): Gtk-WARNING **: Mixing deprecated and non-deprecated GtkToolbar API is not allowed

(e16menuedit2:4186): Gtk-WARNING **: Mixing deprecated and non-deprecated GtkToolbar API is not allowed

(e16menuedit2:4186): Gtk-WARNING **: Mixing deprecated and non-deprecated GtkToolbar API is not allowed

(e16menuedit2:4186): Gtk-WARNING **: Mixing deprecated and non-deprecated GtkToolbar API is not allowed

(e16menuedit2:4186): Gtk-WARNING **: Mixing deprecated and non-deprecated GtkToolbar API is not allowed

** (e16menuedit2:4186): CRITICAL **: hmm. looks like you have some "issues" as you don't have a /root/.enlightenment/menus/file.menu file.

#

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#23 Post by MU »

Brian, the menuedit.pup is just to add own entries to the enlightenment-menu.
It can not import the Puppy-menu.

I will write a script for that in the next days.

----
Nevermore:
I tried your .jwmrc, and found no errors.
Maybe you get some, if you run
/usr/local/Puppy-wxB-menue-0.8/Puppy-wxB-menue
from a consolewindow?

At moment, I have no idea why it won't work for you.
Hopefully the script I will make for enlightenent in some days will solve your problems.
Mark

Nevermore
Posts: 366
Joined: Sat 26 Nov 2005, 14:23
Location: Italy

#24 Post by Nevermore »

hello MU
now it works!
i called it from bash and from then it works even if i reboot.
do u know why the dropicon doesn't work?
--
/sbin/Nevermore

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#25 Post by MU »

try this:

edit
/usr/local/Puppy-wxB-menue-0.8/Puppy-wxB-menue

Replace the last 2 lines with this:

Code: Select all

cd /usr/local/Puppy-wxB-menue-0.8/resource
wxbasic /usr/local/Puppy-wxB-menue-0.8/resource/main.wxb
I also updated the wxb-menue Dotpup with this.

Mark

Nevermore
Posts: 366
Joined: Sat 26 Nov 2005, 14:23
Location: Italy

#26 Post by Nevermore »

i found on the menue there are 2 entries "dotpups" how can i correct that?
--
/sbin/Nevermore

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#27 Post by MU »

edit
/usr/local/Puppy-wxB-menue-0.8/resource/main.wxb

comment line 154:

Code: Select all

// read_menu_from_rc(menuedir & "/.myownmenuerc")
But then you can not add new entries using the internal menueditor.

Or remove the Dotpups-entries with the inbuilt menueditor.
But when you install a new one, it will add itself there again.

Mark

Nevermore
Posts: 366
Joined: Sat 26 Nov 2005, 14:23
Location: Italy

#28 Post by Nevermore »

another thing:
the wxB menu icon is sometime covered by the taskbar, so became impossible to use...
i don't have a middlebutton mouse so i can't move it..
i think it should be rather in the bottom center, so that it will be covered by jwm taskbar when using jwm and became visible on enlightenment :D
--
/sbin/Nevermore

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#29 Post by MU »

The icon should always float on top over all other icons.
If you run it from .xinitrc , you might have to run it delayed, so that it starts after enlightenment:
sleep 3 && /usr/local/Puppy-wxB-menue-0.8/Puppy-wxB-menue &
Then it should be on top of the topbar.
Or click -> menue-config -> restart menue

You can set it's position manually; change the values with leafpad in:
/root/.wxb-deskletts/#usr#local#Puppy-wxB-menue-0.8#resource_pos

To use the menu in Enlightenment only, you could use this in .xinitrc:

Code: Select all

if  [ "$CURRENTWM"  == "enlightenment" ];then
  sleep 3 && /usr/local/Puppy-wxB-menue-0.8/Puppy-wxB-menue  &
fi

Mark

raffy
Posts: 4798
Joined: Wed 25 May 2005, 12:20
Location: Manila

Thanks

#30 Post by raffy »

Thanks, Mark, this is something needed to show people how different *nix can be from Window$. It's really good to finally see Enlightenment in Puppy. Cheers!

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#31 Post by MU »

Puppy-Menu for e16:

*removed*

I updated the screenshots in thefirst message.

After installation, simply click it in ROX.
The first run takes some seconds, as it converts several icons.
Later you can run it again from the enlightenment-menu, for example after you installed a new Dotpup (Puppy - e16 - reload Puppy Menu).

Mark
Last edited by MU on Wed 05 Apr 2006, 04:37, edited 1 time in total.

User avatar
cygnus
Posts: 59
Joined: Wed 20 Jul 2005, 14:12
Location: Casper, WY

#32 Post by cygnus »

I downloaded the screenshot and set is as my wallpaper just to see what it would look like. :)

I can't wait to try it. I hope it works well in 800 x 600 resolution.
Smoke me a kipper, I'll be back for breakfast

User avatar
Rhino
Posts: 263
Joined: Wed 04 May 2005, 13:28
Location: Cincinnati, OH, USA
Contact:

#33 Post by Rhino »

I just wanted to post a couple of screenshots so you can see how good Puppy can look if you want. I still really like jwm as the window manager since it simply works well. However, I know some people have complained that Puppy is "too plain looking" to catch on with the mainstream users and that it needs a snazzy wallpaper, but after you see Puppy with Enlightenment it is one of the best looking (and more importantly, running) OS's out there. I know that Enlightenment doesn't exactly fit Puppy's goals of being a simple, somewhat minimalist distro, but that is the great thing about it...you can customize 'til your heart's content.

Image

Notice the wonderful transparency on the menus.

Image
Visit the Puppy Linux Video Tutorials @ http://rhinoweb.us

User avatar
Rhino
Posts: 263
Joined: Wed 04 May 2005, 13:28
Location: Cincinnati, OH, USA
Contact:

#34 Post by Rhino »

For all of you image manipulators and gimp-minded folks out there.

Looking at the above wallpaper, just imagine a tiny Chihuahua chasing the Cheetah!

Go Puppy Go!
Visit the Puppy Linux Video Tutorials @ http://rhinoweb.us

User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

#35 Post by Lobster »

Rhino wrote:I just wanted to post a couple of screenshots so you can see how good Puppy can look if you want. I still really like jwm as the window manager since it simply works well.
I believe the current web-vernacular is "awesome"
I have to agree I use JWM (even though some questions recently as to its xvesa compatibility) quite happily

Of all the Wmangers I have tried in Puppy this Enlightenment seemed the one with the most tinkering potential

Maybe if we can simplify the dotpups needed into one script more people will try it . . .

This to me is Puppy at its best.
You follow Marks instructions. You create something really quite unique and you have fun with it. All the time you are aware that Puppy is fast and stable.

maybe we need to update our screenshots here:
http://puppylinux.org/wikka/PedigreePuppyP2

and here:
http://puppylinux.org/user/photogallery.php
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#36 Post by MU »

Rhino, that looks great!
How did you get the menu transparent? :?: :shock:

Here is another theme, I had to modify it (replace fonts, add epplet-classes).
*removed*

Image

Big screenshot: http://dotpups.de/dotpups/WindowManager ... ive-mu.jpg

Mark
Last edited by MU on Wed 05 Apr 2006, 04:38, edited 3 times in total.

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#37 Post by MU »

Lobster, I willmake a "all in one"-Dotpup next week.
First remove some minor bugs (wrong fonts in some themes),and add some scripts for easier handling.

When that is done, I'll throw all together :P

User avatar
Rhino
Posts: 263
Joined: Wed 04 May 2005, 13:28
Location: Cincinnati, OH, USA
Contact:

#38 Post by Rhino »

To make the menus transparent just right click on the desktop...Desktop Background Settings.. and down at the bottom is the theme transparency settings. I have mine a 152. This tool also does a magnificent job of resizing images to perfectly fit the background in the Background image scaling and alignment.

If you right click on the desktop...Special Fx Settings, you can get some neat ripple and wave effects on the bottom of your screen. 8) [/quote]
Visit the Puppy Linux Video Tutorials @ http://rhinoweb.us

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#39 Post by MU »

oh yessss.... cool, that must be new in 16-7.
Thanks :P
Mark

User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

#40 Post by Lobster »

MU wrote:Lobster, I willmake a "all in one"-Dotpup next week.
First remove some minor bugs (wrong fonts in some themes),and add some scripts for easier handling.

When that is done, I'll throw all together :P
8) [Much cheering and excited yelping]

Good news
It is time Puppy started looking less like Vesta (a sort of prepacked Microwave OS from Microphoney) wannabe ;)
and more like the future OS it surely is

Smaller, Simpler, Faster
Woosh

8)
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

Post Reply