Commit Graph

353 Commits

Author SHA1 Message Date
Cedric Bail 4e35b0369e systemd: add support for hibernate and suspend. 2013-03-30 18:14:26 +09:00
Cedric Bail cd28bc8145 e: add support for systemd user session. 2013-03-30 18:14:26 +09:00
Carsten Haitzler 5a86b057b8 remove azy code and build/configure checks. after zmike made it plain
azy will never become part of efl, and things like being able to do
http get/posts etc. should be part of efl itself as a core feature,
then we forever will have to choose ecore_con_url or some efl
mechanism OR azy.. or go implement both always, and implementing both
is just stupid. imlementing azy only means we add more dependencies
outside of efl and we repeat the mistakes of the past with the split
tree, or we implement the efl method only (ecore-con-url), so i'm
choosing the one with the least dependencies. call me if this position
on azy outside of efl changes.
2013-03-27 21:50:49 +09:00
Cedric Bail 08e49b5bc4 E: fix typos. 2013-03-18 00:18:37 +09:00
Cedric Bail 2f6fcf4228 e: add automatic desktop lock/unlock when a bluetooth device disapear.
This use a custom implementation of l2ping to ping known device and do
proper action when they go away. I don't recommend to use the auto unlonck,
but it is there if someone need it.
2013-03-18 00:07:34 +09:00
Cedric Bail f657e0060c bluetooth: detect availability of header. 2013-03-16 11:47:32 +09:00
Mike Blumenkrantz f4da77932d add optional azy support to e 2013-03-15 13:35:31 +00:00
Tom Hacohen bcdb12509f Fix revision fetching when not using git. 2013-03-01 17:03:31 +00:00
Tom Hacohen c76cfe8b89 Fixed rev part of the version to work with git. 2013-02-25 17:05:50 +00:00
Carsten Haitzler 6d0ccb4d99 oops - forgot to add evas to e_start deps.
SVN revision: 83890
2013-02-14 12:54:08 +00:00
Carsten Haitzler b5716e703c contact module++... empty shell atm.
SVN revision: 83801
2013-02-10 06:21:47 +00:00
Mike Blumenkrantz d7c52deb98 merge all bindings dialogs into single module: conf_bindings
configs have been updated to load correct module and modapi version has been bumped to invalidate old modules


SVN revision: 83632
2013-02-05 14:03:11 +00:00
Mike Blumenkrantz e69eea3bf0 fix music control module pkgconfig version checks
SVN revision: 83502
2013-01-31 10:20:46 +00:00
Mike Blumenkrantz a32dc24f00 back to snapshot versioning for trunk/e
SVN revision: 83301
2013-01-24 14:02:55 +00:00
Mike Blumenkrantz cdf4fb7950 unbreak eeze mount detection/compile (spankies for demarchi), remove last bits of hal mount support from configure
SVN revision: 83204
2013-01-24 07:59:28 +00:00
Leif Middelschulte 421a884174 Yet another LC_ALL=C infront of 'svnversion' command in configure.ac
SVN revision: 82824
2013-01-15 16:17:36 +00:00
Carsten Haitzler b6a5ad1a40 from gustavo - efm cmdline grok uri's but needs efreet linking.
SVN revision: 82712
2013-01-13 05:36:22 +00:00
Lucas De Marchi 8cacf8429d e: merge comp module into core
* Move compositor to core, but letting the configuration there
 * Rename all files and functions from e_mod_comp_* to e_comp_*
 * Move the config dialogs to a new module named conf_comp. It still
   uses a domain config, otherwise it would not pick the current
   user's configuration. Maybe it would be wise to later on move these
   options to e_config
 * Fixup the wizard mess linking the header in the build tree in order
   to be able to create the config. Since now it's in core, we don't
   need to play linking games in the build system

I'm not sure if the wayland part works. It was not even building
previously so I'll let for who cares about this to actually test and
report bugs.



SVN revision: 82454
2013-01-09 11:34:07 +00:00
Lucas De Marchi 5efeaedf21 e: remove dropshadow module
dropshadow module conflicts with composite, which will be always enabled
by future commits. Remove the module to allow turning composite as
always-enabled.



SVN revision: 82224
2013-01-04 18:35:22 +00:00
Mike Blumenkrantz c55c354bbd bump trunk e lib req version
SVN revision: 82218
2013-01-04 17:39:32 +00:00
Lucas Joia 21c0a5381b e/bluez4: include bluez4 module
Patch by: Lucas Joia <lucasjoia@profusion.mobi>


SVN revision: 82185
2013-01-04 16:11:48 +00:00
Lucas Joia c83d114491 e appmenu: Initial commit of module that show application menus exported by dbus
Patch by: Lucas Joia <lucasjoia@profusion.mobi>



