Re: [e-users] Everything Module Speed

2013-01-03 Thread hannes.janet...@gmail.com
se or svn? maybe log of strace or valgrind --tool=callgrind running e might be useful if you know how to get it :) > On Thu, Jan 3, 2013 at 10:35 AM, hannes.janet...@gmail.com < > hannes.janet...@googlemail.com> wrote: > >> Hi, >> >> On Wed, Jan 2, 2013 at 7:22

Re: [e-users] Everything Module Speed

2013-01-03 Thread hannes.janet...@gmail.com
Hi, On Wed, Jan 2, 2013 at 7:22 PM, Kevin Carr wrote: > I am noticing a sometimes significant (~15-30 seconds) speed issue with the > Everything Module. When I press WIN+Space, the module shows, but then > takes up to 30 seconds before I can start typing anything. > > It appears to be loading so

Re: [e-users] losing letters on keyboard

2012-12-28 Thread hannes.janet...@gmail.com
..ok, actually it is: eet -d e.cfg config $2>&1 | sed -e '/^.*E_Config_XKB_Layout/,+4d' | sed -e '/^.*xkb\.[c|o|d]/,+0d' > tmp eet -e e.cfg config tmp 1 -- Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CS

Re: [e-users] losing letters on keyboard

2012-12-28 Thread hannes.janet...@gmail.com
e '/^.*xkb\./,+0d' > tmp && eet -e e.cfg config tmp 1 > The fix (for me) is pretty simple. I turn on the numlock and that seems to > make everything work again. > > Mik > > > On Fri, Dec 28, 2012 at 12:33 PM, hannes.janet...@gmail.com < > hannes.janet...

Re: [e-users] losing letters on keyboard

2012-12-28 Thread hannes.janet...@gmail.com
On Fri, Dec 28, 2012 at 5:54 PM, Gerald Brandt wrote: > Hi, > > I have Kubuntu 12.10 installed, and I installed e17 from the hjanetzek > PPA, which folows SVN. I swicthed from a stable PPA to see if the > problem went away. > > After running for awhile (minutes), some of the keys on my keyboard s

Re: [e-users] Truncated menus

2012-12-27 Thread hannes.janet...@gmail.com
On Fri, Dec 28, 2012 at 1:10 AM, hannes.janet...@gmail.com wrote: > On Thu, Dec 27, 2012 at 2:11 PM, hannes.janet...@gmail.com > wrote: >> On Thu, Dec 27, 2012 at 1:57 PM, rob wrote: >>> On 27/12/12 12:25, Carsten Haitzler (The Rasterman) wrote: >>>> On Thu, 27

Re: [e-users] Truncated menus

2012-12-27 Thread hannes.janet...@gmail.com
On Thu, Dec 27, 2012 at 2:11 PM, hannes.janet...@gmail.com wrote: > On Thu, Dec 27, 2012 at 1:57 PM, rob wrote: >> On 27/12/12 12:25, Carsten Haitzler (The Rasterman) wrote: >>> On Thu, 27 Dec 2012 11:51:19 + rob said: >>> >>>> On 27/12/12 00:44,

Re: [e-users] Truncated menus

2012-12-27 Thread hannes.janet...@gmail.com
On Thu, Dec 27, 2012 at 1:57 PM, rob wrote: > On 27/12/12 12:25, Carsten Haitzler (The Rasterman) wrote: >> On Thu, 27 Dec 2012 11:51:19 + rob said: >> >>> On 27/12/12 00:44, Carsten Haitzler (The Rasterman) wrote: On Wed, 26 Dec 2012 15:55:49 + rob said: > 17 Release: ZERO

Re: [e-users] e17 lock on suspend

2012-12-21 Thread hannes.janet...@gmail.com
On Sat, Dec 22, 2012 at 12:06 AM, hannes.janet...@gmail.com wrote: > i can confirm a probably related issue: when activating e17 screen > lock, then closing and opening lid then screen lock does not take any > input anymore ok, found the cause: lid was bound to 'System Control

Re: [e-users] e17 lock on suspend

2012-12-21 Thread hannes.janet...@gmail.com
i can confirm a probably related issue: when activating e17 screen lock, then closing and opening lid then screen lock does not take any input anymore On Fri, Dec 21, 2012 at 11:47 PM, Kevin Brandstatter wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Gentoo standard portage repo. it

Re: [e-users] How to use input method with everything launcher, terminology and etc?

2012-12-20 Thread hannes.janet...@gmail.com
On Thu, Dec 20, 2012 at 1:51 PM, Alex-P. Natsios wrote: > there is no attached pic also did you configure ibus the right way ? > did you install an input framework with it ? (like ibus-anthy for jp > or ibus-hangul for korean). > > > On Thu, Dec 20, 2012 at 7:43 AM, Magicloud Magiclouds > wrote:

Re: [e-users] Beginner question on modularity of E17

2012-12-16 Thread hannes.janet...@gmail.com
On Sun, Dec 16, 2012 at 9:42 PM, Magnus Therning wrote: > On Sat, Dec 15, 2012 at 02:53:28PM -0600, Esteban Monge wrote: >> > I'm very new to Enlightenment so please forgive any ignorance and >> > stupidity on my part. >> > >> > For a while now I've been running parts of LXDE together with XMonad

