platform/upstream/enlightenment.git
14 years agono... we want undefined symbols :) (thanks vtorri)
Carsten Haitzler [Sun, 28 Feb 2010 00:13:21 +0000 (00:13 +0000)]
no... we want undefined symbols :) (thanks vtorri)

SVN revision: 46630

14 years agoFix up formatting.
Christopher Michael [Sat, 27 Feb 2010 22:51:19 +0000 (22:51 +0000)]
Fix up formatting.

SVN revision: 46625

14 years agoUse custom edj icon if it's specified (for menus & items).
Christopher Michael [Sat, 27 Feb 2010 22:38:35 +0000 (22:38 +0000)]
Use custom edj icon if it's specified (for menus & items).
Use EINA_* macros for lists.
Fix formatting.
Remove Whitespace.

SVN revision: 46623

14 years agoAdd module.conf.src to Makefile.
Christopher Michael [Sat, 27 Feb 2010 22:11:31 +0000 (22:11 +0000)]
Add module.conf.src to Makefile.

SVN revision: 46621

14 years agoAnd add to Makefile.
Christopher Michael [Sat, 27 Feb 2010 22:10:41 +0000 (22:10 +0000)]
And add to Makefile.

SVN revision: 46620

14 years agoAdd config src file for config panel module w/ silly menu disabled.
Christopher Michael [Sat, 27 Feb 2010 22:10:01 +0000 (22:10 +0000)]
Add config src file for config panel module w/ silly menu disabled.

SVN revision: 46619

14 years agoAdd config src file for Conf module w/ silly menu disabled.
Christopher Michael [Sat, 27 Feb 2010 22:07:00 +0000 (22:07 +0000)]
Add config src file for Conf module w/ silly menu disabled.

SVN revision: 46618

14 years agoHook into zone_resize so we can adjust minimum width when zone changes
Christopher Michael [Sat, 27 Feb 2010 19:50:07 +0000 (19:50 +0000)]
Hook into zone_resize so we can adjust minimum width when zone changes
size.

SVN revision: 46600

14 years agoAdd handler for zone_move_resize so we can adjust minimum width of
Christopher Michael [Sat, 27 Feb 2010 19:41:59 +0000 (19:41 +0000)]
Add handler for zone_move_resize so we can adjust minimum width of
indicator when zone size changes.

SVN revision: 46599

14 years agoMerge configmenu from extras with Configuration Panel module(after discussion with...
Daniel Kolesa [Sat, 27 Feb 2010 17:04:55 +0000 (17:04 +0000)]
Merge configmenu from extras with Configuration Panel module(after discussion with raster). For this, I added API to disable or enable any augmentation point from any module and later enable it again. Thanks to this merge, you can have configuration panel categories directly in main menu, replacing old items like Gadgets in that submenu. You can easily switch to old style from Advanced->Configuration Panel, if the module is disabled it is the old style of course. Also I removed configmenu from emodules when it is not needed anymore.

SVN revision: 46587

14 years agomissing eapi's
Carsten Haitzler [Sat, 27 Feb 2010 10:06:22 +0000 (10:06 +0000)]
missing eapi's

SVN revision: 46575

14 years agoTAsn's patch for LTR->RTL support in keyboard. (with formatting fixes).
Christopher Michael [Sat, 27 Feb 2010 04:28:43 +0000 (04:28 +0000)]
TAsn's patch for LTR->RTL support in keyboard. (with formatting fixes).

SVN revision: 46550

14 years agoquaker said valgrind 3.5 just accept a byte value (0-255)
Gustavo Sverzut Barbieri [Fri, 26 Feb 2010 23:55:12 +0000 (23:55 +0000)]
quaker said valgrind 3.5 just accept a byte value (0-255)

SVN revision: 46537

14 years agoDon't segfault if keyboard has no border.
Christopher Michael [Fri, 26 Feb 2010 21:04:03 +0000 (21:04 +0000)]
Don't segfault if keyboard has no border.

SVN revision: 46520

14 years agoAdd 'UNUSED' to functions for which some parameters are never used.
Christopher Michael [Fri, 26 Feb 2010 19:58:44 +0000 (19:58 +0000)]
Add 'UNUSED' to functions for which some parameters are never used.

SVN revision: 46515

14 years agoRename some more functions to be 'illume' specific so we don't clash.
Christopher Michael [Fri, 26 Feb 2010 19:44:37 +0000 (19:44 +0000)]
Rename some more functions to be 'illume' specific so we don't clash.

SVN revision: 46514

14 years agoOops, don't EAPI those.
Christopher Michael [Fri, 26 Feb 2010 13:23:31 +0000 (13:23 +0000)]
Oops, don't EAPI those.

SVN revision: 46512

14 years agoRename some functions to be more 'illume' specific so we don't get any
Christopher Michael [Fri, 26 Feb 2010 13:16:10 +0000 (13:16 +0000)]
Rename some functions to be more 'illume' specific so we don't get any
potential clashes w/ other modules.

SVN revision: 46511

14 years agoRemove last remaining round-trip.
Christopher Michael [Fri, 26 Feb 2010 11:37:01 +0000 (11:37 +0000)]
Remove last remaining round-trip.
Remove some printfs.
Fix some formatting.

SVN revision: 46510

14 years agoDon't need to send a layout update when animation is done (it's already send
Christopher Michael [Fri, 26 Feb 2010 11:20:43 +0000 (11:20 +0000)]
Don't need to send a layout update when animation is done (it's already send
in the show/hide calls).

