Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Desktop Environments
  • Search

E17 is coming?? (Part 2)

Problems with GUI applications? Questions about X, KDE, Gnome, Fluxbox, etc.? Come on in. NOTE: For multimedia, go up one forum
Locked
Advanced search
872 posts
  • Page 19 of 35
    • Jump to page:
  • Previous
  • 1
  • …
  • 17
  • 18
  • 19
  • 20
  • 21
  • …
  • 35
  • Next
Author
Message
ppurka
Advocate
Advocate
Posts: 3257
Joined: Sun Dec 26, 2004 5:05 pm

Post by ppurka » Tue Aug 23, 2005 7:58 am

I can confirm a similiar experience, same happens here so not using custom mouse cursors for now
I think I got a solution to this. I had to replace the file default_pointer.edc in the theme with the file of the same name in the default theme. These are the steps I followed:

Decompile the theme:

Code: Select all

edje_decc <theme>.edj
Replace the file default_pointer.edc

Code: Select all

cd <theme>
cp /usr/portage/distfiles/cvs-src/e17/apps/e/data/themes/default_pointer.edc .
Optional Step:
Change the pointer size, _if required_. This can be done manually. I will show the diff below:

Code: Select all

$ diff ./default_pointer.edc /usr/portage/distfiles/cvs-src/e17/apps/e/data/themes/default_pointer.edc 
8,9d7
<       min: 22 26;
<       max: 22 26;
17,18d14
<            min: 22 26;
<            max: 22 26;
96,97d91
<       min: 22 26;
<       max: 22 26;
105,106d98
<       min: 22 26;
<       max: 22 26;
Alternatively, you can download the modified file from here (rename it to default_pointer.edc). These sizes "22 26" have been taken from the blue-eyed/Milky's theme. It can be changed to smaller or bigger dimensions to get a different sized mouse pointer.

Recompile the theme and copy it to theme directory

Code: Select all

./build.sh
cp <theme>.edj $HOME/.e/e/themes/
Change to the newly compiled theme

HTH.
Top
zbindere
Guru
Guru
User avatar
Posts: 356
Joined: Thu May 27, 2004 12:54 pm
Location: Switzerland

Post by zbindere » Tue Aug 23, 2005 9:18 am

Thanks ppurka, it works, even transpartenly.

But I have still some question which I did not find.

1. How can I configure engage that it stays always on top. Because right now when I start firefox or another app it
masks engage. I would like to change that behaviour.

2. I have seen on your link what the ? means. I have created some icons which I can see on engage, but
when I launch it, I get a ?
Here is the screenshot of the ? and here the definitions
of an icon. Could this also be a bug of engage?
Top
vrln
Guru
Guru
User avatar
Posts: 534
Joined: Sat Sep 11, 2004 9:11 am
Location: Finland

Post by vrln » Tue Aug 23, 2005 9:21 am

zbindere wrote:Thanks ppurka, it works, even transpartenly.

But I have still some question which I did not find.

1. How can I configure engage that it stays always on top. Because right now when I start firefox or another app it
masks engage. I would like to change that behaviour.
That's currently impossible, assuming you are talking about the module version that is (and the other version only does fake trans and doesn't work correctly in E17). That would require composite support, which E17 does not support right now due to various reasons. Perhaps in E18 though.
Interested in E17? Get Enlightened by reading the user guide.
Top
zbindere
Guru
Guru
User avatar
Posts: 356
Joined: Thu May 27, 2004 12:54 pm
Location: Switzerland

Post by zbindere » Tue Aug 23, 2005 9:28 am

Can I configure engage that it stays always on top when it is not trasparent?
Top
gimpel
Advocate
Advocate
User avatar
Posts: 2720
Joined: Fri Oct 15, 2004 10:08 am
Location: Munich, Bavaria
Contact:
Contact gimpel
Website

Post by gimpel » Tue Aug 23, 2005 10:01 am

zbindere wrote:Can I configure engage that it stays always on top when it is not trasparent?
modules cannot stay on top as they are rendered on the root window. and configuration menu for theming/transparency is in work currently ;)

and the non-transparent standalone version would have BIG black background and look like shit in e17 without fake trans
http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
Top
zbindere
Guru
Guru
User avatar
Posts: 356
Joined: Thu May 27, 2004 12:54 pm
Location: Switzerland

Post by zbindere » Tue Aug 23, 2005 11:42 am

so then your apps are never in fullscreen, are they?
Top
gimpel
Advocate
Advocate
User avatar
Posts: 2720
Joined: Fri Oct 15, 2004 10:08 am
Location: Munich, Bavaria
Contact:
Contact gimpel
Website