Re: [e-users] Beginner question on modularity of E17

2012-12-16 Thread hannes.janet...@gmail.com
I guess your real question is already answered... just for the modularity part: if haskell could be used as embedded interpreter it should be possible to write a module for e17 that provides hooks to run XMonad window management functions within enlightenment. tiling and illume module replace lots

Re: [e-users] Logout from Everything Launcher

2012-12-10 Thread hannes.janet...@gmail.com
On Mon, Dec 10, 2012 at 10:16 PM, Wawrzek Niewodniczanski wrote: > Hi, > > I like Everything Launcher a lot, but couldn't find the way to run > Logout/Power Off/... command using it. > > What's the trick? > no trick, we all wish for it.. there should be a module to run any e-actions > Wawrzek > >

Re: [e-users] Exebuf problems

2012-12-05 Thread hannes.janet...@gmail.com
On Wed, Dec 5, 2012 at 8:05 PM, Andreas Volz wrote: > Am Wed, 5 Dec 2012 07:49:26 +0900 schrieb Carsten Haitzler (The > Rasterman): > >> On Tue, 4 Dec 2012 14:46:20 +0100 thomasg >> said: >> >> > On Tue, Dec 4, 2012 at 4:13 AM, Carsten Haitzler >> > wrote: >> > >> > > On Mon, 03 Dec 2012 21:08:44

Re: [e-users] [Announce] Enlightenment DR 0.17-alpha8

2012-12-04 Thread hannes.janet...@gmail.com
evry theme looks awesome. very nice transition :) On Tue, Dec 4, 2012 at 4:42 PM, Michael Blumenkrantz wrote: > I have no comments to add to this release other than to say it's a good one. > And that it reminds me of March. > > > Changelog: > * Translation updates > * Language changes now always

Re: [e-users] Shadow module: Incorrect shadow cast

2012-12-02 Thread hannes.janet...@gmail.com
On Sun, Dec 2, 2012 at 5:26 PM, Alguien Alguien wrote: > Hi and good afternoon. > > The problem: Bad behavior with shadow module. > > A brief description: > > Composite module: unloaded > Shadow module: loaded > > > Windows only cast shadows to desktop and not to other windows. that is exactly wh

Re: [e-users] How can I clear or edit the Everything Launcher's command history?

2012-11-26 Thread hannes.janet...@gmail.com
On Mon, Nov 26, 2012 at 7:49 PM, JtWdyP wrote: > The Subject says it all... > > How can I clear or edit the Everything Launcher's command history? > No history editor available, though there are some keys documented for 'cheat sorting' http://trac.enlightenment.org/e/wiki/Gadgets/Everything or y

Re: [e-users] [announce] ubuntu enlightenment ppa for precise added

2012-05-15 Thread hannes.janet...@gmail.com
erally. yw :) > > regards > Martin > > 2012/5/13 hannes.janet...@gmail.com : >> On Sun, May 13, 2012 at 12:57 PM, minimec wrote: >>> Hi Hannes >>> >>> Would the Launchpad 'ppa builder' allow you to compile a armhf repository >>> along

Re: [e-users] [announce] ubuntu enlightenment ppa for precise added

2012-05-13 Thread hannes.janet...@gmail.com
> Just checked; seems one still needs to ask for arm builds. they are not available by default. Regards, Hannes > THX for your work. > Martin > Am 12.05.2012 06:40 schrieb "hannes.janet...@gmail.com" < > hannes.janet...@googlemail.com>: > >> Hi, >> >&g

Re: [e-users] Ubuntu enlightenment ppa for precise added

2012-05-13 Thread hannes.janet...@gmail.com
On Sun, May 13, 2012 at 11:35 AM, yunn wrote: > Hi Hannes,I first give my congratulations for this announce about precise > and for you ppa, than I have been using much time. > > I've seen that has included ecomorph but there is a problem with > dependencies about ecomorph-core. let's see if it s

[e-users] [announce] ubuntu enlightenment ppa for precise added

2012-05-11 Thread hannes.janet...@gmail.com
Hi, I've updated my svn-builds ppa, fixed stuff and added packages for precise: https://launchpad.net/~hannes-janetzek/+archive/enlightenment-svn/ Please let me know when you have an EFL based apps that you think should be in there too Best Regards, Hannes -

Re: [e-users] e17 and eclipse - focus problem

2012-04-22 Thread hannes.janet...@gmail.com
On Sun, Apr 22, 2012 at 12:47 PM, hannes.janet...@gmail.com wrote: > On Sun, Apr 22, 2012 at 4:28 AM, Carsten Haitzler > wrote: >> On Fri, 20 Apr 2012 10:26:15 +0200 Francois said: >> >>> >>> Jeremy Quandt >> <mailto:quand...@hotmail.com?Sub

Re: [e-users] e17 and eclipse - focus problem

2012-04-22 Thread hannes.janet...@gmail.com
On Sun, Apr 22, 2012 at 4:28 AM, Carsten Haitzler wrote: > On Fri, 20 Apr 2012 10:26:15 +0200 Francois said: > >> >> Jeremy Quandt > > 20problem>> wrote: >> > >> > I just wanted to add my 2 cents. I am using an Ubuntu