Send new keyboard geometry if we are not animating also.

SVN revision: 46509

14 years agoRemove 2 more round-trips. (Tested and did not see any adverse effects, but
Christopher Michael [Fri, 26 Feb 2010 10:57:26 +0000 (10:57 +0000)]
Remove 2 more round-trips. (Tested and did not see any adverse effects, but
left orig code commented out just in case).

Add some additional comments.

SVN revision: 46508

14 years agoAdd illume dox file to configure.ac
Christopher Michael [Thu, 25 Feb 2010 18:46:44 +0000 (18:46 +0000)]
Add illume dox file to configure.ac

SVN revision: 46473

14 years agoBetter documentation structure.
Christopher Michael [Thu, 25 Feb 2010 18:46:21 +0000 (18:46 +0000)]
Better documentation structure.

SVN revision: 46472

14 years agoRemove excessive line breaks.
Christopher Michael [Thu, 25 Feb 2010 16:59:46 +0000 (16:59 +0000)]
Remove excessive line breaks.

(Do we really need that many line breaks in a description ?)

SVN revision: 46471

14 years agoMaximum framerate in advanced should match the maximum in basic.
Christopher Michael [Thu, 25 Feb 2010 16:54:16 +0000 (16:54 +0000)]
Maximum framerate in advanced should match the maximum in basic.

SVN revision: 46470

14 years agoupdating greek translations
Massimo Maiurana [Thu, 25 Feb 2010 16:19:44 +0000 (16:19 +0000)]
updating greek translations

SVN revision: 46468

14 years agoprintf--
Carsten Haitzler [Thu, 25 Feb 2010 13:09:09 +0000 (13:09 +0000)]
printf--

SVN revision: 46462

14 years agomake frameinfo work on env var. export DFI=1
Carsten Haitzler [Thu, 25 Feb 2010 12:37:28 +0000 (12:37 +0000)]
make frameinfo work on env var. export DFI=1

SVN revision: 46461

14 years agono more round trips! bad bad bad!
Carsten Haitzler [Thu, 25 Feb 2010 12:26:10 +0000 (12:26 +0000)]
no more round trips! bad bad bad!

SVN revision: 46459

14 years agoidle cursor should not be on in illume! useless!
Carsten Haitzler [Thu, 25 Feb 2010 10:32:49 +0000 (10:32 +0000)]
idle cursor should not be on in illume! useless!

SVN revision: 46457

14 years agoHandle policy activate layer a bit better (don't set so high).
Christopher Michael [Thu, 25 Feb 2010 05:45:14 +0000 (05:45 +0000)]
Handle policy activate layer a bit better (don't set so high).
Add an easily adjusted variable in policy.h for POL_ACTIVATE_LAYER.

SVN revision: 46454

14 years agofix sync issue.
Carsten Haitzler [Thu, 25 Feb 2010 05:12:49 +0000 (05:12 +0000)]
fix sync issue.

SVN revision: 46452

14 years agoAdd some more docs.
Christopher Michael [Thu, 25 Feb 2010 01:17:45 +0000 (01:17 +0000)]
Add some more docs.
Prep some structures for documentation (just modifying the code format).

SVN revision: 46451

14 years agoFix focus track issue(s) as reported by TAsn.
Christopher Michael [Wed, 24 Feb 2010 22:48:02 +0000 (22:48 +0000)]
Fix focus track issue(s) as reported by TAsn.

SVN revision: 46446

14 years agoOk, we cannot accept focus on home window...leads to focus track issues.
Christopher Michael [Wed, 24 Feb 2010 22:46:34 +0000 (22:46 +0000)]
Ok, we cannot accept focus on home window...leads to focus track issues.

SVN revision: 46445

14 years agoCheck for new_client when laying out indicator. (Needed for elm_indicator
Christopher Michael [Wed, 24 Feb 2010 18:21:50 +0000 (18:21 +0000)]
Check for new_client when laying out indicator. (Needed for elm_indicator
app).

SVN revision: 46438

14 years agomove the hour hand according to the elapsed minutes in an hour
Viktor Kojouharov [Wed, 24 Feb 2010 17:45:04 +0000 (17:45 +0000)]
move the hour hand according to the elapsed minutes in an hour

SVN revision: 46433

14 years agoSet illume zone list. Needed for elm_indicator.
Christopher Michael [Wed, 24 Feb 2010 17:15:22 +0000 (17:15 +0000)]
Set illume zone list. Needed for elm_indicator.

SVN revision: 46432

14 years agoFix structure definition.
Christopher Michael [Wed, 24 Feb 2010 05:28:57 +0000 (05:28 +0000)]
Fix structure definition.

SVN revision: 46422

14 years agoUpdate documentation. (Doxygen now generates docs for structure members too
Christopher Michael [Wed, 24 Feb 2010 05:15:56 +0000 (05:15 +0000)]
Update documentation. (Doxygen now generates docs for structure members too
:))

SVN revision: 46421

14 years agoUpdate layout properly when zone changes size or moves. This should fix
Christopher Michael [Tue, 23 Feb 2010 23:31:46 +0000 (23:31 +0000)]
Update layout properly when zone changes size or moves. This should fix
xrandr issue for TAsn ;)

SVN revision: 46413

14 years agoUnhide a border if we are looping through focus.
Christopher Michael [Tue, 23 Feb 2010 22:37:40 +0000 (22:37 +0000)]
Unhide a border if we are looping through focus.

SVN revision: 46411

14 years agoCheck home count based on current mode and create or focus home window
Christopher Michael [Tue, 23 Feb 2010 22:25:31 +0000 (22:25 +0000)]
Check home count based on current mode and create or focus home window
accordingly.

SVN revision: 46409

14 years agoAdd sending keyboard geometry for conformant apps.
Christopher Michael [Tue, 23 Feb 2010 20:54:59 +0000 (20:54 +0000)]
Add sending keyboard geometry for conformant apps.

SVN revision: 46404

14 years agoupdating greek translations
Massimo Maiurana [Tue, 23 Feb 2010 18:43:06 +0000 (18:43 +0000)]
updating greek translations

SVN revision: 46399

14 years agoFix NETWM Activate issue where the window would not raise or focus. This
Christopher Michael [Tue, 23 Feb 2010 18:15:00 +0000 (18:15 +0000)]
Fix NETWM Activate issue where the window would not raise or focus. This
works wrt fullscreen windows also.
Fix issues wrt hide/show race conditions that raster pointed out.
Fix issue where previous window was not shown again.

SVN revision: 46397

14 years agoBelieve that home windows can now accept/take focus. Have not seen any
Christopher Michael [Tue, 23 Feb 2010 18:12:43 +0000 (18:12 +0000)]
Believe that home windows can now accept/take focus. Have not seen any
adverse effects with this yet.

SVN revision: 46396

14 years agoe17 - clean out old clokc images... use map! :) should use for cpufreq too.
Carsten Haitzler [Tue, 23 Feb 2010 08:59:24 +0000 (08:59 +0000)]
e17 - clean out old clokc images... use map! :) should use for cpufreq too.

SVN revision: 46386

14 years agoMore doxy for structures...tho they still do not show up in generated output
Christopher Michael [Tue, 23 Feb 2010 02:33:18 +0000 (02:33 +0000)]
More doxy for structures...tho they still do not show up in generated output
:(

SVN revision: 46379

14 years agoMore doxy for Policy API. (Bonus points to the person who figures out why
Christopher Michael [Tue, 23 Feb 2010 01:41:57 +0000 (01:41 +0000)]
More doxy for Policy API. (Bonus points to the person who figures out why
doxygen will not generate docs for structure members here).

SVN revision: 46378

14 years agoMake indicator work again wrt Scale changes.
Christopher Michael [Tue, 23 Feb 2010 01:22:05 +0000 (01:22 +0000)]
Make indicator work again wrt Scale changes.

SVN revision: 46377

14 years agoMake softkey respond again to Scale changes.
Christopher Michael [Tue, 23 Feb 2010 01:21:47 +0000 (01:21 +0000)]
Make softkey respond again to Scale changes.

SVN revision: 46376

14 years agoAdd some printfs for debugging.
Christopher Michael [Tue, 23 Feb 2010 01:21:22 +0000 (01:21 +0000)]
Add some printfs for debugging.

SVN revision: 46375

14 years agoNo need to set zone here.
Christopher Michael [Mon, 22 Feb 2010 20:38:11 +0000 (20:38 +0000)]
No need to set zone here.

SVN revision: 46364

14 years agodelay order re-load from monitor signal
Carsten Haitzler [Mon, 22 Feb 2010 08:04:41 +0000 (08:04 +0000)]
delay order re-load from monitor signal

SVN revision: 46351

14 years agooooh and free rects before getting!
Carsten Haitzler [Sun, 21 Feb 2010 16:15:59 +0000 (16:15 +0000)]
oooh and free rects before getting!

SVN revision: 46346

14 years agofix/clean up shape handling in gl engine... with texture from pixmap...
Carsten Haitzler [Sun, 21 Feb 2010 15:52:19 +0000 (15:52 +0000)]
fix/clean up shape handling in gl engine... with texture from pixmap...

SVN revision: 46345

14 years agoTreat config dialogs as normal windows so they behave in different layout
Christopher Michael [Fri, 19 Feb 2010 18:22:39 +0000 (18:22 +0000)]
Treat config dialogs as normal windows so they behave in different layout
modes.

SVN revision: 46315

14 years agoFix function prototype.
Christopher Michael [Fri, 19 Feb 2010 16:09:56 +0000 (16:09 +0000)]
Fix function prototype.

SVN revision: 46313

14 years agoAdd layout sending/updating.
Christopher Michael [Fri, 19 Feb 2010 15:40:11 +0000 (15:40 +0000)]
Add layout sending/updating.

SVN revision: 46312

14 years agoDon't need to trigger layout update twice.
Christopher Michael [Fri, 19 Feb 2010 14:45:10 +0000 (14:45 +0000)]
Don't need to trigger layout update twice.
Set focus to the newly shown border.

SVN revision: 46311

14 years agoFix case(s) where home window was not showing when another app was visible
Christopher Michael [Fri, 19 Feb 2010 14:40:41 +0000 (14:40 +0000)]
Fix case(s) where home window was not showing when another app was visible
and we changed layout mode.

SVN revision: 46310

14 years agoupdating french and italian translations
Massimo Maiurana [Fri, 19 Feb 2010 13:46:34 +0000 (13:46 +0000)]
updating french and italian translations

SVN revision: 46308

14 years agoif u want symbols out of the .so or .a or binary u compile.... EAPI them.
Carsten Haitzler [Fri, 19 Feb 2010 09:18:11 +0000 (09:18 +0000)]
if u want symbols out of the .so or .a or binary u compile.... EAPI them.

SVN revision: 46305

14 years agoillume3? wtf?
Carsten Haitzler [Fri, 19 Feb 2010 09:08:36 +0000 (09:08 +0000)]
illume3? wtf?

SVN revision: 46304

14 years agoWhen showing borders that were hidden, signal a layout update for that border.
Christopher Michael [Fri, 19 Feb 2010 03:53:43 +0000 (03:53 +0000)]
When showing borders that were hidden, signal a layout update for that border.

SVN revision: 46295

14 years agoOops, that should not have been comitted.
Christopher Michael [Fri, 19 Feb 2010 03:31:03 +0000 (03:31 +0000)]
Oops, that should not have been comitted.

SVN revision: 46294

14 years agoAdd illume quickpanel zone fetch to border structure.
Christopher Michael [Fri, 19 Feb 2010 03:21:30 +0000 (03:21 +0000)]
Add illume quickpanel zone fetch to border structure.

SVN revision: 46293

14 years agoAnd add doc directory also.
Christopher Michael [Fri, 19 Feb 2010 03:11:48 +0000 (03:11 +0000)]
And add doc directory also.

SVN revision: 46292

14 years agoAdd illume2/images to configure output.
Christopher Michael [Fri, 19 Feb 2010 03:09:22 +0000 (03:09 +0000)]
Add illume2/images to configure output.

SVN revision: 46291

14 years agoReadd new illume2 code (ugg, svn is a pita) ;)
Christopher Michael [Fri, 19 Feb 2010 03:00:58 +0000 (03:00 +0000)]
Readd new illume2 code (ugg, svn is a pita) ;)

SVN revision: 46290

14 years agoOk, another stab at adding this to svn. Remove old code.
Christopher Michael [Fri, 19 Feb 2010 02:59:56 +0000 (02:59 +0000)]
Ok, another stab at adding this to svn. Remove old code.

SVN revision: 46289

14 years agoNew illume-home config files for new illume2 code.
Christopher Michael [Fri, 19 Feb 2010 02:32:43 +0000 (02:32 +0000)]
New illume-home config files for new illume2 code.

SVN revision: 46287

14 years agoNew illume2 code in svn now :)
Christopher Michael [Fri, 19 Feb 2010 02:32:18 +0000 (02:32 +0000)]
New illume2 code in svn now :)

