Commit Graph

9051 Commits

Author SHA1 Message Date
Christopher Michael 7a79cfc933 Add sending keyboard geometry for conformant apps.
SVN revision: 46404
2010-02-23 20:54:59 +00:00
Massimo Maiurana 8388334efc updating greek translations
SVN revision: 46399
2010-02-23 18:43:06 +00:00
Christopher Michael 536cc819b1 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
2010-02-23 18:15:00 +00:00
Christopher Michael 84301f2dde Believe that home windows can now accept/take focus. Have not seen any
adverse effects with this yet.



SVN revision: 46396
2010-02-23 18:12:43 +00:00
Carsten Haitzler ecc2b94660 e17 - clean out old clokc images... use map! :) should use for cpufreq too.
SVN revision: 46386
2010-02-23 08:59:24 +00:00
Christopher Michael c96252d83b More doxy for structures...tho they still do not show up in generated output
:(



SVN revision: 46379
2010-02-23 02:33:18 +00:00
Christopher Michael e906cf5918 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
2010-02-23 01:41:57 +00:00
Christopher Michael e39cd7f5fb Make indicator work again wrt Scale changes.
SVN revision: 46377
2010-02-23 01:22:05 +00:00
Christopher Michael 28c0c74d6a Make softkey respond again to Scale changes.
SVN revision: 46376
2010-02-23 01:21:47 +00:00
Christopher Michael 134b4f46ef Add some printfs for debugging.
SVN revision: 46375
2010-02-23 01:21:22 +00:00
Christopher Michael c5a9761839 No need to set zone here.
SVN revision: 46364
2010-02-22 20:38:11 +00:00
Carsten Haitzler c5ab22f34a delay order re-load from monitor signal
SVN revision: 46351
2010-02-22 08:04:41 +00:00
Carsten Haitzler 1a705408c8 oooh and free rects before getting!
SVN revision: 46346
2010-02-21 16:15:59 +00:00
Carsten Haitzler 0d9e03416b fix/clean up shape handling in gl engine... with texture from pixmap...
SVN revision: 46345
2010-02-21 15:52:19 +00:00
Christopher Michael 82905b7eea Treat config dialogs as normal windows so they behave in different layout
modes.



SVN revision: 46315
2010-02-19 18:22:39 +00:00
Christopher Michael 654a62a4de Fix function prototype.
SVN revision: 46313
2010-02-19 16:09:56 +00:00
Christopher Michael 0e67df5730 Add layout sending/updating.
SVN revision: 46312
2010-02-19 15:40:11 +00:00
Christopher Michael 448f5524d6 Don't need to trigger layout update twice.
Set focus to the newly shown border.



SVN revision: 46311
2010-02-19 14:45:10 +00:00
Christopher Michael 2de25e35db Fix case(s) where home window was not showing when another app was visible
and we changed layout mode.



SVN revision: 46310
2010-02-19 14:40:41 +00:00
Massimo Maiurana 1b5b744ca3 updating french and italian translations
SVN revision: 46308
2010-02-19 13:46:34 +00:00
Carsten Haitzler c843105715 if u want symbols out of the .so or .a or binary u compile.... EAPI them.
SVN revision: 46305
2010-02-19 09:18:11 +00:00
Carsten Haitzler bd1d1e5db5 illume3? wtf?
SVN revision: 46304
2010-02-19 09:08:36 +00:00
Christopher Michael cfd9ea4e21 When showing borders that were hidden, signal a layout update for that border.
SVN revision: 46295
2010-02-19 03:53:43 +00:00
Christopher Michael cdf7c14d90 Oops, that should not have been comitted.
SVN revision: 46294
2010-02-19 03:31:03 +00:00
Christopher Michael 4461057e7a Add illume quickpanel zone fetch to border structure.
SVN revision: 46293
2010-02-19 03:21:30 +00:00
Christopher Michael d3680c97e7 And add doc directory also.
SVN revision: 46292
2010-02-19 03:11:48 +00:00
Christopher Michael 22090357fe Add illume2/images to configure output.
SVN revision: 46291
2010-02-19 03:09:22 +00:00
Christopher Michael 0006745e2f Readd new illume2 code (ugg, svn is a pita) ;)
SVN revision: 46290
2010-02-19 03:00:58 +00:00
Christopher Michael 50bac54206 Ok, another stab at adding this to svn. Remove old code.
SVN revision: 46289
2010-02-19 02:59:56 +00:00
Christopher Michael eedb8f75dc New illume-home config files for new illume2 code.
SVN revision: 46287
2010-02-19 02:32:43 +00:00
Christopher Michael efb5c66c67 New illume2 code in svn now :)
SVN revision: 46286
2010-02-19 02:32:18 +00:00
Christopher Michael 581ada3a3f Remove old illume2 code.
SVN revision: 46285
2010-02-19 02:30:01 +00:00
Massimo Maiurana 0111ad6343 updating turkish translation
SVN revision: 46282
2010-02-18 20:26:32 +00:00
Gustavo Sverzut Barbieri 61531ed0d3 special case: we don't care for shape of argb windows, don't fetch it.
SVN revision: 46272
2010-02-18 11:56:37 +00:00
Carsten Haitzler e6746ce456 fill un alpha pixels when shape is removed.
SVN revision: 46271
2010-02-18 11:46:15 +00:00
Gustavo Sverzut Barbieri 59a5bdf853 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
2010-02-18 02:48:39 +00:00
Gustavo Sverzut Barbieri c4d6295c8c Auto-logout after 60 seconds "logout confirm dialog" shows.
SVN revision: 46246
2010-02-17 14:03:06 +00:00
Massimo Maiurana ca2f2c76ba updating french and italian translations
SVN revision: 46244
2010-02-17 12:50:41 +00:00
Carsten Haitzler caafbe8eb9 seems po's need updates with src...
SVN revision: 46232
2010-02-17 04:17:34 +00:00
Carsten Haitzler db323e87f9 work on better shape handling for gl comp
SVN revision: 46231
2010-02-17 03:38:57 +00:00
Aron Xu 0826eb6af5 Sync translations from Launchpad.
SVN revision: 46200
2010-02-16 04:33:06 +00:00
Gustavo Sverzut Barbieri 9309f0af3f add new status string "online" and "login".
SVN revision: 46192
2010-02-15 16:31:42 +00:00
Hannes Janetzek d9e6eb4b3a '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
2010-02-15 13:32:34 +00:00
Boris Faure 7bd630e8d8 typo
SVN revision: 46188
2010-02-15 13:00:38 +00:00
Massimo Maiurana 9e2ebeae00 updating french and italian translations
SVN revision: 46187
2010-02-15 12:13:25 +00:00
Carsten Haitzler a0874fb2b3 add support for indirect option for gl.
SVN revision: 46179
2010-02-15 05:27:36 +00:00
Carsten Haitzler 60b35967de 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
2010-02-14 03:57:43 +00:00
Sebastian Dransfeld b7066f4191 And use e_border_name_get to get name
SVN revision: 46154
2010-02-13 19:11:23 +00:00
Christopher Michael b1804a21eb Don't need the return variable here.
Don't free the title.



SVN revision: 46146
2010-02-13 16:19:41 +00:00
Carsten Haitzler 820d76b53d use netwm name in preference.
SVN revision: 46145
2010-02-13 16:12:28 +00:00