Re: [e-users] Gtk / gnome-settings-daemon / Gnome3 ...

2012-01-23 Thread hannes.janet...@gmail.com
Hi, On Tue, Jan 17, 2012 at 2:53 AM, Daniel Kasak wrote: > Hi all. > > Since my distro went to Gnome3 & Gtk3 ... I haven't been able to get Gtk > theming working under E17. I used to start gnome-settings-daemon by > adding it to my ~/.e/e/applications/startup/.order > > This no longer works. I've

Re: [e-users] gnome-settings-daemon not working

2011-11-03 Thread hannes.janet...@gmail.com
On Thu, Nov 3, 2011 at 9:43 PM, Andreas Volz wrote: > Am Thu, 3 Nov 2011 12:31:14 +0100 schrieb hannes.janet...@gmail.com: > >> On Wed, Nov 2, 2011 at 11:24 PM, Andreas Volz >> wrote: >> > Hello all, >> > >> > I updated yesterday to recent E17 and

Re: [e-users] gnome-settings-daemon not working

2011-11-03 Thread hannes.janet...@gmail.com
On Thu, Nov 3, 2011 at 9:43 PM, Andreas Volz wrote: > Am Thu, 3 Nov 2011 12:31:14 +0100 schrieb hannes.janet...@gmail.com: > >> On Wed, Nov 2, 2011 at 11:24 PM, Andreas Volz >> wrote: >> > Hello all, >> > >> > I updated yesterday to recent E17 and

Re: [e-users] Auto hide of engage module become invalid

2011-11-03 Thread hannes.janet...@gmail.com
On Thu, Nov 3, 2011 at 3:45 PM, duduba wrote: > Hello all, > >  I update e to the recent revision ( after r64059 ) and the 'hide when window > overlaps' configuration of engage module become invalid. > >  Is there a way to fix this? > there was an issue with applying new autohide settings without

Re: [e-users] gnome-settings-daemon not working

2011-11-03 Thread hannes.janet...@gmail.com
On Wed, Nov 2, 2011 at 11:24 PM, Andreas Volz wrote: > Hello all, > > I updated yesterday to recent E17 and now I couldn't get Gnome (theme) > Support working. > >> gnome-settings-daemon > ** (gnome-settings-daemon:3020): WARNING **: Failed to acquire > org.gnome.SettingsDaemon > > ** (gnome-setti

Re: [e-users] Everything hidden by maximised windows: How to change that?

2011-10-31 Thread hannes.janet...@gmail.com
On Fri, Oct 28, 2011 at 5:51 AM, Alex Baer wrote: > Hi everyone, > > I use e17 with Engage (GREAT!) and I use Everything as starter. Now, when > maximise an application window, the taskbar and launcer of Engage are still > accessible, as they "overlay" the application window. But Everything behind

Re: [e-users] Enlightenment on Dual Screens

2011-10-10 Thread hannes.janet...@gmail.com
On Mon, Oct 10, 2011 at 9:01 PM, Jeff Hoogland wrote: > Had a user post this on our forums today: > > "Finally got Bodhi installed on my dual-monitor system. Works nicely, but > there are some idiosyncrasies pertaining to viewing and accessing windows > and workspaces on multiple monitors. > > 1.

Re: [e-users] [ANNOUNCE] new settings-daemon module

2011-09-30 Thread hannes.janet...@gmail.com
On Fri, Sep 30, 2011 at 4:11 PM, Benjamin Flanagin wrote: > Stupid Question, but where can I find the xsettings module in svn ? > it's gone. moved to e17 :) options are under look->applications > On Sun, Sep 25, 2011 at 4:23 PM, hannes.janet...@gmail.com < > hannes.

Re: [e-users] Everything Starter Gadget Causes SegFaults

2011-09-29 Thread hannes.janet...@gmail.com
On Fri, Sep 30, 2011 at 12:14 AM, Jeff Hoogland wrote: > Anyone else getting consistent segfaults when trying to launch something > from the everything starter gadget? Launching the everything launcher via a > hotkey works perfectly fine, but launching via a gadget causes dumps every > time here :

Re: [e-users] [ANNOUNCE] new settings-daemon module

2011-09-25 Thread hannes.janet...@gmail.com
ue about how to do these things with qt. >> >> >> patches welcome :) >> >> > >> >> > as jeff said - patches welcome. xsettings is something gtk/gnome uses >> and >> >> > supports, and jeff did the footwork of implementing. now it&#x

Re: [e-users] [ANNOUNCE] new settings-daemon module

2011-09-24 Thread hannes.janet...@gmail.com
ybody is a GTK fanboy =) > > El 24 de septiembre de 2011 02:41, Carsten Haitzler > escribió: > >> On Sat, 24 Sep 2011 05:37:07 +0200 "hannes.janet...@gmail.com" >> said: >> >> > On Sat, Sep 24, 2011 at 5:08 AM, Carsten Haitzler >>

Re: [e-users] [ANNOUNCE] new settings-daemon module

2011-09-23 Thread hannes.janet...@gmail.com
On Sat, Sep 24, 2011 at 5:08 AM, Carsten Haitzler wrote: > On Sat, 24 Sep 2011 04:37:05 +0200 "hannes.janet...@gmail.com" > said: > >> Hey, >> >> I've added xsettings-module to e-modules-extra. it's pretty much proto >> but it does what I m

