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
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
Christopher Michael [Thu, 25 Feb 2010 18:46:44 +0000 (18:46 +0000)]
Add illume dox file to configure.ac
SVN revision: 46473
Christopher Michael [Thu, 25 Feb 2010 18:46:21 +0000 (18:46 +0000)]
Better documentation structure.
SVN revision: 46472
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
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
Massimo Maiurana [Thu, 25 Feb 2010 16:19:44 +0000 (16:19 +0000)]
updating greek translations
SVN revision: 46468
Carsten Haitzler [Thu, 25 Feb 2010 13:09:09 +0000 (13:09 +0000)]
printf--
SVN revision: 46462
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
Carsten Haitzler [Thu, 25 Feb 2010 12:26:10 +0000 (12:26 +0000)]
no more round trips! bad bad bad!
SVN revision: 46459
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
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
Carsten Haitzler [Thu, 25 Feb 2010 05:12:49 +0000 (05:12 +0000)]
fix sync issue.
SVN revision: 46452
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
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
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
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
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
Christopher Michael [Wed, 24 Feb 2010 17:15:22 +0000 (17:15 +0000)]
Set illume zone list. Needed for elm_indicator.
SVN revision: 46432
Christopher Michael [Wed, 24 Feb 2010 05:28:57 +0000 (05:28 +0000)]
Fix structure definition.
SVN revision: 46422
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
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
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
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
Christopher Michael [Tue, 23 Feb 2010 20:54:59 +0000 (20:54 +0000)]
Add sending keyboard geometry for conformant apps.
SVN revision: 46404
Massimo Maiurana [Tue, 23 Feb 2010 18:43:06 +0000 (18:43 +0000)]
updating greek translations
SVN revision: 46399
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
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
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
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
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
Christopher Michael [Tue, 23 Feb 2010 01:22:05 +0000 (01:22 +0000)]
Make indicator work again wrt Scale changes.
SVN revision: 46377
Christopher Michael [Tue, 23 Feb 2010 01:21:47 +0000 (01:21 +0000)]
Make softkey respond again to Scale changes.
SVN revision: 46376
Christopher Michael [Tue, 23 Feb 2010 01:21:22 +0000 (01:21 +0000)]
Add some printfs for debugging.
SVN revision: 46375
Christopher Michael [Mon, 22 Feb 2010 20:38:11 +0000 (20:38 +0000)]
No need to set zone here.
SVN revision: 46364
Carsten Haitzler [Mon, 22 Feb 2010 08:04:41 +0000 (08:04 +0000)]
delay order re-load from monitor signal
SVN revision: 46351
Carsten Haitzler [Sun, 21 Feb 2010 16:15:59 +0000 (16:15 +0000)]
oooh and free rects before getting!
SVN revision: 46346
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
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
Christopher Michael [Fri, 19 Feb 2010 16:09:56 +0000 (16:09 +0000)]
Fix function prototype.
SVN revision: 46313
Christopher Michael [Fri, 19 Feb 2010 15:40:11 +0000 (15:40 +0000)]
Add layout sending/updating.
SVN revision: 46312
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
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
Massimo Maiurana [Fri, 19 Feb 2010 13:46:34 +0000 (13:46 +0000)]
updating french and italian translations
SVN revision: 46308
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
Carsten Haitzler [Fri, 19 Feb 2010 09:08:36 +0000 (09:08 +0000)]
illume3? wtf?
SVN revision: 46304
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
Christopher Michael [Fri, 19 Feb 2010 03:31:03 +0000 (03:31 +0000)]
Oops, that should not have been comitted.
SVN revision: 46294
Christopher Michael [Fri, 19 Feb 2010 03:21:30 +0000 (03:21 +0000)]
Add illume quickpanel zone fetch to border structure.
SVN revision: 46293
Christopher Michael [Fri, 19 Feb 2010 03:11:48 +0000 (03:11 +0000)]
And add doc directory also.
SVN revision: 46292
Christopher Michael [Fri, 19 Feb 2010 03:09:22 +0000 (03:09 +0000)]
Add illume2/images to configure output.
SVN revision: 46291
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
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
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
Christopher Michael [Fri, 19 Feb 2010 02:32:18 +0000 (02:32 +0000)]
New illume2 code in svn now :)
SVN revision: 46286
Christopher Michael [Fri, 19 Feb 2010 02:30:01 +0000 (02:30 +0000)]
Remove old illume2 code.
SVN revision: 46285
Massimo Maiurana [Thu, 18 Feb 2010 20:26:32 +0000 (20:26 +0000)]
updating turkish translation
SVN revision: 46282
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
Carsten Haitzler [Thu, 18 Feb 2010 11:46:15 +0000 (11:46 +0000)]
fill un alpha pixels when shape is removed.
SVN revision: 46271
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
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
Massimo Maiurana [Wed, 17 Feb 2010 12:50:41 +0000 (12:50 +0000)]
updating french and italian translations
SVN revision: 46244
Carsten Haitzler [Wed, 17 Feb 2010 04:17:34 +0000 (04:17 +0000)]
seems po's need updates with src...
SVN revision: 46232
Carsten Haitzler [Wed, 17 Feb 2010 03:38:57 +0000 (03:38 +0000)]
work on better shape handling for gl comp
SVN revision: 46231
Aron Xu [Tue, 16 Feb 2010 04:33:06 +0000 (04:33 +0000)]
Sync translations from Launchpad.
SVN revision: 46200
Gustavo Sverzut Barbieri [Mon, 15 Feb 2010 16:31:42 +0000 (16:31 +0000)]
add new status string "online" and "login".
SVN revision: 46192
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
Boris Faure [Mon, 15 Feb 2010 13:00:38 +0000 (13:00 +0000)]
typo
SVN revision: 46188
Massimo Maiurana [Mon, 15 Feb 2010 12:13:25 +0000 (12:13 +0000)]
updating french and italian translations
SVN revision: 46187
Carsten Haitzler [Mon, 15 Feb 2010 05:27:36 +0000 (05:27 +0000)]
add support for indirect option for gl.
SVN revision: 46179
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
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
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
Carsten Haitzler [Sat, 13 Feb 2010 16:12:28 +0000 (16:12 +0000)]
use netwm name in preference.
SVN revision: 46145
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
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
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
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
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
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
Carsten Haitzler [Thu, 11 Feb 2010 13:33:20 +0000 (13:33 +0000)]
less overhead... maybe.
SVN revision: 46076
Carsten Haitzler [Thu, 11 Feb 2010 11:09:18 +0000 (11:09 +0000)]
more overhead. screw u composite! screw you!. i now know what is needed...
and whats there now is not pretty.
SVN revision: 46074
Carsten Haitzler [Thu, 11 Feb 2010 08:05:19 +0000 (08:05 +0000)]
defer showing a composited window until first render.
SVN revision: 46072
Carsten Haitzler [Thu, 11 Feb 2010 07:41:02 +0000 (07:41 +0000)]
debug. off.
SVN revision: 46071
Carsten Haitzler [Thu, 11 Feb 2010 07:40:44 +0000 (07:40 +0000)]
fade ... OFF!
SVN revision: 46070
Carsten Haitzler [Thu, 11 Feb 2010 07:07:58 +0000 (07:07 +0000)]
fix some bugs i added to compositing in making gl more solid - software
compositing that is.
SVN revision: 46069
Christopher Michael [Thu, 11 Feb 2010 04:39:58 +0000 (04:39 +0000)]
Update me email address in AUTHORS file.
Add doxygen stuff to configure.ac & Makefile.am
E itself not supports basic structure for doxygen (the e.dox.in file may
need updating, and the Doxyfile in docs dir also). This will be handy for
documenting available API calls that people can use when writing modules, etc.
SVN revision: 46068
Christopher Michael [Thu, 11 Feb 2010 04:37:59 +0000 (04:37 +0000)]
Add basic doxygen structure.
SVN revision: 46067
Christopher Michael [Thu, 11 Feb 2010 02:49:54 +0000 (02:49 +0000)]
Add efl_doxygen macros.
SVN revision: 46065
Christopher Michael [Wed, 10 Feb 2010 17:24:33 +0000 (17:24 +0000)]
Take into account zone->y when setting position.
Don't need to lock border location unless we are changing zones.
SVN revision: 46056
Christopher Michael [Wed, 10 Feb 2010 17:23:15 +0000 (17:23 +0000)]
Don't set lock_user_location unless we are setting zone.
Remove useless function calls.
SVN revision: 46055
Carsten Haitzler [Wed, 10 Feb 2010 14:13:29 +0000 (14:13 +0000)]
and some more compositor work - now its looking mroe solid.
SVN revision: 46045
Carsten Haitzler [Wed, 10 Feb 2010 09:40:44 +0000 (09:40 +0000)]
debug++ and fix small no-re-render case.
SVN revision: 46038
Carsten Haitzler [Wed, 10 Feb 2010 08:09:03 +0000 (08:09 +0000)]
some mroe fixes and improvements.
SVN revision: 46037
Carsten Haitzler [Wed, 10 Feb 2010 07:47:59 +0000 (07:47 +0000)]
compositing work - make it solid and work in more places. hopefully this
fixes some other issues if u turn on "keep hidden windows".. but that seems
to creat others atm.
SVN revision: 46036
Christopher Michael [Wed, 10 Feb 2010 04:49:25 +0000 (04:49 +0000)]
Fix for showing windows @ their original size, then resizing them.
Some cleanup of code.
SVN revision: 46034
Christopher Michael [Wed, 10 Feb 2010 02:41:39 +0000 (02:41 +0000)]
And adjust size hint when setting icon too. (Same problem as previous commit
wrt text).
SVN revision: 46033
Christopher Michael [Wed, 10 Feb 2010 02:29:09 +0000 (02:29 +0000)]
Set min size on button when text is set. (Found this after creating a button
w/ no text, than later setting the text...the size was never adjusted).
SVN revision: 46032
Christopher Michael [Tue, 9 Feb 2010 19:11:33 +0000 (19:11 +0000)]
Don't need to feed mouse event here anymore.
SVN revision: 46016
Christopher Michael [Tue, 9 Feb 2010 17:03:52 +0000 (17:03 +0000)]
No point in calling x_window_geometry_get here, we never use the returned
width or height afterwards.
SVN revision: 46014