Commit Graph

300 Commits

Author SHA1 Message Date
Massimo Maiurana 2a774dd533 updating esperanto translations
SVN revision: 81195
2012-12-17 23:42:23 +00:00
Mike Blumenkrantz ef6267c7c3 fix some comp leaks when window attributes are not found
SVN revision: 80846
2012-12-13 13:21:43 +00:00
Mike Blumenkrantz 6c751918b8 warn--
SVN revision: 80656
2012-12-11 13:04:53 +00:00
Mike Blumenkrantz 69b94914ea force defaults for recently-removed comp config options
SVN revision: 80655
2012-12-11 13:04:29 +00:00
Carsten Haitzler 83e7a0a401 disable "useless" options from the comp gui.
SVN revision: 80647
2012-12-11 11:25:42 +00:00
Carsten Haitzler 762b170e75 dont comp fullscreen windows -> off by default.
SVN revision: 80627
2012-12-11 03:51:45 +00:00
Carsten Haitzler 2399a9397c to make the debate on comp err msgs' - make them coinsistent and say
"display server".



SVN revision: 80574
2012-12-10 07:27:18 +00:00
Massimo Maiurana 05159cf28b some patches from Igor Murzov:
- Translate some more labels
- Fix dialog title. (It's a follow-up to r79999)
- Typos in the updates checker

SVN revision: 80556
2012-12-09 19:50:07 +00:00
Carsten Haitzler f0c9f5121c lots of buglet-fixing. this does:
1. make idle fade timer work at all (dodnt work before)
2. fixes backlight status on e restart
3. fixes setting bl level on start
4. improves the compositor fade in/out effect by ALSO fading backlight
in and out... oh so much smoother now
5. fixes label in ui to be seconds, not minutes.
6. in order to make this all work - it adds a special screensaver
event inside of e that the screensaver subsystem generates based on
the real x one.



SVN revision: 80538
2012-12-09 06:27:42 +00:00
Carsten Haitzler c731df8690 reduce frame tick overflow by 1.
SVN revision: 80509
2012-12-08 04:14:05 +00:00
Mike Blumenkrantz 68e6b07cd7 all dialogs are no longer resizable
SVN revision: 80032
2012-12-03 09:24:12 +00:00
Carsten Haitzler 93289954af oh - this was irking me - client region of comp preview was pure solid
white. not nice. make it semit-trans black. :) should work better on
more themes.



SVN revision: 79971
2012-12-01 16:08:32 +00:00
Mike Blumenkrantz 8debb65fce simplify comp module dropshadow disable detect
SVN revision: 79692
2012-11-26 10:37:52 +00:00
Massimo Maiurana 8314c3b95c updating various translations
SVN revision: 79519
2012-11-21 19:45:32 +00:00
Carsten Haitzler 4535107c4a comp -> enusre styles for init window and desklock are still (so they
just fade in and out - no zoom).



SVN revision: 79325
2012-11-15 09:12:16 +00:00
Mike Blumenkrantz 6d22c11a5d due to the combined efforts of an elite developer task force (EDTF) led by devilhorns over a period of weeks, a comp bug caused by fullscreen windows not properly reenabling compositing for override windows is now slightly less crippling, though still very crippling in some cases
ticket #1558


SVN revision: 79274
2012-11-14 09:40:30 +00:00
Christopher Michael b9446430c8 Surfaceless extension is not longer required for wayland clients in E
Compositor.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 79205
2012-11-13 08:33:36 +00:00
Christopher Michael 2603f3d7a1 Kick the Wayland support for E Compositor back into build shape.
NB: Builds again now, but does not Yet render wayland clients...soon ;)

Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 79164
2012-11-12 14:41:30 +00:00
Massimo Maiurana 5e2b9f2a6c updating russian translation
SVN revision: 79119
2012-11-11 20:20:43 +00:00
Carsten Haitzler f534e30089 put lucas's makefiles back.. but what do you do to make it not break
between builds from older vs newer makefile setup?



SVN revision: 79024
2012-11-09 14:49:05 +00:00
Carsten Haitzler 5fa813e1cc lucas... u're going to hate me... but i'm reverting this whole lot of
module build chnages because its fundamentally broken. it DOES NOT
PRODUCE .SO FILES. just .la and .a files. the only reason u dont
notice is.. you ALREADY had .so's installed. i just got in from the
airport... synced and updated.. rebuilt and was met with all modules
not loading... literally - no .so's are installed int he module dirs.
try rm -rf the instaleld module tree.

regardless... this has to be reverted be3cause it's a major break. the
idea is right/nice. the implementation is causing... problems.



SVN revision: 79015
2012-11-09 10:45:35 +00:00
Lucas De Marchi 0000e87ffc e/modules: delete old Makefile.am's
SVN revision: 78983
2012-11-07 21:50:53 +00:00
Lucas De Marchi 92eee9068a e: use AM_CPPFLAGS instead of INCLUDES
Get rid of warnings like below with recent automake (1.11 and newer):
src/bin/Makefile.am:6: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/bin/Makefile.am: installing './depcomp'
src/modules/access/Makefile.am:11: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')



SVN revision: 78720
2012-10-31 20:40:40 +00:00
Cedric BAIL 7826261e19 e: e_alert now find the composite window by looking at X property insteed of relying on E.
SVN revision: 78692
2012-10-31 07:50:10 +00:00
Massimo Maiurana 6f4591eed2 updating russian translation
SVN revision: 78648
2012-10-30 12:10:17 +00:00
Christopher Michael 8a7b893dce E: Fix warning: variable 'lp' set but not used
Signed-off-by: Christopher Michael <cpmichael1@comcast.net>