[e-users] [ANNOUNCE] new settings-daemon module

2011-09-23 Thread hannes.janet...@gmail.com
Hey, I've added xsettings-module to e-modules-extra. it's pretty much proto but it does what I mostly wanted it for: - set global icon theme to match the one selected in e17. - adding 'data { "gtk-theme" "theme_name"; }' to e17 themes allows to automatically use a gtk theme matching e17 theme.

Re: [e-users] e17setroot

2011-09-23 Thread hannes.janet...@gmail.com
On Sat, Sep 24, 2011 at 3:35 AM, Jeff Hoogland wrote: > What is e17setroot? fake transparency stuff. nothing you'll use unless you want to make a real retro setup :p > > > On Friday, September 23, 2011, Larry Wyble wrote: >> Where do I find e17setroot? I googled but never came across it. And I

[e-users] [ANNOUNCE] ubuntu nightly builds ppa open for testing

2011-09-21 Thread hannes.janet...@gmail.com
Hey, there is now a ppa for ubuntu which does daily builds of e17, efl and some more stuff. Currently it builds for natty, maverick and oneiric, when someone needs packages for older versions of ubuntu I can add more. ppa:hannes-janetzek/enlightenment-svn This is my first try on doing sth with

Re: [e-users] Engage Prob.

2011-09-18 Thread hannes.janet...@gmail.com
On Sun, Sep 18, 2011 at 10:10 PM, rob wrote: > On 18/09/11 18:31, hannes.janet...@gmail.com wrote: >> Hi, >> >> On Sun, Sep 18, 2011 at 5:07 PM, rob  wrote: >>> Seeing engage mentioned earlier in the list, I thought I'd give it a >>> try. I previously

Re: [e-users] Engage Prob.

2011-09-18 Thread hannes.janet...@gmail.com
Hi, On Sun, Sep 18, 2011 at 5:07 PM, rob wrote: > Seeing engage mentioned earlier in the list, I thought I'd give it a > try. I previously used ItaskNG. > The problem is with engage loaded I get a large black bar across the > bottom of the screen. See > https://picasaweb.google.com/11482796565575

Re: [e-users] e_ukit segv with bt - was Everything Starter crash

2011-09-07 Thread hannes.janet...@gmail.com
On Wed, Sep 7, 2011 at 6:39 PM, Dale Snell wrote: > Just found another crash in svn rev 63227.  I clicked on the > Everything Starter icon, selected Games -> Cards -> AisleRiot > Solitair, and thud! E crashed.  At least this time I could > recover, I wasn't sent back to the login screen.  I was ab

Re: [e-users] Ecomorph vs comp-scale

2011-08-27 Thread hannes.janet...@gmail.com
On Sun, Aug 28, 2011 at 12:53 AM, Reese Chappuis wrote: > I've been trying to set up Ecomorph lately, but there's been talk on IRC on > how Ecomorph is dead and deprecated, and comp-scale is the new substitute. > I've looked into comp-scale and gotten it installed, but I haven't been able > to fin

Re: [e-users] Problem starting ecomp

2011-08-25 Thread hannes.janet...@gmail.com
On Fri, Aug 26, 2011 at 3:02 AM, Reese Chappuis wrote: > I have ecomorph and ecomp successfully installed on Arch Linux, but when I > press the "Start ecomp" button, this error comes up: > > Checking for texture_from_pixmap: not present. > Trying again with indirect rendering: > Checking for textu

Re: [e-users] detourious fonts

2011-08-23 Thread hannes.janet...@gmail.com
On Wed, Aug 24, 2011 at 3:34 AM, Ross Vandegrift wrote: > Hey all, > > After finally getting a build to finish, I saw the new fonts in > detourious - whoa.  Very small. > In the fonts panel, I can adjust the size of the text, but this doesn't > appear to control some things.  For instance: > > Tex

Re: [e-users] Hiding shelves

2011-08-12 Thread hannes.janet...@gmail.com
On Fri, Aug 12, 2011 at 6:06 AM, Gary Witscher wrote: > Hi, > > I like to hide selves and have them set so that I have to click on them > to open them. This works fine for shelves that are on the sides of my > screen, but top and bottom shelves don't have enough shelf exposed when > they are hidde

Re: [e-users] EFM and E17 release

2011-08-08 Thread hannes.janet...@gmail.com
On Mon, Aug 8, 2011 at 2:31 PM, Jeff Hoogland wrote: > I'll drop a post on the Bodhi boards later today letting people know to help > test. > > Are there any plans to expand functionality before the .17 release or are we > just looking to stabilize what is already done? I would like to add efm_

Re: [e-users] comp-scale fails to compile

2011-06-27 Thread hannes.janet...@gmail.com
On Mon, Jun 27, 2011 at 8:36 PM, Jeff Hoogland wrote: > Dieing out with the following message: > > root@archosgen8:/media/sda5/Bodhi/e17_debs/20110627/comp-scale_20110627# > make > make  all-recursive > make[1]: Entering directory > `/root/sda5/Bodhi/e17_debs/20110627/comp-scale_20110627' > Making

