View previous topic :: View next topic |
Author |
Message |
jxn Guru
Joined: 27 Aug 2004 Posts: 327 Location: south dakota
|
Posted: Tue Oct 19, 2004 2:45 pm Post subject: |
|
|
trumee wrote: |
I am also facing the same issue, clicking on the icons doesnt do anything. btw i am running kde with engage here. |
yes, clicking on the image icon should bring the program back up; this works flawlessly for me, but I'm using enlightenment (DR16.7.1). Does right-click bring up a small menu on the bar? Does left click do anything at all? Also, what DE/WM are you using nsahoo? |
|
Back to top |
|
|
sgaap l33t
Joined: 16 Aug 2002 Posts: 754 Location: Enschede, The Netherlands
|
Posted: Tue Oct 19, 2004 4:38 pm Post subject: |
|
|
Quote: |
start out xcompmgr with the -C flag, for example
|
Yes, I know this will work, but it will also get rid of the shadow of my panel and that is something I dont want
I guess i'll have to wait for composite support for engage/e17 _________________ In "old" Europe we already have a word for "pre-emptive strikes" mr Bush: its called "war" |
|
Back to top |
|
|
Rosjahh Apprentice
Joined: 16 Jan 2003 Posts: 182 Location: Below sealevel
|
Posted: Tue Oct 19, 2004 5:22 pm Post subject: |
|
|
I noticed that I have to hold down the left mouse button down a little bit longer than "a normal click" to bring programs back to the forefground |
|
Back to top |
|
|
lude Retired Dev
Joined: 18 Apr 2002 Posts: 114 Location: New York, NY
|
Posted: Tue Oct 19, 2004 5:53 pm Post subject: |
|
|
trumee wrote: | I am also facing the same issue, clicking on the icons doesnt do anything. btw i am running kde with engage here. |
Gotta hold the mouse button down for a bit, it's tricky at first, but makes sense afterwards. |
|
Back to top |
|
|
Kurse Apprentice
Joined: 31 Aug 2004 Posts: 169 Location: Midwest, USA
|
|
Back to top |
|
|
jxn Guru
Joined: 27 Aug 2004 Posts: 327 Location: south dakota
|
Posted: Tue Oct 19, 2004 7:39 pm Post subject: |
|
|
Rosjahh wrote: | I noticed that I have to hold down the left mouse button down a little bit longer than "a normal click" to bring programs back to the forefground |
Ah, i guess I just do it automatically. The feel is just like that on a Mac with OSX. I'm not sure if it's possible to configure this or not, but my guess would be it can at least be configured from the theme level. |
|
Back to top |
|
|
MrApples Guru
Joined: 13 Dec 2002 Posts: 511
|
Posted: Tue Oct 19, 2004 8:50 pm Post subject: |
|
|
im not sure if i remember correctly but i think that was in the theme config _________________ http://www.whatsinyourbox.org -- Technology discussion, news, and more. |
|
Back to top |
|
|
Rosjahh Apprentice
Joined: 16 Jan 2003 Posts: 182 Location: Below sealevel
|
Posted: Tue Oct 19, 2004 11:52 pm Post subject: |
|
|
Some other things:
I like the auto-hide function. But when I enable it, the docker moves to the center of my dual screen setup (xinerama), which essentially makes the docker appear a little bit on both screens. When I don't enable the auto-hide funtion, it just shows on the left screen. Somebody knows if it's possible to have engage only on the left screen while auto-hide is enabled?
Also, when, options.grab_min_icons and options.grab_app_icons are enabled, engage will automatically grab (ugly) icons for each application, but the customs *.eet icons are never used. Does somebody know if it is possible to let engage first check if there is a custom *.eet icon available, and only if it doesn't find one, make an automatic icon?
TIP: You can have a nice clock in your engage. See this file in engage cvs. Necessary file are also to be found in e cvs. |
|
Back to top |
|
|
MrApples Guru
Joined: 13 Dec 2002 Posts: 511
|
Posted: Wed Oct 20, 2004 1:58 am Post subject: |
|
|
i dont believe you can have it get the default icons when set to custom themes, but that would make a good request _________________ http://www.whatsinyourbox.org -- Technology discussion, news, and more. |
|
Back to top |
|
|
sillymrman n00b
Joined: 31 May 2004 Posts: 27
|
Posted: Thu Oct 21, 2004 1:22 am Post subject: |
|
|
I've installed Engage through portage. I had a problem that was mentioned here:
https://forums.gentoo.org/viewtopic.php?t=174279&start=150
(I was getting the following error:
Quote: | You should _really_ create /home/derm/.e/apps/engage/mapping and populate it
You should _really_ create /home/derm/.e/apps/engage/launcher and populate it |
)
I made those directories and then the error went away. As it turns out, you need to download 'build_icon.sh' from the cvs pages (linked above) and run give it each icon you want, one by one. That gives you some icons. (I'm not familiar with shell scripts so I don't know how to pass it "The GIMP" as a variable so that it will recognize it as also needing the Gimp icon...)
I still have one problem, however. Well, two actually. One is that I get that funky shadow that other people were complaining about and the second thing is that whenever I right click on the bar and click on "Configuration", I get the following output in my console:
Quote: | /bin/sh: line 1: examine: command not found |
Anyone have any ideas? |
|
Back to top |
|
|
otti n00b
Joined: 15 Feb 2004 Posts: 64
|
Posted: Thu Oct 21, 2004 9:37 am Post subject: |
|
|
To add other icons with build_icons.sh you simply type for instance:
Code: |
# ./build_icon.sh Firefox /usr/bin/firefox Firefox-bin Firefox /usr/share/pixmaps/firefox-icon.png
|
From the Faq:
Quote: |
Q: How do I know what arguments to use for the build_icon.sh?
A: Easy :
1) Application title - the text you wish to appear above the icon
2) Command - the command used to start (or spawn another instance of) the app
i.e. "mozilla" or "Eterm --borderless"
3) Window class }
4) Window name } If you do not know these values go to the "remember" settin$
|
And to use the configuration of engage you have to install examine:
Code: |
# esearch examine
* app-misc/examine [ Masked ]
Latest version available: 0.0.1.20041016
Latest version installed: [ Not Installed ]
Size of downloaded files: 1,024 kB
Homepage: http://www.enlightenment.org/
Description: configuration library for applications based on the EFL
|
|
|
Back to top |
|
|
btsdev n00b
Joined: 07 Aug 2003 Posts: 10
|
Posted: Thu Oct 21, 2004 9:35 pm Post subject: engage problems |
|
|
I'm on the amd64 platform and I use fluxbox. I emerged engage and it works when i run 'engage' but there's absolutely no help included besides the terse engage --help. 'examine engage' didn't work so i emerged examine. once i did that, 'examine engage' returns an error:
Code: |
brian@newcastle brian $ examine engage
examine: connect to engage failed: -5
|
If engage is running though, I can however right click and click 'configure' and it does run examine for it. the interface, however, is INSANELY buggy and takes like 15 tries to type a number in one of the text boxes.
When i run engage from a terminal, I get this information:
Code: |
You should _really_ create /home/brian/.e/apps/engage/mapping and populate it
You should _really_ create /home/brian/.e/apps/engage/launcher and populate it
|
but I go there and there's nothing and there's no help on google and the examine program for engage has no options for adding buttons.
In addition, I get some weird bugs when trying to use engage regularly with the default question mark icons and launching new programs while it's running.
some times if i open up gaim and sign on when engage is running, it seg faults immediately and gives me an error like:
(can't reproduce atm so going to paraphrase)
Code: |
Application handle already freed!
BAD PROGRAMMER BAD PROGRAMMER
Go fix your code!
|
most of the time when i launch apps, it only adds icons for every few programs and when i click on an icon representing a running program, i have to do a slow mousedown before mouseup to get focus on the program represented by the icon :/
All of this is pretty disappointing because I can tell that this app has some potential.
Maybe we can figure out together how to get engage running more reliably. |
|
Back to top |
|
|
MrApples Guru
Joined: 13 Dec 2002 Posts: 511
|
Posted: Fri Oct 22, 2004 3:29 am Post subject: Re: engage problems |
|
|
btsdev wrote: |
When i run engage from a terminal, I get this information:
Code: |
You should _really_ create /home/brian/.e/apps/engage/mapping and populate it
You should _really_ create /home/brian/.e/apps/engage/launcher and populate it
|
but I go there and there's nothing and there's no help on google and the examine program for engage has no options for adding buttons. |
see the posts above for a solution... _________________ http://www.whatsinyourbox.org -- Technology discussion, news, and more. |
|
Back to top |
|
|
jxn Guru
Joined: 27 Aug 2004 Posts: 327 Location: south dakota
|
Posted: Fri Oct 22, 2004 2:05 pm Post subject: |
|
|
Quote: | brian@newcastle brian $ examine engageexamine: connect to engage failed: -5 |
To run examine on an app, you must have that app running already, at least that is my experience. |
|
Back to top |
|
|
HandyAndE n00b
Joined: 09 Dec 2002 Posts: 34 Location: Edinburgh UK
|
Posted: Tue Nov 09, 2004 4:10 pm Post subject: |
|
|
The documentation for these unsupported keyworded apps is in CVS, or at least in the package you install from - try extracting that and reading README or INSTALL or FAQ _________________ EFan && GentooFan |
|
Back to top |
|
|
viperlin Veteran
Joined: 15 Apr 2003 Posts: 1319 Location: UK
|
Posted: Sun Dec 26, 2004 1:20 am Post subject: |
|
|
mine crashes on right click with Code: | engage: symbol lookup error: engage: undefined symbol: ewl_object_set_fill_policy |
so i cant set my icons.
oh well, was just trying to get this to work again to make a pretty screenshot
thought i might report it here so at least threres some record of this error
have fun engaging, and happy boxing day |
|
Back to top |
|
|
tecknojunky Veteran
Joined: 19 Oct 2002 Posts: 1937 Location: Montréal
|
Posted: Wed Jan 05, 2005 4:40 pm Post subject: |
|
|
Quote: | Which OS-X like Dock Application is best? | I did not know there was so many. I tried gdesklet before but found it to be very slow and unpleasant. Engage is fast, slick and efficient. I have absolutely no envie to try anything else, now that I've been spoiled with Engage. Add a vote from me. _________________ (7 of 9) Installing star-trek/species-8.4.7.2::talax. |
|
Back to top |
|
|
xxxabg n00b
Joined: 29 Apr 2007 Posts: 46
|
Posted: Mon May 19, 2008 8:48 am Post subject: hwo to make a simple icon panel? |
|
|
I don't want to use kiba-dock or avant-window-navigator, because of I have to enable compiz and it will break down my system sometimes.
Besides that, is there a simple way to make a simple icon panel such as AWN?
I found a screensnap:
http://www.gentoo.org/images/shots/Bildschirmfoto.png
Is it a real panel? How to make it?
Thanks,
Evan |
|
Back to top |
|
|
xxxabg n00b
Joined: 29 Apr 2007 Posts: 46
|
Posted: Mon May 19, 2008 2:05 pm Post subject: |
|
|
Thanks so mush if anyone could help.
Evan |
|
Back to top |
|
|
<3 Veteran
Joined: 21 Oct 2004 Posts: 1084
|
Posted: Mon May 19, 2008 5:47 pm Post subject: |
|
|
I don't think kooldock requires composite support. I've been running it for a while and it works greak. |
|
Back to top |
|
|
nixnut Bodhisattva
Joined: 09 Apr 2004 Posts: 10974 Location: the dutch mountains
|
Posted: Mon May 19, 2008 6:44 pm Post subject: |
|
|
merged above three posts here. _________________ Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered
talk is cheap. supply exceeds demand |
|
Back to top |
|
|
<3 Veteran
Joined: 21 Oct 2004 Posts: 1084
|
Posted: Tue May 20, 2008 6:31 pm Post subject: |
|
|
you merged this post with a post from 2004? Is engage even in portage anymore? |
|
Back to top |
|
|
keet Guru
Joined: 09 Sep 2008 Posts: 571
|
Posted: Tue Oct 21, 2008 8:52 pm Post subject: OSX-style dock |
|
|
I tried to figure out how to install engage, but I decided that if the instructions are so difficult to find that it's probably not well-supported in Gentoo anyway.
I'm using avant-window-navigator, and it works nicely. Plus I didn't need any overlays or anything, just to add it to my /etc/portage/package.keywords file.
Still, I am definitely interested if anyone finds anything better that is actually in portage. |
|
Back to top |
|
|
|