Re: [E-devel] edge flip and eapps

2005-05-09 Thread Massimo Maiurana
Il giorno Sun, 08 May 2005 20:34:11 +0200 Sebastian scrisse: > > is there a way to use two different icons for these two games? > > > > Set the win name in the eapp. nothing changes. it looks like win name is not important to e. if I make an eapp with win class set and win name unset, the page

Re: [E-devel] edge flip and eapps

2005-05-09 Thread The Rasterman
On Mon, 9 May 2005 13:32:22 +0200 Massimo Maiurana <[EMAIL PROTECTED]> babbled: > Il giorno Sun, 08 May 2005 20:34:11 +0200 Sebastian scrisse: > > > > is there a way to use two different icons for these two games? > > > > > > > Set the win name in the eapp. > > nothi

Re: [E-devel] edge flip and eapps

2005-05-09 Thread Massimo Maiurana
Il giorno Mon, 9 May 2005 20:54:20 +0900 Carsten scrisse: > > it looks like win name is not important to e. > > if I make an eapp with win class set and win name unset, the pager > > shows me the icon. > > nam and class are important. if you set only name it wont match the > class - it will assum

Re: [E-devel] segfault on evas_object_bottom_get(), evas_object_top_get()

2005-05-09 Thread Tilman Sauerbeck
Carsten Haitzler <[EMAIL PROTECTED]> [2005-05-09 13:30]: > > obj2 = evas_object_below_get_internal(obj2); > > that's weird - i read the code and i am baffled how obj2 could be "wrong" :( Fixed :) Regards, Tilman -- learn to quote: http://www.netmeister.org/news/learn2quote.html --

Re: [E-devel] edge flip and eapps

2005-05-09 Thread Sebastian Dransfeld
Massimo Maiurana wrote: I used xprop to get the window name to set eapp: [EMAIL PROTECTED]:~$ xprop | grep WM_NAME WM_NAME(STRING) = "Frozen-Bubble" This is wrong. Check .xsession-errors. E17 prints name and class when you start an app. Sebastian -

[E-devel] Eterm-0.9.3 + deadkeys not working right ?

2005-05-09 Thread Mike Frysinger
i'm hoping someone out there can help since i'm really not familiar with deadkeys at all ... basically, after upgrading eterm from 0.9.2 to 0.9.3, this user's deadkeys stopped working properly. downgrading libast to 0.5 and then building eterm 0.9.3 against that seemed to have no effect http:

Re: [E-devel] edge flip and eapps

2005-05-09 Thread The Rasterman
On Mon, 9 May 2005 19:13:31 +0200 Massimo Maiurana <[EMAIL PROTECTED]> babbled: > Il giorno Mon, 9 May 2005 20:54:20 +0900 Carsten scrisse: > > > > it looks like win name is not important to e. > > > if I make an eapp with win class set and win name unset, the pager > > > shows

Re: [E-devel] Eterm-0.9.3 + deadkeys not working right ?

2005-05-09 Thread Tres Melton
Mike / Tobias, I don't use deadkeys myself, being American and only speaking programming languages, but after a few minutes of Googling I would guess that it started here: Commit by mej :: eterm/Eterm/ (ChangeLog configure.in): Mon Apr 18 16:00:22 2005 Michael Jennings (mej) Remove unu