Re: [e-users] Newbie e17 questions

2011-06-26 Thread hannes.janet...@gmail.com
On Sun, Jun 26, 2011 at 10:41 PM, Alex-P. Natsios wrote: > On Sun, Jun 26, 2011 at 11:29 PM,   wrote: >>I don't think Ubuntu comes with developer tools by default, so op would >>likely need to install a whole dev group package first.  I recommend that he >>do so at his leisure, and learn while he'

Re: [e-users] Newbie e17 questions

2011-06-26 Thread hannes.janet...@gmail.com
On Sun, Jun 26, 2011 at 1:43 PM, Nathan Hüsken wrote: > Hi, > > I am new to e17 and have a questions I was unable to figure out: > > How to I set/change the keyboard shortcut for running "run everything"? > I know how to set a keyboard shortcut, I just do not know how I can > connect it to "run ev

Re: [e-users] Compositing Issue on Intel Chipsets with Recent Updates

2011-05-18 Thread hannes.janet...@gmail.com
On Tue, May 17, 2011 at 9:51 PM, Jeff Hoogland wrote: > Anyone else having issues with compositing on Intel cards with recent > updates? It was working 100% fine and then last week the updates started > showing what the attached image is. All torn and cracked out looking... > > http://i.imgur.com/

Re: [e-users] Fwd: E17, missing icons in shelf

2011-04-28 Thread hannes.janet...@gmail.com
On Fri, Apr 29, 2011 at 7:42 AM, Brittany Dunlap wrote: > I loaded the system tray module but I don't see any change. And loading > nm-applet did not do anything. > did you add systray module to a shelf? right click on shelf -> shelf.. -> contents BR > brittany@dunlap ~ $ nm-applet & > [1] 4034

Re: [e-users] Your Favorite/Best Enlightenment Tips and Tricks

2011-04-26 Thread hannes.janet...@gmail.com
:) for public announcements seems we are all too old school or too busy to keep planet.e up to date. subscribe to e-commit ml to know when new stuff drops > On Tue, Apr 26, 2011 at 4:23 PM, hannes.janet...@gmail.com > wrote: >> >> On Tue, Apr 26, 2011 at 8:18 PM, David Steine

Re: [e-users] Your Favorite/Best Enlightenment Tips and Tricks

2011-04-26 Thread hannes.janet...@gmail.com
On Tue, Apr 26, 2011 at 8:18 PM, David Steiner wrote: > On Tue, 26 Apr 2011 00:17:21 -0500 > Jeff Hoogland wrote: > >> I've had requests from some newer Bodhi users that I put together a >> weekly "tips and tricks" article to help new people learn the E >> desktop better. I like to think I know m

Re: [e-users] Your Favorite/Best Enlightenment Tips and Tricks

2011-04-26 Thread hannes.janet...@gmail.com
On Tue, Apr 26, 2011 at 10:57 PM, Mick wrote: > Actually, you may want to try Itask-ng instead, I suspect that this is the > latest and greatest in the e17 world and it is based on engage.  I am not > clear on the differences between the two. > itask-ng is now engage. svn up itask-ng will tell you

Re: [e-users] Anyone User the Drawer Module?

2011-04-20 Thread hannes.janet...@gmail.com
On Wed, Apr 20, 2011 at 9:42 AM, Karl Sinn wrote: >> > BTW this is the list of modules that don't compile here: >> > drawer you are probably missing ethumb or have an outdated version of it >> > everything-skel is a base to write everyting plugins. not intended to build by users >> > exebuf is m

Re: [e-users] Smart Expansion + Fill Available Space

2011-03-27 Thread hannes.janet...@gmail.com
On Sun, Mar 27, 2011 at 10:44 PM, Jeff Hoogland wrote: > What do you mean by "useful geometry"? > "the available space without overlapping shelves"(useful geometry) > > On Sun, Mar 27, 2011 at 3:03 PM, hannes.janet...@gmail.com > wrote: >> >>

Re: [e-users] Smart Expansion + Fill Available Space

2011-03-27 Thread hannes.janet...@gmail.com
On Sun, Mar 27, 2011 at 9:16 PM, Jeff Hoogland wrote: > On Sun, Mar 27, 2011 at 2:07 PM, hannes.janet...@gmail.com > wrote: >> >> On Sun, Mar 27, 2011 at 6:58 PM, Jeff Hoogland >> wrote: >> > >> > On Sun Mar 27 2011 11:25:55 AM CDT, hannes.janet...@gma

Re: [e-users] Smart Expansion + Fill Available Space

2011-03-27 Thread hannes.janet...@gmail.com
On Sun, Mar 27, 2011 at 9:07 PM, hannes.janet...@gmail.com wrote: > On Sun, Mar 27, 2011 at 6:58 PM, Jeff Hoogland wrote: >> >> On Sun Mar 27 2011 11:25:55 AM CDT, hannes.janet...@gmail.com >> wrote: >> >>> On Sun, Mar 27, 2011 at 6:15 PM, Jeff Hoogland >

Re: [e-users] Smart Expansion + Fill Available Space