SVN revision: 46286

14 years agoRemove old illume2 code.
Christopher Michael [Fri, 19 Feb 2010 02:30:01 +0000 (02:30 +0000)]
Remove old illume2 code.

SVN revision: 46285

14 years agoupdating turkish translation
Massimo Maiurana [Thu, 18 Feb 2010 20:26:32 +0000 (20:26 +0000)]
updating turkish translation

SVN revision: 46282

14 years agospecial case: we don't care for shape of argb windows, don't fetch it.
Gustavo Sverzut Barbieri [Thu, 18 Feb 2010 11:56:37 +0000 (11:56 +0000)]
special case: we don't care for shape of argb windows, don't fetch it.

SVN revision: 46272

14 years agofill un alpha pixels when shape is removed.
Carsten Haitzler [Thu, 18 Feb 2010 11:46:15 +0000 (11:46 +0000)]
fill un alpha pixels when shape is removed.

SVN revision: 46271

14 years agoFix segv with shaped windows on GL composite manager.
Gustavo Sverzut Barbieri [Thu, 18 Feb 2010 02:48:39 +0000 (02:48 +0000)]
Fix segv with shaped windows on GL composite manager.

When we have shaped windows, we must force it to be converted to
non-native so we can modify it later, setting the alpha byte of the
pixels based on the mask.