Post by gimpel » Tue Aug 23, 2005 1:16 pm

zbindere wrote:so then your apps are never in fullscreen, are they?
mine never are in fullscreen. but with alt+strg+ left/right/up/down you can easily switch desktops ;)
http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
Top
ppurka
Advocate
Advocate
Posts: 3257
Joined: Sun Dec 26, 2004 5:05 pm

Post by ppurka » Tue Aug 23, 2005 3:40 pm

zbindere wrote: 2. I have seen on your link what the ? means. I have created some icons which I can see on engage, but
when I launch it, I get a ?
Here is the screenshot of the ? and here the definitions
of an icon. Could this also be a bug of engage?
The most important parts that you should provide when creating an eap are "app name", "Executable", and "Window-Class". The rest may be filled or may be left vacant, it doesn't matter.

Whenever you open an application, click on the top most left corner (where your icon usually appears) or press CNTRL + ALT+ W to get the window border menu. There you navigate to the last option "Edit Icon". You will notice that the "Window Class" is already filled there. Just edit the other fields and save it. You can do an enlightenment_remote -restart to see the change immediately. :)


BTW the new eap editor is fantastic.
Top
JoeG
Apprentice
Apprentice
User avatar
Posts: 179
Joined: Wed Jul 30, 2003 4:42 pm
Location: Kentucky, USA

Post by JoeG » Tue Aug 23, 2005 4:45 pm

vrln wrote:The current url for it is http://www.gnome-look.org/content/show. ... tent=28051 - it's indeed a very nice theme. Using it right now :)
How did you get this working? All I get is a collection of png's in a tarball. Do I need to compile all this?
Linux User#226477
Top
Cinder6
l33t
l33t
User avatar
Posts: 767
Joined: Thu Aug 05, 2004 4:33 am
Location: California
Contact:
Contact Cinder6
Website

Post by Cinder6 » Tue Aug 23, 2005 5:42 pm

Un-tar it in /usr/share/themes, then use a gtk theme switcher.
Knowledge is power.
Power corrupts.
Study hard.
Be evil.

Ugly Overload
Top
Kysen
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 128
Joined: Fri Nov 26, 2004 9:09 pm

Post by Kysen » Tue Aug 23, 2005 7:38 pm

!!! ERROR: x11-libs/ecore-9999 failed.
!!! Function enlightenment_die, Line 94, Exitcode 0

Anyone have any idea why this is failing?
Top
gimpel
Advocate
Advocate
User avatar
Posts: 2720
Joined: Fri Oct 15, 2004 10:08 am
Location: Munich, Bavaria
Contact:
Contact gimpel
Website

Post by gimpel » Tue Aug 23, 2005 7:47 pm

Kysen wrote:!!! ERROR: x11-libs/ecore-9999 failed.
!!! Function enlightenment_die, Line 94, Exitcode 0

Anyone have any idea why this is failing?
if you could post the actual error...

that's just the einfo that the ebuild failed to emerge, not the compile error
http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
Top
Kysen
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 128
Joined: Fri Nov 26, 2004 9:09 pm

Post by Kysen » Tue Aug 23, 2005 8:26 pm

if you could post the actual error...

that's just the einfo that the ebuild failed to emerge, not the compile error
opps sorry about that

grep: /usr/lib/libidn.la: No such file or directory
/bin/sed: can't read /usr/lib/libidn.la: No such file or directory
libtool: link: `/usr/lib/libidn.la' is not a valid libtool archive
make[4]: *** [libecore_con.la] Error 1
make[4]: Leaving directory `/var/tmp/portage/ecore-9999/work/e17/libs/ecore/src/lib/ecore_con'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/ecore-9999/work/e17/libs/ecore/src/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/ecore-9999/work/e17/libs/ecore/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/ecore-9999/work/e17/libs/ecore'
make: *** [all] Error 2



Thanks that fixed it
\/
Last edited by Kysen on Thu Aug 25, 2005 2:14 pm, edited 1 time in total.
Top
gimpel
Advocate
Advocate
User avatar
Posts: 2720
Joined: Fri Oct 15, 2004 10:08 am
Location: Munich, Bavaria
Contact:
Contact gimpel
Website

Post by gimpel » Tue Aug 23, 2005 8:32 pm

Kysen wrote:
if you could post the actual error...

that's just the einfo that the ebuild failed to emerge, not the compile error
opps sorry about that