2011-03-27 Thread hannes.janet...@gmail.com
On Sun, Mar 27, 2011 at 6:58 PM, Jeff Hoogland wrote: > > On Sun Mar 27 2011 11:25:55 AM CDT, hannes.janet...@gmail.com > wrote: > >> On Sun, Mar 27, 2011 at 6:15 PM, Jeff Hoogland >> wrote: >> >> > On Sun Mar 27 2011 10:41:25 AM CDT, hannes.janet...@gm

Re: [e-users] Smart Expansion + Fill Available Space

2011-03-27 Thread hannes.janet...@gmail.com
On Sun, Mar 27, 2011 at 6:15 PM, Jeff Hoogland wrote: > On Sun Mar 27 2011 10:41:25 AM CDT, hannes.janet...@gmail.com > wrote: > >> On Sun, Mar 27, 2011 at 5:15 PM, Jeff Hoogland >> wrote: >> > Is there a way to have Window Management use both "Smart Expans

Re: [e-users] Smart Expansion + Fill Available Space

2011-03-27 Thread hannes.janet...@gmail.com
On Sun, Mar 27, 2011 at 5:15 PM, Jeff Hoogland wrote: > Is there a way to have Window Management use both "Smart Expansion" and > "Fill Available Space"? I really like the latter setting, but when it is > toggle windows always open over lapping my shelves and in general act fairly > "dumb". > And

Re: [e-users] E Built in Compositing Performance is Poor

2011-03-19 Thread hannes.janet...@gmail.com
2011/3/20 Jochen Schröder : > This discussion actually reminds of something I have been meaning to > report for quite a while. I have a desktop system with a low end radeon > card, and a laptop with integrated intel card. On both systems I'm using > software engine for composite, because it's signi

Re: [e-users] Can not log in

2011-03-17 Thread hannes.janet...@gmail.com
eems like you have really old packages. and eina library is missing or wrong version installed > > Yr Eiddoch yn Gywir > Diolch yn fawr, Ashley > > > On Thu, Mar 17, 2011 at 11:08 AM, hannes.janet...@gmail.com > wrote: >> >> On Thu, Mar 17, 2011 at 7:01 PM, Ashley Prit

Re: [e-users] Can not log in

2011-03-17 Thread hannes.janet...@gmail.com
On Thu, Mar 17, 2011 at 7:01 PM, Ashley Pritchard wrote: > I am using Fedora 14 and have manage to install E17 using the Kriehn > repository. I can select E17 from the GDM menu but when I attempt to log in > It tried to load the desktop environment but just shows a black screen and > the mouse tur

Re: [e-users] e17 commandline config changes

2011-03-14 Thread hannes.janet...@gmail.com
Hi, On Tue, Mar 15, 2011 at 3:25 AM, Jackson wrote: > Hey gents, >  I'm using an old thinkpad and trying to get e17 screen rotation to work. > A simple workaround seems to be that I could write a toggle script to get > and set the Resolution settings -> Screen rotation config option, binding it >

Re: [e-users] settings of the weather module in iTask-NG newest version of E17

2011-02-23 Thread hannes.janet...@gmail.com
Hi, On Tue, Feb 22, 2011 at 10:36 PM, Karl Sinn wrote: >> >> The problem is input events are not fed to gadcon items when using non >> composite mode currently. I need to fix it. > > Hi, > > please send a message here when the fix is in svn. > mouse input for gadcons should be fixed now. BR >

Re: [e-users] settings of the weather module in iTask-NG newest version of E17

2011-02-22 Thread hannes.janet...@gmail.com
On Tue, Feb 22, 2011 at 6:26 PM, Karl Sinn wrote: > Hi, > > yesterday I updated my systems to the newest snv of E17. > Since then I can't change the settings of the weather module in iTask-NG any > more. (just tried, I can't access the setting of any module in the iTask-NG) > The problem is input

Re: [e-users] How to disable shadow for wbar? (dock application)

2011-01-18 Thread hannes.janet...@gmail.com
Hi, On Tue, Jan 18, 2011 at 8:12 AM, Daniel - wrote: > I just built E17 from the sources in the download page, but when i > lauch wbar (a Mac-like dock) i get a shadow in the right side (but no > other borders). Do any of you know how to disable the shadow for this > single application? I cant fi

Re: [e-users] Sliding desktops

2010-12-19 Thread hannes.janet...@gmail.com
On Sun, Dec 19, 2010 at 4:17 PM, wrote: > > > Where can I turn off the "edge of the screen slide" of the desktop? I like > the multiple desktops but everytime my mouse goes to one corner or the other > it always slides my work away.  :) > > I've searched all over but can't find where that setting

Re: [e-users] my 'dodge' effect of ecomorph does not work .

2010-11-22 Thread hannes.janet...@gmail.com
On Mon, Nov 22, 2010 at 2:44 PM, waterloo wrote: > I use gentoo and enlightenment overlay. > my 'dodge' effect of ecomorph does not work . > Other effects of ecomorph work. > What is the matter? It needs to be fixed.. animation plugin is kind of a mess and I didnt feel the urge to dig into that. I

Re: [e-users] How to run application with ALT+ESC?