SVN revision: 82178
2013-01-04 13:48:45 +00:00
José Roberto de Souza 7b46cb51bf e: Remove e_dbus dependency
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 82125
2013-01-03 22:08:40 +00:00
Mike Blumenkrantz 9e207e6f92 conf2
SVN revision: 82078
2013-01-03 14:47:21 +00:00
Joel Klinghed 5cd9d5a35a From: Joel Klinghed <the_jk@spawned.biz>
Subject: [E-devel] Alpha5: 7 patches and 1 bug

* enlightenment-0.17.0-alpha5-mixer-alsa.patch
Use cflags from pkg-config alsa-lib when using alsa headers.

* enlightenment-0.17.0-alpha5-xkb_base.patch
When searching for xkeyboard-config rules, before trying a long list of
guessed standard paths, check the one given by the pkg-config file if
it exists.



SVN revision: 82059
2013-01-03 11:26:14 +00:00
José Roberto de Souza 9631258de4 e: Port connman to edbus v2
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 82014
2013-01-02 20:38:25 +00:00
José Roberto de Souza 996fdc6351 e: Initial commit of music control module
demarchi: There are some coding style issues, particularly on .edc
files, but they will be fixed on a later commit.

Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 81988
2013-01-02 13:18:51 +00:00
José Roberto de Souza 5e4352e9b3 e: e_fm udisk ported to edbus
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 81985
2013-01-02 13:16:19 +00:00
José Roberto de Souza 5655cbf8af e: Remove Hal backend from e_fm
Since Hal is deprecated since 2008 it's a bad idea wasting time porting
it to edbus.

Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 81984
2013-01-02 13:16:14 +00:00
Lucas De Marchi de0b5a2978 e: do not use useless warning "missing field initializers"
Now that E is starting to use edbus, it would be great to shut up this
gcc warning, so the edbus tables can be written sanely.



SVN revision: 81978
2013-01-02 13:15:01 +00:00
José Roberto de Souza 5b714e3146 e: Port fileman to edbus
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 81977
2013-01-02 13:14:54 +00:00
José Roberto de Souza 71fa105fd8 e: Port battery module to upower and edbus
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 81975
2013-01-02 13:14:29 +00:00
Mike Blumenkrantz edef3aae1c and this is not the way you assign shell script variables...
SVN revision: 81844
2012-12-28 20:34:01 +00:00
Mike Blumenkrantz 7e39c6af7c I guess we're supposed to use this mkdir macro
SVN revision: 81842
2012-12-28 20:20:34 +00:00
Mike Blumenkrantz 4870c1fa84 not sure why efm reqs is a warning, but it stops now.
SVN revision: 81841
2012-12-28 20:15:55 +00:00
Mike Blumenkrantz 3d30dff257 reenable wp2, physics, access modules
SVN revision: 81727
2012-12-27 05:34:56 +00:00
Mike Blumenkrantz 9473ab1ccd back to random version numbers we go!
SVN revision: 81627
2012-12-22 00:07:48 +00:00
Mike Blumenkrantz 7ae8bb351a E17: THE RELEASINATING IS NOW
SVN revision: 81625
2012-12-21 23:57:36 +00:00
Mike Blumenkrantz 54638ec7d4 bump efl required version for e17
SVN revision: 81549
2012-12-21 13:46:27 +00:00
Mike Blumenkrantz dddfaa1ae2 E17 RELEASE CANDIDATE: OMEGA 12
SVN revision: 81287
2012-12-18 17:17:34 +00:00
Mike Blumenkrantz 50a0593fe1 LUCKY #17 RELEASE!
SVN revision: 80969
2012-12-14 16:30:50 +00:00
Rui Seabra fdc2e9a606 Bind the rpm spec version requirement of efl to what's defined in configure.ac
SVN revision: 80688
2012-12-11 19:50:09 +00:00
Mike Blumenkrantz c4d984eaec e now requires EFL >= 1.7.3
SVN revision: 80666
2012-12-11 15:46:18 +00:00
Mike Blumenkrantz 997f2f6bbc GAMMA RELEASE: HULK SMASH
SVN revision: 80662
2012-12-11 15:18:09 +00:00
Mike Blumenkrantz 1133f681e3 BETABETABETABETABETABETABETABETABETABETABETABETA
SVN revision: 80465
2012-12-07 14:37:31 +00:00
Mike Blumenkrantz 12421efeeb ALPHA8: THE MOST ALPHA OF ALPHAS
SVN revision: 80175
2012-12-04 15:39:06 +00:00
Carsten Haitzler df2ea008c2 fix eina linking of e_open.
SVN revision: 80049
2012-12-03 11:40:34 +00:00
Mike Blumenkrantz bf5d2db05e some dso fixes for e_fm_cmdline
SVN revision: 80045
2012-12-03 11:24:40 +00:00
Vincent Torri 688aa066a1 E17: define htonl correctly
SVN revision: 79960
2012-12-01 07:19:18 +00:00
Mike Blumenkrantz d8107b2f96 ALPHA7: IT'S MAGNIFICENT
SVN revision: 79912
2012-11-30 16:10:56 +00:00