grep: /usr/lib/libidn.la: No such file or directory
/bin/sed: can't read /usr/lib/libidn.la: No such file or directory
libtool: link: `/usr/lib/libidn.la' is not a valid libtool archive
make[4]: *** [libecore_con.la] Error 1
make[4]: Leaving directory `/var/tmp/portage/ecore-9999/work/e17/libs/ecore/src/lib/ecore_con'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/ecore-9999/work/e17/libs/ecore/src/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/ecore-9999/work/e17/libs/ecore/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/ecore-9999/work/e17/libs/ecore'
make: *** [all] Error 2
humm, i have that file, but no idea why and for what i have it. but just 'emerge libidn' and ecore shouldn't complain anymore
http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
Top
tr4nce
n00b
n00b
User avatar
Posts: 68
Joined: Mon Dec 22, 2003 11:04 pm
Location: Argentina

Post by tr4nce » Wed Aug 24, 2005 3:29 am

Is there any way to "not to use" the mouse theme of e17?
I mean, I like Jimmac's cursor set, and e17 uses an ugly mouse scheme that override my default set. Only when i am on gtk-gui applications, I see Jimmac's Cursor set, but when i go to ibar (for example) i get default e scheme.
Sound Aff3cts 8O
Top
zbindere
Guru
Guru
User avatar
Posts: 356
Joined: Thu May 27, 2004 12:54 pm
Location: Switzerland

Post by zbindere » Wed Aug 24, 2005 8:49 am

The most important parts that you should provide when creating an eap are "app name", "Executable", and "Window-Class". The rest may be filled or may be left vacant, it doesn't matter.

Whenever you open an application, click on the top most left corner (where your icon usually appears) or press CNTRL + ALT+ W to get the window border menu. There you navigate to the last option "Edit Icon". You will notice that the "Window Class" is already filled there. Just edit the other fields and save it. You can do an enlightenment_remote -restart to see the change immediately
My acrobat.eap file looks like this and I can see the icon in engage here.
But when I lauch the acrobat reader I have NO icon in the uper left corner, see here.
When I want to edit the Icon I see NO window class.

I think enlighenment does not "regognize" the application when I can say so.
Top
vrln
Guru
Guru
User avatar
Posts: 534
Joined: Sat Sep 11, 2004 9:11 am
Location: Finland

Post by vrln » Wed Aug 24, 2005 9:14 am

zbindere wrote:
The most important parts that you should provide when creating an eap are "app name", "Executable", and "Window-Class". The rest may be filled or may be left vacant, it doesn't matter.

Whenever you open an application, click on the top most left corner (where your icon usually appears) or press CNTRL + ALT+ W to get the window border menu. There you navigate to the last option "Edit Icon". You will notice that the "Window Class" is already filled there. Just edit the other fields and save it. You can do an enlightenment_remote -restart to see the change immediately
My acrobat.eap file looks like this and I can see the icon in engage here.
But when I lauch the acrobat reader I have NO icon in the uper left corner, see here.
When I want to edit the Icon I see NO window class.

I think enlighenment does not "regognize" the application when I can say so.
If Enlightenment doesn't recognize the application when it starts (ie, there is no icon the the top-left corner of the window), its window class is wrong. As for the window class not being autodetected, looks like this is a "feature" of the new rewritten EAP editor that was added to CVS a few days ago.
Interested in E17? Get Enlightened by reading the user guide.
Top
zbindere
Guru
Guru
User avatar
Posts: 356
Joined: Thu May 27, 2004 12:54 pm
Location: Switzerland

Post by zbindere » Wed Aug 24, 2005 9:34 am

If Enlightenment doesn't recognize the application when it starts (ie, there is no icon the the top-left corner of the window), its window class is wrong. As for the window class not being autodetected, looks like this is a "feature" of the new rewritten EAP editor that was added to CVS a few days ago.
Just to be courious. I am free for the windowclass to define what I want, can't I? Otherwise how can a windowclass be wrong?
Top
ashtophet
Guru
Guru
User avatar
Posts: 397
Joined: Sun Aug 08, 2004 11:16 am

Post by ashtophet » Wed Aug 24, 2005 9:34 am

tr4nce wrote:Is there any way to "not to use" the mouse theme of e17?
I mean, I like Jimmac's cursor set, and e17 uses an ugly mouse scheme that override my default set. Only when i am on gtk-gui applications, I see Jimmac's Cursor set, but when i go to ibar (for example) i get default e scheme.
I also don't like so much the default e17 cursor (as you know cursor themeing support is in CVS, and e17 themes can use it and don't make use of default e17) so I:

