On Thu, 24 Nov 2005 00:47:54 -0500 Michael Kelly <[EMAIL PROTECTED]> babbled:
> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hello, > > I'm wondering if someone could point me in the right direction on how I > can go about adding a feature to e17. > > It seems to me like when I am in fullscreen mode with a window, > edge-flip should be off. I guess that not everyone would agree, so this > should be a toggleable feature. However, I'd like to set up something > so that if, say, the currently focused window has the fullscreen > attribute set, then edge-flip is turned off. This makes the most sense > when I'm playing a fullscreen game, I don't wanna accidentally lose > focus of the game when I start looking around a bit. it definitely should be an option. you want to look in e_zone.c for the code that handles edge flips :) > Is there a good hacking guide to e17 for the moderately experienced C > programmer? (I can't quite seem to find one on e-develop.org). well there is a quikc guid in e17's doc dir about the general layout of the code. its old though. > I am totally willing to take the time to code/debug this feature, I'd > just like a little advice about where to start looking, what kinda > coding standards y'all like, etc. see above :):):) > - -- > Mike Kelly > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2 (GNU/Linux) > Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org > > iD8DBQFDhVP6okMzJ47YCzoRAjp3AJ9VExowS8Qw0imta91BiK4mtuF+xQCgu1Io > oIPXLgvwhRnUUP3/DuY2Wls= > =Yr4e > -----END PGP SIGNATURE----- > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] 裸好多 Tokyo, Japan (東京 日本) ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
