Re: [E-devel] Window out of Screen?

2006-12-28 Thread Chad Kittel
On 12/28/06, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > > If the start size of a window is very big, there's no possibility to > > lower the max size, because the default theme couldn't change window > > size at the top border (Why?). > > i didnt' put a resize handle there after w

Re: [E-devel] Strange mouse button click event

2006-12-22 Thread Chad Kittel
Byron, On 12/18/06, Byron Hillis <[EMAIL PROTECTED]> wrote: > > On 12/16/06, blak <[EMAIL PROTECTED]> wrote: > >> Hello > >> > >> I have noticed some strange mouse click behaviour(IMHO) > >> For example I open an About e17 window, move mouse cursor on the Ok > >> button, then I press down mouse bu

Re: [E-devel] Strange mouse button click event

2006-12-16 Thread Chad Kittel
On 12/16/06, blak <[EMAIL PROTECTED]> wrote: > Hello > > I have noticed some strange mouse click behaviour(IMHO) > For example I open an About e17 window, move mouse cursor on the Ok > button, then I press down mouse button, move mouse out of the Ok > button(but not away from About window) and rele

Re: [E-devel] etk, e fails to build due to configure problem

2006-10-22 Thread Chad Kittel
Peter, On 10/22/06, Peter Parkanyi <[EMAIL PROTECTED]> wrote: > Etk and e fails to build on my gentoo box due to configure problem. The > error is the following in both cases: > > Running aclocal... > Running autoheader... > Running autoconf... > Running libtoolize... > Running automake... > confi

Re: [E-devel] Quality of svg icons in E17

2006-10-09 Thread Chad Kittel
On 10/9/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > I'll have to correct myself. After digging around I found that > > the BMPx icon is actually a 48x48 PNG file. So I guess this was > > unrelated to the SVG issue, however, what I am experiencing is > > still "bizarre indeed." > >

Re: [E-devel] Quality of svg icons in E17

2006-10-09 Thread Chad Kittel
On 10/9/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Chad writes: > > > I'm not sure if this is the same problem, but here is a screenshot > > I just took that may be realted: > > http://www.lunar-linux.org/~v3rt1g0/fuzzy.png > > > > On the left is iBar, with the orange BMPx icon.

Re: [E-devel] Quality of svg icons in E17

2006-10-09 Thread Chad Kittel
Hello, On 10/8/06, Daniel Kasak <[EMAIL PROTECTED]> wrote: > Hi all. > > I can't be sure about this, but I *think* the quality of icons based > on svg images has dropped recently. If I make an application icon > based on a png file, when I put it in the bar and point at it ( with the > darkness th

Re: [E-devel] wtf?

2005-12-15 Thread Chad Kittel
David Seikel <[EMAIL PROTECTED]> [Fri, 16 Dec 2005 12:46:11 +1000]: > #9 0xb7e806ad in evas_stringshare_del (str=0x8130790 "Receive and > #send > text messages from your mobile phone") at evas_stringshare.c:105 #10 > I could not find any sign of that string. It's a pretty unlikely > string to.

Re: [E-devel] background changing

2005-10-07 Thread Chad Kittel
Carsten Haitzler <[EMAIL PROTECTED]> (The Rasterman) [Fri, 07 Oct 2005 14:08:33 +0900]: > On Thu, 6 Oct 2005 23:16:49 -0500 Chad Kittel <[EMAIL PROTECTED]> > babbled: > > > Chad Kittel <[EMAIL PROTECTED]> [Thu, 06 Oct 2005 22:50:50 -0500]: > > > xnowfal

Re: [E-devel] background changing

2005-10-06 Thread Chad Kittel
Chad Kittel <[EMAIL PROTECTED]> [Thu, 06 Oct 2005 22:50:50 -0500]: > xnowfall <[EMAIL PROTECTED]> [Thu, 06 Oct 2005 22:14:05 +0200]: > > with multiple monitors changing the wallpaper (with > > enlightenment_remote, emblem, e17setroot) only takes place on the > > s

Re: [E-devel] background changing

2005-10-06 Thread Chad Kittel
xnowfall <[EMAIL PROTECTED]> [Thu, 06 Oct 2005 22:14:05 +0200]: > with multiple monitors changing the wallpaper (with > enlightenment_remote, emblem, e17setroot) only takes place on the > screen the change is executed from - ie where emblem or the xterm is. > the other screen is first updated when

[E-devel] PATCH: Trivial addition to the eap copy code

2005-09-11 Thread Chad Kittel
Hello, Attached is a trivial patch to e_apps.c (in the e17 source tree) that enables the copying of three more eap fields when _e_app_copy() is called. Cheers -- _ (\o/) Chad 'v3rt1g0' Kittel <[EMAIL PROTECTED]> /_\ Milwaukee, WI (USA) "...staring up at heaven from the bottom of a glass" -

[E-devel] Root desktop menu closing incosistency

2005-09-11 Thread Chad Kittel
Hello, I have noticed an inconsistency in behavior with the root (desktop) menu in e17 when it comes to using the mouse to select an item in the menu or using the keyboard or scroll-wheel. If you open up the root menu (left click on desktop) and use the mouse to start mousing over the menu items

[E-devel] Re: E CVS: libs/evas tsauerbeck

2005-09-11 Thread Chad Kittel
enlightenment-cvs@lists.sourceforge.net [Fri, 09 Sep 2005 06:45:07 -0700]: > Enlightenment CVS committal > > Author : tsauerbeck > Project : e17 > Module : libs/evas > > Dir : e17/libs/evas/src/lib/engines/common > > > Modified Files: > evas_image_main.c ... > #ifdef HAVE_VALGRIND

Re: [E-devel] Patch to make e_utils' e17setroot use some ecore_file stuff

2005-07-17 Thread Chad Kittel
en I take it. Congradulations Andy on your marrage. I hope it treats you as well as marrage has treated me so far (which is great). Cheers, Chad > On 7/17/05, Chad Kittel <[EMAIL PROTECTED]> wrote: > > "Chad R. Kittel" <[EMAIL PROTECTED]> [Fri, 01 Jul 2005 19:28:15 > > -0

Re: [E-devel] Patch to make e_utils' e17setroot use some ecore_file stuff

2005-07-17 Thread Chad Kittel
"Chad R. Kittel" <[EMAIL PROTECTED]> [Fri, 01 Jul 2005 19:28:15 -0500]: > Hello, > > This patch against e_utils' e17setroot.c replaces some of the local > code with calls to ecore_file that should produce the same results > but with less code duplication. > > Cheers, > Chad Considering not a sin

[E-devel] Small patch to clean up some typos in e_main.c

2005-06-25 Thread Chad Kittel
Hello, Attached it a small patch against e17's e_main.c that just fixes a few typos in that file. - Chad e_main.c-typos.diff Description: Binary data

[E-devel] Patch to change eapp to an eap in e_border.c

2005-06-25 Thread Chad Kittel
Hello all, The attached pactch should fix something that looks like it was maybe overlooked in the conversion of .eapp to .eap. - Chad eapp2eap.diff Description: Binary data