This fix segv that was happening with Chromium and other shaped
windows as the evas_object_image_data_get() would return NULL for
native surfaces.

SVN revision: 46264

14 years agoAuto-logout after 60 seconds "logout confirm dialog" shows.
Gustavo Sverzut Barbieri [Wed, 17 Feb 2010 14:03:06 +0000 (14:03 +0000)]
Auto-logout after 60 seconds "logout confirm dialog" shows.

SVN revision: 46246

14 years agoupdating french and italian translations
Massimo Maiurana [Wed, 17 Feb 2010 12:50:41 +0000 (12:50 +0000)]
updating french and italian translations

SVN revision: 46244

14 years agoseems po's need updates with src...
Carsten Haitzler [Wed, 17 Feb 2010 04:17:34 +0000 (04:17 +0000)]
seems po's need updates with src...

SVN revision: 46232

14 years agowork on better shape handling for gl comp
Carsten Haitzler [Wed, 17 Feb 2010 03:38:57 +0000 (03:38 +0000)]
work on better shape handling for gl comp

SVN revision: 46231

14 years agoSync translations from Launchpad.
Aron Xu [Tue, 16 Feb 2010 04:33:06 +0000 (04:33 +0000)]
Sync translations from Launchpad.

SVN revision: 46200

14 years agoadd new status string "online" and "login".
Gustavo Sverzut Barbieri [Mon, 15 Feb 2010 16:31:42 +0000 (16:31 +0000)]
add new status string "online" and "login".