SVN revision: 78583
2012-10-28 10:32:20 +00:00
Mike Blumenkrantz 8ba9451fab fix yet another comp bug provided to us by the masters of graphics, the sultans of sweet interfaces, the...gtk developers
ticket #1558


SVN revision: 78455
2012-10-25 13:47:20 +00:00
Carsten Haitzler cd7d8a6287 compile with efl 1.7
SVN revision: 77737
2012-10-10 09:35:42 +00:00
Carsten Haitzler 13f9c864ff disable lock fps and grab in comp as its not in the gui now.
SVN revision: 77555
2012-10-07 09:56:22 +00:00
Carsten Haitzler 383586bd43 offer advanced options to set assumed swap mode. :)
SVN revision: 77132
2012-09-27 07:16:46 +00:00
Mike Blumenkrantz 051920ea50 macroify comp init/shutdown
SVN revision: 76955
2012-09-21 10:02:44 +00:00
Carsten Haitzler 84fe2c9fcc comp now works in 16/15bpp - in theory even in 8bpp and monochrome :)
SVN revision: 76941
2012-09-21 08:35:24 +00:00
Carsten Haitzler deb9e2ddd4 disable limit framerate as the code doesnt respect it atm so its
misleading.



SVN revision: 76922
2012-09-20 23:58:24 +00:00
Carsten Haitzler e5ff736fc7 this has improvements to the "dont composite fullscreen windows"
feature in e17's comp or "nocomp" for short.

1. when nocomp is active actually undirect ALL windows (saves memory
on pixmaps)
2. remove damage tracking for ALL windows (not just fullscreen one).
3. reduce compositor canavs to 1x1 pixels to save buffer memory eg for
gl (1 pixel only :))
4. flush AND dump the engine data when nocomp hits to remove unneeded
engine data from memory.
5. free up all softqre comp xim image buffers and shm segs when in
nocomp
6. force canvas into manual render mode (and never render) when in
nocomp mode
7. for suspend/blank etc. effects er-enable comp for these



SVN revision: 76913
2012-09-20 13:40:19 +00:00
Carsten Haitzler 9de64890a0 put comp fixed keybinds back - why? it's an emergency "shit hit the
fan" key combo that u can always quote to anyone with problems and it
will never need configuring.



SVN revision: 76394
2012-09-10 11:01:11 +00:00
Carsten Haitzler cb5e1e563b add hooks to override the old sys popup boxy things so comp can do
something fancy on suspend, resume, hibernate, logout, reboot,
shutdown. much nicer now. much more polished.



SVN revision: 75929
2012-09-01 14:56:16 +00:00
Mike Blumenkrantz 150de8da36 fix crash on comp reload
SVN revision: 75855
2012-08-30 09:01:16 +00:00
Carsten Haitzler e9bb93442d alas por yorrick i knew him well... ok - i was trying to isolate all
comp objects inot 1 layout per screen but we cant do this due to
objects spanning screens and thus requiring correct stacking, so stick
to simple stacking. yay.



SVN revision: 75734
2012-08-27 09:22:26 +00:00
Carsten Haitzler 6b1ec80534 clean up e17 screenblank/saver to use custom mode so we can cleanly
fade in/out on screenblank. comp does the fading. also move all of
comps child wins into an e_layout... because... now its swallowed by a
screen edje obj for comp that does the fading.



SVN revision: 75715
2012-08-26 15:36:05 +00:00
Massimo Maiurana 96bef27c6f updating portuguese and italian translations
SVN revision: 75576
2012-08-22 21:51:00 +00:00
Mike Blumenkrantz 2434f5adbe more PATH_MAX cleanups
SVN revision: 75520
2012-08-22 07:32:12 +00:00
Carsten Haitzler d5814f37de oops default fullscreen match in wrong list!
SVN revision: 75304
2012-08-16 05:20:52 +00:00
Carsten Haitzler 4fd1273826 on fullscreen change of a window force a comp show re-anim. this makes
sure u know something went fullscreen. security thing.



SVN revision: 75101
2012-08-10 13:20:36 +00:00
Carsten Haitzler 756faca85b and by default for fullscreen windows use fullscreen comp style theme
thing. it means u know its a fullscreen window opening AND thus u can
"protect" against security issues like apps popping up fs windows
mimicking your desktop with screenshots etc. :)



SVN revision: 75003
2012-08-08 09:56:58 +00:00
Carsten Haitzler 08d0d2f085 turn off efl sync and turn on grab server by default - avoid xserver
bug.



SVN revision: 74895
2012-08-06 04:14:23 +00:00
Mike Blumenkrantz 4f87bdcc75 warn--
SVN revision: 74841
2012-08-03 10:54:44 +00:00
Carsten Haitzler 9d02bd6282 and make labels basic.
SVN revision: 74639
2012-07-31 10:42:52 +00:00
Carsten Haitzler 78cb275b28 remove shadow option - this is handled by styles anyway, and make a
basic vs advanced cfg dialog for people unable to cope with settings
widgets. :)



SVN revision: 74637
2012-07-31 10:25:20 +00:00
Carsten Haitzler 7a6db83990 fix comp bug when comp module just unloaded - leaving hidden windows
exposed.



SVN revision: 74054
2012-07-18 09:15:08 +00:00
Mike Blumenkrantz a977ceecf0 add function for getting comp source based on the border win (uses different hash)
SVN revision: 73364
2012-07-05 14:57:05 +00:00