2010-11-12 Thread hannes.janet...@gmail.com
On Fri, Nov 12, 2010 at 5:45 PM, waterloo wrote: > How to run application with ALT+ESC? when I choose application in it , it > always open Property Setting of that application . thx initial default action should be 'launch'. anyway to fix this for you you can: select app > tab > select 'launch' >

Re: [e-users] e17 on dbus-daemon crash

2010-11-12 Thread hannes.janet...@gmail.com
On Fri, Nov 12, 2010 at 1:41 PM, P Purkayastha wrote: > On 11/12/2010 10:43 AM, David Seikel wrote: >> On Fri, 12 Nov 2010 11:27:10 +0900 Carsten Haitzler (The Rasterman) >>  wrote: >> >>> On Fri, 12 Nov 2010 08:55:29 +0800 P Purkayastha >>> said: I am not using any kind of composite. Maybe

Re: [e-users] e17 on dbus-daemon crash

2010-11-10 Thread hannes.janet...@gmail.com
Hi, On Wed, Nov 10, 2010 at 5:43 PM, P Purkayastha wrote: > Hi, > >  There were some earlier questions by raster on what happens when > dbus-daemon crashes or quits while e17 is running. It happened yesterday > that dbus-daemon crashed (or quit, not sure what happened) and here are my > observati

Re: [e-users] Can I use compiz in E17 ?

2010-11-09 Thread hannes.janet...@gmail.com
On Tue, Nov 9, 2010 at 11:47 AM, waterloo wrote: > where can I find detailed instructions of ecomorph ? thx > there are no detailed instructions. if it works it's pretty simple. from your comment on code.google wiki I guess some plugins failed to compile (e.g. inotify does check for config changes

Re: [e-users] Can I use compiz in E17 ?

2010-11-09 Thread hannes.janet...@gmail.com
On Tue, Nov 9, 2010 at 10:47 AM, waterloo wrote: > I am using ecomorph now , but I find I can not open some functions of it . > Such as : dodge, expo pager , etc. just add a key-,mouse- or edge-binding for expo. dodge focus animation does not work. BR > > I use E17 in gentoo , using ecomorph in

Re: [e-users] ALT-ESC and then run applications

2010-08-15 Thread hannes.janet...@gmail.com
Hi, On Sun, Aug 15, 2010 at 11:32 PM, Karl Sinn wrote: > >> exebuf has been superseded by everything. > > Any chance to get tiny functioning little application launcher back? load 'run everything' and 'everything applications' modules and add a keybinding for 'show everything dialog'. this shoul

Re: [e-users] everything + tracker

2010-08-03 Thread hannes.janet...@gmail.com
On Mon, Aug 2, 2010 at 11:23 PM, Wido wrote: > is not part as in "it is being developed separatly" or as in "is not being > developed at all, look for another toy that does this" ? > as in 'you'll have to install the plugin separately'. it works

Re: [e-users] everything + tracker

2010-08-02 Thread hannes.janet...@gmail.com
On Mon, Aug 2, 2010 at 10:35 PM, Wido wrote: > Hi to all. First, I'm sure I know the answer: "you have an old E version", > but I have to ask this anyway. I'm using E17 from the E's repos for debian > squeeze and the search function in everything worked fine (using tracker). > But I've updated tra

Re: [e-users] opengl rendered background for e17 - was: edje hooks for ecomp/ecomorph

2010-07-06 Thread hannes.janet...@gmail.com
Hi, On Wed, Jul 7, 2010 at 2:10 AM, Jason wrote: > All, > > Got tired of gnome the other day (old work requirement, at least it wasn't > windows), and started digging around the net for something minimalist.  My > old friend, enlightenment, got some cool eye candy.  :-)  So I gave it a > spin.

Re: [e-users] svn http/https co fails

2010-06-15 Thread hannes.janet...@gmail.com
oh nvm. got the url wrong.. On Tue, Jun 15, 2010 at 11:41 PM, hannes.janet...@gmail.com wrote: > Hi, > every now and then svn co does not work giving this result: > ~/src/e-svn$ svn co https://svn.enlightenment.org/e/trunk/TEST/app/e test_e > svn: OPTIONS of 'https://svn.en

[e-users] svn http/https co fails

2010-06-15 Thread hannes.janet...@gmail.com
Hi, every now and then svn co does not work giving this result: ~/src/e-svn$ svn co https://svn.enlightenment.org/e/trunk/TEST/app/e test_e svn: OPTIONS of 'https://svn.enlightenment.org/e/trunk/TEST/app/e': 200 OK (https://svn.enlightenment.org) and doing nothing more. I heard from other users tha

Re: [e-users] Font size in menu

2010-05-23 Thread hannes.janet...@gmail.com
On Sun, May 23, 2010 at 6:27 PM, Mick wrote: > On Sunday 23 May 2010 13:57:34 hannes.janet...@gmail.com wrote: >> On Sun, May 23, 2010 at 1:37 PM, Mick wrote: >> > On Sunday 23 May 2010 12:23:20 hannes.janet...@gmail.com wrote: >> >> On Sun, May 23, 2010 at 1:20

Re: [e-users] Font size in menu

2010-05-23 Thread hannes.janet...@gmail.com
On Sun, May 23, 2010 at 1:37 PM, Mick wrote: > On Sunday 23 May 2010 12:23:20 hannes.janet...@gmail.com wrote: >> On Sun, May 23, 2010 at 1:20 PM, hannes.janet...@gmail.com >> >> wrote: >> > Hi, >> > >> > On Sun, May 23, 2010 at 1:07 PM, Mick wro

Re: [e-users] Font size in menu

2010-05-23 Thread hannes.janet...@gmail.com
On Sun, May 23, 2010 at 1:20 PM, hannes.janet...@gmail.com wrote: > Hi, > > On Sun, May 23, 2010 at 1:07 PM, Mick wrote: >> Hi All, >> >> First post in this list!  :-) >> >> I have after some years of thinking about it installed Enlightenment on my >