SVN revision: 46192

14 years ago'everything'
Hannes Janetzek [Mon, 15 Feb 2010 13:32:34 +0000 (13:32 +0000)]
'everything'
- use desktops' label as long as executable is not called with parameters.
- disable sync of app history  with exehist - could be removed I think.

SVN revision: 46189

14 years agotypo
Boris Faure [Mon, 15 Feb 2010 13:00:38 +0000 (13:00 +0000)]
typo

SVN revision: 46188

14 years agoupdating french and italian translations
Massimo Maiurana [Mon, 15 Feb 2010 12:13:25 +0000 (12:13 +0000)]
updating french and italian translations

SVN revision: 46187

14 years agoadd support for indirect option for gl.
Carsten Haitzler [Mon, 15 Feb 2010 05:27:36 +0000 (05:27 +0000)]
add support for indirect option for gl.

SVN revision: 46179

14 years agogl vsync smoother tear-free rendering on desktop (nvidia though only - i am
Carsten Haitzler [Sun, 14 Feb 2010 03:57:43 +0000 (03:57 +0000)]
gl vsync smoother tear-free rendering on desktop (nvidia though only - i am
in no mood to figure out the convoluted vsync stuff for every linux gl drvier
out there!)

SVN revision: 46158

14 years agoAnd use e_border_name_get to get name
Sebastian Dransfeld [Sat, 13 Feb 2010 19:11:23 +0000 (19:11 +0000)]
And use e_border_name_get to get name

SVN revision: 46154

14 years agoDon't need the return variable here.
Christopher Michael [Sat, 13 Feb 2010 16:19:41 +0000 (16:19 +0000)]
Don't need the return variable here.
Don't free the title.

SVN revision: 46146

14 years agouse netwm name in preference.
Carsten Haitzler [Sat, 13 Feb 2010 16:12:28 +0000 (16:12 +0000)]
use netwm name in preference.

SVN revision: 46145

14 years agoUse eina_log on econnman
Gustavo Sverzut Barbieri [Sat, 13 Feb 2010 12:16:14 +0000 (12:16 +0000)]
Use eina_log on econnman

Registry domain 'econnman' and log messages with eina_log instead of
casual printfs.

By: Lucas De Marchi <lucas.demarchi@profusion.mobi>

SVN revision: 46130

14 years agoUse proper error handling on initialization
Gustavo Sverzut Barbieri [Sat, 13 Feb 2010 12:14:44 +0000 (12:14 +0000)]
Use proper error handling on initialization

By: Lucas De Marchi <lucas.demarchi@profusion.mobi>

SVN revision: 46129

14 years agowhy do a server rount trip for every border to get title when it's already
Carsten Haitzler [Sat, 13 Feb 2010 11:42:28 +0000 (11:42 +0000)]
why do  a server rount trip for every border to get title when it's already
stored? bad bad bad! this will cause mucho slowness.

SVN revision: 46128

14 years agofix fd handler del complaint! add events before adding handler for them!
Carsten Haitzler [Sat, 13 Feb 2010 02:57:01 +0000 (02:57 +0000)]
fix fd handler del complaint! add events before adding handler for them!
otherwise event id is 0!

SVN revision: 46124

14 years agofix long-standing bug in exe exit handling! ugh...
Carsten Haitzler [Sat, 13 Feb 2010 02:47:21 +0000 (02:47 +0000)]
fix long-standing bug in exe exit handling! ugh...

SVN revision: 46123

14 years agoNo point in running find_by_client_window here as we do nothing with it
Christopher Michael [Thu, 11 Feb 2010 22:05:14 +0000 (22:05 +0000)]
No point in running find_by_client_window here as we do nothing with it
anyway.

SVN revision: 46104

14 years agoless overhead... maybe.
Carsten Haitzler [Thu, 11 Feb 2010 13:33:20 +0000 (13:33 +0000)]
less overhead... maybe.

SVN revision: 46076