- Replace apps/e/data/images/pointer.png and apps/e/data/themes/images/pointer.png.


Note that i don't use portage to get e17.

Maybe there's a better way to do it, but this one works here.

cheers

Edit. Also, of course, you can create your own e17 theme with another pointer.
Last edited by ashtophet on Wed Aug 24, 2005 12:04 pm, edited 1 time in total.
Top
connor_a
n00b
n00b
Posts: 4
Joined: Sun Aug 21, 2005 4:20 am

Newest E17 Theme

Post by connor_a » Wed Aug 24, 2005 11:10 am

From the source: http://www.get-e.org/

Blue Eyed: This is a new minimalistic, original, lightweight and above all stylish theme for E17.

Anyone... where can I find those slick .eap icons that are shown in the Blue Eyed preview ???

I've checked below... to no avail!
http://www.get-e.org/Themes/Eap-Files/index.html

Thanks.
Top
ppurka
Advocate
Advocate
Posts: 3257
Joined: Sun Dec 26, 2004 5:05 pm

Post by ppurka » Wed Aug 24, 2005 4:47 pm

zbindere wrote:
If Enlightenment doesn't recognize the application when it starts (ie, there is no icon the the top-left corner of the window), its window class is wrong. As for the window class not being autodetected, looks like this is a "feature" of the new rewritten EAP editor that was added to CVS a few days ago.
Just to be courious. I am free for the windowclass to define what I want, can't I? Otherwise how can a windowclass be wrong?
NO you can't. AFAIK, windowclass is set by the application you use. You can determine the window class of an application (if it is not shown in eap editor), by

Code: Select all

xprop | grep WM_CLASS
and then click on your target application, and then take the ( second ? ) value written within the quotes.

EDIT: I think you should take the second value. For example for acroread, I get

Code: Select all

xprop | grep WM_CLASS
WM_CLASS(STRING) = "acroread", "Acroread"
so I will pick up Acroread as my Window Class.
[/quote]
Top
jxn
Guru
Guru
User avatar
Posts: 327
Joined: Fri Aug 27, 2004 6:53 pm
Location: south dakota

Post by jxn » Wed Aug 24, 2005 5:11 pm

Not to change the subject again, but now that I have my gtk2 theme and default e17 theme, anybody know of a firefox theme that works well with these? I'm currently using saferfox, which is decent, but I'm not quite 100% happy yet.
My Last.fm profile | get e17!
Top
Cinder6
l33t
l33t
User avatar
Posts: 767
Joined: Thu Aug 05, 2004 4:33 am
Location: California
Contact:
Contact Cinder6
Website

Post by Cinder6 » Wed Aug 24, 2005 5:32 pm

I actually think acid burn, or whatever it's called, is a good one (not on that comp atm).
Knowledge is power.
Power corrupts.
Study hard.
Be evil.

Ugly Overload
Top
vrln
Guru
Guru
User avatar
Posts: 534
Joined: Sat Sep 11, 2004 9:11 am
Location: Finland

Post by vrln » Wed Aug 24, 2005 5:46 pm

jxn wrote:Not to change the subject again, but now that I have my gtk2 theme and default e17 theme, anybody know of a firefox theme that works well with these? I'm currently using saferfox, which is decent, but I'm not quite 100% happy yet.
Use the default Firefox theme and the E17-GTK theme will be used in it. Looks pretty good.
Interested in E17? Get Enlightened by reading the user guide.
Top
zbindere
Guru
Guru
User avatar
Posts: 356
Joined: Thu May 27, 2004 12:54 pm
Location: Switzerland

Post by zbindere » Wed Aug 24, 2005 5:56 pm

NO you can't. AFAIK, windowclass is set by the application you use. You can determine the window class of an application (if it is not shown in eap editor), by
Code:
xprop | grep WM_CLASS
and then click on your target application, and then take the ( second ? ) value written within the quotes.

EDIT: I think you should take the second value. For example for acroread, I get
Code:
xprop | grep WM_CLASS
WM_CLASS(STRING) = "acroread", "Acroread"
so I will pick up Acroread as my Window Class.
Thanks that worked. I think this trick is not in the manual, is it?

Maybe a silly question:
How do you load files with eclair. If I use the right Mouse button and select add files nothing happens.
Top
Locked

872 posts
  • Page 19 of 35
    • Jump to page:
  • Previous
  • 1
  • …
  • 17
  • 18
  • 19
  • 20
  • 21
  • …
  • 35
  • Next

Return to “Desktop Environments”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic