Commit Graph

9145 Commits

Author SHA1 Message Date
Hannes Janetzek aea6b1e70b e17/evry: ok this one fixes it
SVN revision: 62338
2011-08-11 09:47:16 +00:00
Hannes Janetzek 22aeed83c2 e17/evry: fix segv
SVN revision: 62337
2011-08-11 09:44:04 +00:00
Hannes Janetzek 826813c80e e17/evry: forgot to bump 'API' version..
SVN revision: 62334
2011-08-11 07:02:42 +00:00
Hannes Janetzek 470648cbfe e17/evry: allow actions to request to clear input and continue
SVN revision: 62329
2011-08-11 06:02:18 +00:00
Hannes Janetzek d1dd54ef90 e17/evry: allow plugins to provide their own view
SVN revision: 62327
2011-08-11 04:14:10 +00:00
Hannes Janetzek 52a9416c57 e17/comp-scale: dont show border window if it is not bd->visible
this happend when hidden_override is unset on an invisible border or
when there are damage updates for a invisible border and cw->sh_obj ist not visible

fixes flickering of comp-scale pager windows from other desks on finish


SVN revision: 62308
2011-08-10 19:22:42 +00:00
Michael BOUCHAUD 1dcc71463a e: revert unnecessary patch
SVN revision: 62303
2011-08-10 16:34:55 +00:00
Cedric BAIL 7db542166e e: some people have been hurt by this default value.
SVN revision: 62294
2011-08-10 13:02:09 +00:00
Hannes Janetzek a43125fb54 e17/evry: remove text item when there is no input
SVN revision: 62292
2011-08-10 10:59:31 +00:00
Hannes Janetzek 1d7579b114 e17/evry: try switch to object sel (on enter) when action requires object
SVN revision: 62267
2011-08-09 23:33:57 +00:00
Hannes Janetzek 54ed3c6349 e17: add efm navigation and pathbar to fileman module
SVN revision: 62261
2011-08-09 15:47:22 +00:00
Cedric BAIL f64603d630 e: cleanup connman error detection.
SVN revision: 62237
2011-08-09 08:43:14 +00:00
Hannes Janetzek 19d53a58eb e17: fix resize of efm_toolbar gadcon
SVN revision: 62233
2011-08-09 08:28:13 +00:00
Hannes Janetzek 56453bc0aa e17/efm: set e_icon_scale_size to render scalable icons with correct size
SVN revision: 62199
2011-08-08 11:20:30 +00:00
Carsten Haitzler f99b226d6f add explicit vsize setting for preview widget
SVN revision: 62192
2011-08-08 06:18:00 +00:00
Carsten Haitzler ec2dbe6751 use sizeof for buffers - safer for modifications.
SVN revision: 62191
2011-08-08 06:10:36 +00:00
Carsten Haitzler 8db0d747ff handle efreet desktop shange events in defapps.
SVN revision: 62188
2011-08-07 23:58:04 +00:00
Carsten Haitzler 0dd3cb2acd remove startic 4k buffer from stack (down to 32bytes) thats alweays
there through all of e's runtime.



SVN revision: 62187
2011-08-07 23:40:15 +00:00
Christopher Michael 750dbdf926 E: Re-enable Alert window when composite module is running.
SVN revision: 62182
2011-08-07 14:03:21 +00:00
Cedric BAIL 29dffc306c e: segv-- on power removal.
SVN revision: 62181
2011-08-07 12:35:21 +00:00
Christopher Michael 0041fa1542 E: Be quiet backlight !! :)
SVN revision: 62120
2011-08-05 01:59:47 +00:00
Carsten Haitzler b399d50737 setjmp.h -> default header.
SVN revision: 61995
2011-08-02 13:22:08 +00:00
Carsten Haitzler 7fb97c1ed7 and fix remove code.
SVN revision: 61978
2011-08-02 06:19:44 +00:00
Carsten Haitzler fef1eaacec fix syscon menu augmentation slot.
SVN revision: 61977
2011-08-02 06:18:58 +00:00
Carsten Haitzler 353d1854a4 fix up menu augomentation in main menu - re-number slots and rename
enlightenment submenu slots



SVN revision: 61975
2011-08-02 04:53:44 +00:00
Carsten Haitzler 1ee33462ad in text-from-pixmap dont keep queueing updates when no updates exist
(same as software mode).