Re: [e-users] Font size in menu

2010-05-23 Thread hannes.janet...@gmail.com
Hi, On Sun, May 23, 2010 at 1:07 PM, Mick wrote: > Hi All, > > First post in this list!  :-) > > I have after some years of thinking about it installed Enlightenment on my new > laptop.  The laptop has 1920x1080 resolution, but at 15.6" screen size the > menu looks really tiny and I struggle to r

Re: [e-users] e-notify

2010-05-22 Thread hannes.janet...@gmail.com
Hi, On Sat, May 22, 2010 at 8:00 PM, Wido wrote: > Hi guys. I've recently updated lot of KDE stuff from 4.3 to 4.4 (squeeze > update), and I've noticed that the new k-notify plays nicier with e-notify > (such as, amarok's notifications or konversation's notification are now seen > with e's notifi

Re: [e-users] Where to get DR17

2010-05-03 Thread hannes.janet...@gmail.com
Hi, documentation for installation of e17 can be found here: http://trac.enlightenment.org/e/wiki/User_Guide. BR On Mon, May 3, 2010 at 11:55 PM, Danny wrote: > Hi guys, > > I have been using DR17 a few years ago, maybe almost 2 years. The last time I > downloaded DR17 all the files I needed was

Re: [e-users] Enlightenment 0.16.999.063: SEGV if type run prompt command starting with f, b, or / ???

2010-04-17 Thread hannes.janet...@gmail.com
Hi, On Sun, Apr 18, 2010 at 4:09 AM, Joe(theWordy)Philbrook wrote: > > On 4/10/10 a: pacman -Syu :destabilized e17's run command dialog on my > Arch Linux installation. > > Yes I know e17 is still under heavy development, so I can't > expect it to be completely stable. But I thought I should brin

[e-users] Everything is empty! plugins moved to modules(for svn users only)

2010-04-11 Thread hannes.janet...@gmail.com
Hello, The plugins for the Everything module which were before loaded differently are now e-modules. If you have an existing config, you'll need to enable them with the Modules dialog. .. what about adding a ChangeLog dialog at least for the snapshot releases? Regards, Hannes --

Re: [e-users] i want everything!

2010-04-06 Thread hannes.janet...@gmail.com
Hi, the issue with not connecting to tracker was fixed recently but I guess it is not yet packaged. It should work for you either by starting tracker before enlightenment or after restarting e. Regards, Hannes On Wed, Apr 7, 2010 at 1:07 AM, Wido wrote: > Howdy! I've been playing around with eve

Re: [e-users] Thicker window resize zones?

2009-09-24 Thread hannes.janet...@gmail.com
On Fri, Sep 25, 2009 at 5:51 AM, hannes.janet...@gmail.com wrote: > On Fri, Sep 25, 2009 at 5:23 AM, Ross Vandegrift wrote: >> Hi all, >> >> Is there a way I can set thicker zones for grabbing a window to >> resize?  I very commonly use IBM TrackPoint II point

[e-users] Thicker window resize zones?

2009-09-24 Thread hannes.janet...@gmail.com
On Fri, Sep 25, 2009 at 5:23 AM, Ross Vandegrift wrote: > Hi all, > > Is there a way I can set thicker zones for grabbing a window to > resize?  I very commonly use IBM TrackPoint II pointing devices which > have a relatively low resolution.  When my pointer settings are set > reasonably, the curs

[e-users] "everything" module wish

2009-09-17 Thread hannes.janet...@gmail.com
Hi, I've added a config option for placement now. -- Hannes On Fri, Sep 18, 2009 at 4:05 AM, Wido wrote: > Hi, would it be posible to move the "run everything" module in the windows, > just like the old "run" module? maybe not by dran 'n drop, but with some > option in the configuration > > che

Re: [e-users] Is E17 causing memory leak in X.org ?

2009-06-11 Thread hannes.janet...@gmail.com
hi, for me the xserver used up to 500MB after one day running. I found the trigger for X's leaking to be e's animated idle mouse pointer. try turn it off. maybe you could file a bug for xserver if it's the same issue. On Thu, Jun 11, 2009 at 12:03 PM, RocketIII Scientist wrote: > Hi > >  Lately I'

[e-users] [E-devel] new module: systray

2009-03-24 Thread hannes.janet...@gmail.com
Hello, the systray module will need some special handling to work with itask-ng. It's already planned to make support for it, though it could take some time til I get to this. Regards, Hannes On Tue, Mar 24, 2009 at 8:07 PM, "Marco Trevisan (Treviño)" wrote: > Gustavo Sverzut Barbieri wrote: >