SVN revision: 61970
2011-08-02 01:02:14 +00:00
Carsten Haitzler fac6fb0b38 fix click to focus last window focus on deskt switch.
SVN revision: 61875
2011-07-29 04:51:32 +00:00
Mike Blumenkrantz 25f274114a ecrustified
SVN revision: 61874
2011-07-28 23:18:21 +00:00
Hannes Janetzek 5b5034fc44 e17/border: cleanup focus debugging
SVN revision: 61820
2011-07-27 20:35:23 +00:00
Hannes Janetzek 1e317fd566 e17/border: use e/widgets/border/internal_fileman/border to define borderstyle for efm windows
SVN revision: 61819
2011-07-27 20:33:33 +00:00
Carsten Haitzler 8b464f5c4a complete work for xim support in e - so e sets up env vars right.. and
scim, uim and iimf are set to use xim compat modules for ecore.



SVN revision: 61794
2011-07-27 07:01:18 +00:00
Mike McCormack e32856d084 e: Fix macro so it can be used as a statement
Should fix devilhorn's compile error.

Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>

SVN revision: 61783
2011-07-27 02:35:03 +00:00
Christopher Michael 015e05f81f E: Composite module: Only allow OpenGL engine if "ECORE_X_NO_XLIB" is
not around (hence ecore_x was started to allow Opengl to run).



SVN revision: 61764
2011-07-26 14:21:23 +00:00
Christopher Michael ccd6c5aa1d E: e_fm: Fix unused label (fallback:). Add UNUSED where missing.
SVN revision: 61763
2011-07-26 14:11:28 +00:00
Christopher Michael 9e529fccdd E: Grrr, fix previous commit to actually compile.
SVN revision: 61762
2011-07-26 14:04:14 +00:00
Christopher Michael 42d65203ca E: Fix init of e_randr so that E does not fail if randr is not
available.

Thanks for the report cedric ;)



SVN revision: 61761
2011-07-26 14:00:54 +00:00
Christopher Michael a80eff2e47 E: Make Desktop Environments window actually have the proper window
title and class ;)



SVN revision: 61712
2011-07-25 21:49:37 +00:00
Boris Faure f4890b0345 e: remove useless var and update .gitignore
SVN revision: 61710
2011-07-25 20:47:55 +00:00
Hannes Janetzek 5412669200 e17/efm: revert, seems this was no fix
SVN revision: 61693
2011-07-25 13:05:49 +00:00
Hannes Janetzek e38757c90a e17: remove workaround
SVN revision: 61690
2011-07-25 12:09:08 +00:00
Carsten Haitzler 9cbcff8ea0 quick hack to fix inf loop on del onf fsel.
SVN revision: 61686
2011-07-25 11:29:37 +00:00
Hannes Janetzek 016fde39dc e17/efm: fix e_fm2_path_set: show contents of 'removable' mountpoints also when the device is already mounted
SVN revision: 61683
2011-07-25 10:14:37 +00:00
Hannes Janetzek b5786321d1 e17: workaround for closing fsel widget causing to stuck in a loop. needs real fix ASAP
SVN revision: 61682
2011-07-25 10:07:12 +00:00
Christopher Michael 1a13f8c26f E: Make E work with the new XCB stuffs. This breaks out e_alert into
it's own utility (as per raster's request/idea). Remove explicit
x_clags in Makefile.am(s) as they are no longer needed.

NB: I added some additional libs to the precache stuffs (even tho it's
not used right now). Also a newer e_main (more optimized).

NB: IF you are brave and want to test this, build evas w/ xcb, build
ecore w/ xcb, then rebuild E. Also, disable building opengl in both
evas & ecore (it's not ready for public consumption when paired w/ xcb).



SVN revision: 61680
2011-07-25 09:40:18 +00:00
Hannes Janetzek bc5f550546 e17/efm: show mime icons when thumbnail failed
SVN revision: 61654
2011-07-24 20:36:52 +00:00
Carsten Haitzler e923a8b481 fix limit fps - it doesnt totally limit fps as window moves and
resizes are still going to work at input event rate, but app rendering
will be limited etc. and this stops e missing updates. so it's a bugfix.



SVN revision: 61643
2011-07-24 09:16:52 +00:00
Carsten Haitzler 82d078956a dont really need env var anymore - sync options work.
SVN revision: 61630
2011-07-24 05:51:44 +00:00
Carsten Haitzler 2ab11c2137 no need to del objects - canvas does that.
SVN revision: 61629
2011-07-24 04:13:33 +00:00
Carsten Haitzler 1d376c6207 get rid of crash vector with obj del tracking
SVN revision: 61628
2011-07-24 04:13:23 +00:00
Carsten Haitzler 63cd75a12f tempget -> also do /sys.
SVN revision: 61626
2011-07-24 03:28:13 +00:00