Commit Graph

366 Commits

Author SHA1 Message Date
Christopher Michael 157080a18f E: Unbreak eezemount (Sorry stu !) :)
SVN revision: 61681
2011-07-25 09:47:57 +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
Mike Blumenkrantz 683f973c89 revert 60936
SVN revision: 60938
2011-07-02 12:02:21 +00:00
Cedric BAIL 22655d8d79 e: yet another dso fix.
SVN revision: 60936
2011-07-02 11:48:19 +00:00
Mike Blumenkrantz de205ff7e4 better fix for dso in efm
SVN revision: 60891
2011-06-30 22:49:00 +00:00
Michael BOUCHAUD f04850db87 e: fix dso ecore_con in efm
SVN revision: 60890
2011-06-30 22:00:29 +00:00
Mike Blumenkrantz 719917dbeb eeze mounting - 95% complete: needs some tweaks to get it working but I figured I'd commit now for people to play with since it shouldn't break anything...
SVN revision: 60855
2011-06-30 03:54:28 +00:00
Michael BOUCHAUD 0321c0e17b e: fix one more clip in illume-keyboard and build the edje from source now
SVN revision: 60588
2011-06-22 12:34:01 +00:00
Rafael Antognolli 595119406b e: fix doc build when srcdir != builddir.
SVN revision: 60293
2011-06-13 18:44:46 +00:00
Carsten Haitzler 26a35cdf01 backlight config tab, module, slider and core in. somehow doesnt work
with hal atm even tho i think i sent the right dbus req. hmmm. get
response.. of 0 for getting bl. for xrandr it works.



SVN revision: 60242
2011-06-12 15:05:22 +00:00
Carsten Haitzler e4a94c3888 pass make distcheck for evry - move the disparate evry module c files
into evry dir as the disparate module dirs are missing e_mod_main.c
anyway ande can no longer build as stand alone modules anyway.



SVN revision: 59939
2011-06-04 01:08:34 +00:00
Carsten Haitzler 1ec797d90d rationalize default installed profiles down to default (has basically
nothing in it really), standard and illume (for illume2 the old
illume-home)



SVN revision: 59935
2011-06-04 00:08:05 +00:00
Carsten Haitzler 072ffb5662 remove old illume module
SVN revision: 59933
2011-06-04 00:06:13 +00:00
Carsten Haitzler 8e26efcc48 screenshot module built in now. this is a redo as it actuallly has a
full file upload ability on e.org for sharing shot url's, as well as
selecting local file tyo save to, selecting which screen to screenshot
etc.



SVN revision: 59766
2011-05-28 06:53:44 +00:00
Carsten Haitzler 49bbbf6066 as discussed on the mailing list - e providexs enlightenment.menu now.
no one actually did this, so i did it finally.



SVN revision: 59337
2011-05-12 03:29:23 +00:00
Carsten Haitzler 7469a45aef and more module merging! that's pretty much all of the merges done.
now probably need to consider some module renaming as a result of the
merges. but for now that can wait.



SVN revision: 59059
2011-05-01 03:56:17 +00:00
Carsten Haitzler 1a3f544f54 more module merging.
SVN revision: 59058
2011-05-01 03:09:10 +00:00
Carsten Haitzler 86805db0a9 more merging of modules
SVN revision: 59057
2011-05-01 03:00:56 +00:00
Carsten Haitzler d2dc4fd3ae more merging of modules
SVN revision: 59056
2011-05-01 02:51:21 +00:00
Carsten Haitzler 82ffbc59f3 more conf module merges
SVN revision: 59054
2011-04-30 13:47:06 +00:00
Carsten Haitzler c2b3532fd7 more merging of modules that are needlessly split
SVN revision: 59053
2011-04-30 13:35:25 +00:00
Carsten Haitzler ed7aba1cfd consolidate some more conf modules as per plan.
SVN revision: 59052
2011-04-30 12:59:53 +00:00
Carsten Haitzler 81487b1577 lets make e17 in svn depend on svn efl. just to make sure people dont
mess things up.



SVN revision: 58856
2011-04-24 08:28:42 +00:00
Carsten Haitzler 9aa29fc770 as per plan - merge more core modules.
SVN revision: 58526
2011-04-09 15:01:07 +00:00
Carsten Haitzler 6c0b3d818d actually compile again.
SVN revision: 58517
2011-04-09 08:14:37 +00:00
Hannes Janetzek 1311c0f8a5 e17/evry: link plugins by default statically into evry.
SVN revision: 58498
2011-04-08 22:16:59 +00:00
Christopher Michael 1a9dccff8e E17: Fix hard-coded dependency of enotify
enotify is not a hard-dep of e17. The only thing currently using it
correctly is illume-indicator, and that's optionally supported at
compile time of illume-indicator.



SVN revision: 58496
2011-04-08 21:03:36 +00:00
Carsten Haitzler 10b6fe25eb part of re-arranging modules. i've mered all the screen modules as
they form more of a logical group, so nothing lost here, just now its
ALL inside conf_display (like conf_applications actually).

ths does NOT mean we merge every category entirely.

for example (this is kind of a plan):

in input i'd merge key bindings, mouse bindings AND i'd bring over
acpi bindings. edge bindings i'd keep alone for now. interaction and
mouse settings i'd merge.

in windows i'd merge everything except window list and window
remembers. window list i'd merge into the winlist module itself as its
the configuration FOR that module (and then config for it i'd move to
its own config file). window rememebrs i'd keep on its own because its
a complex thing that might want to be totally hidden or re-vamped on
its own.

in menus i'd merge client list menu over to the merged "windows"
module (change its name to Window List Menu too).

in language i'd merge both language and input method setting. both
are related to dealing with multiple languages (input and display).

in look i'd leave wallpaper2, and merge wallpaper, theme, colors, fonts,
startup, icon theme, transitions and scaling. i'd merge merge mouse
cursor look over to the mouse settings + interaction module up in
input (but keep it in the look category). borders i'd merge over to
the "big windows merged module" but keep it in the look category.

in advanced i'd merge performance and engine. leave the rest.

in settings i'd leave it as-is.

in extensions i'd move shelves over to the screen category, but keep
it as a module of its own. pager i'd move to the screen category.
leave mixer and connman where they are. everything i'd keep here
- but i'd be tempted to say all the evry modules should be merged into
a single everything modules. they can keep their entries though.
gadgets i'd move over to the screen category

in files i'd merge file icons and file manager modules. keep 2 conf
entries tho (ie conf_mime joins fileman module). yes - i know e has
file selectors and they use the mime conf too, but to most people they
will just accept the file selector as-is and if they want to configure
icons per file tyope.. well.. load fileman module (can turn off
desktop icons if u want).

-------

why do this? fewer modules to load for e. as such e does spend a
fair bit of its startup time thrashing the disk around loading tonnes
of miniature modules. merging them means less thrashing. there is an
argument to be made that these should even become external processes,
but then we'd need to allow them to remote configure e and thats a
complex beastie in and of itself. we could also load and unload some
modules on the fly. this requires extra features in e17's module
setup, but can be done. worry about this for e18/19 etc. for e17 just
reduce the module count to a saner number (outside of the conf modules
which were the worst here, everything and illume are the next worst.
as above - evry could merge i think. illume vs illume2 cant merge, but
i'd consider merging the toggle modules, blutetooth, indicator and home
modules and then the  keyboard and softkey modules (as they occupy the same
screen space basically). so that'd take it to illume, illume2,
illume-home, illume-key

how's that for a plan? who wants to help. this is easy stuff really.
just re-shuffling files and makefile.am content and some module
desktop.in files, and inserting some hooks. in module main setup funcs
and.. fixing e config profiles to not load the removed mods.



SVN revision: 58282
2011-04-03 03:51:40 +00:00
Hannes Janetzek 8b0a1ab871 e17: modify last commit, use quoted strings
SVN revision: 58190
2011-03-29 19:14:39 +00:00
Daniel Kolesa f8a298e79a Acpiconf -s4 for hibernate, sorry. Also forgot about AC_SUBST.
SVN revision: 58189
2011-03-29 18:32:22 +00:00
Daniel Kolesa c5a7a081a1 Suspend/hibernate for FreeBSD and PC-BSD.
SVN revision: 58188
2011-03-29 18:30:40 +00:00
Hannes Janetzek 6a6bcb35f9 e17: create sysactions.conf with suspend/hibernate commands found at configure time.
TDO there should be a notice in summary which commands are used and that sysactions.conf needs to be tweaked


SVN revision: 58187
2011-03-29 18:20:11 +00:00
Carsten Haitzler 1ed101976e revert version change 999 -> 99. also e17 didnt even need it as it
produced no versioned .so files.



SVN revision: 57844
2011-03-18 07:35:19 +00:00
Sebastian Dransfeld 95c6c09a33 Set v_mic to 99 (less than 256) to please OS X
SVN revision: 57824
2011-03-17 13:12:50 +00:00
Hannes Janetzek 97dac39c74 e17: Fix build with DSO
SVN revision: 57321
2011-02-25 12:47:59 +00:00
Mike Blumenkrantz 1d55898209 hard disable eeze mount
SVN revision: 56388
2011-01-29 21:55:08 +00:00
Vincent Torri 5cfb046aa9 add guards in config.h to avoid multiple inclusions
SVN revision: 55951
2011-01-06 18:58:09 +00:00
Mike Blumenkrantz 2312fab211 be more verbose about mount backend detection during configure
SVN revision: 55918
2011-01-06 02:02:54 +00:00
Mike Blumenkrantz 242793c129 correctly check for hal/udisks functionality before enabling dependency
SVN revision: 55883
2011-01-05 17:36:33 +00:00
Mike Blumenkrantz 2b140621a8 and lo, there was udisks mounting support. maybe.
SVN revision: 55865
2011-01-05 05:46:33 +00:00
Mike Blumenkrantz 1d16b37f4e correctly init e_hal here only when it is used as the device backend
SVN revision: 55834
2011-01-04 02:11:41 +00:00
Mike Blumenkrantz 630af48700 whoops forgot to comment this out to avoid later errors
SVN revision: 55833
2011-01-04 01:28:54 +00:00
Mike Blumenkrantz f31e5c0a7f clean up conditionals a little, add defines for hal/udisks mount
SVN revision: 55832
2011-01-04 01:18:13 +00:00
Mike Blumenkrantz ca92c02956 okay, now we have options for disabling hal/udisks/eeze mounting. note that none of these are currently functional
SVN revision: 55831
2011-01-04 00:35:09 +00:00
Mike Blumenkrantz 4b3d9644d0 add autogeneration to e_fm disk types header along with autoconf macros to allow installation of eeze-specific efm header
this change is essentially cosmetic for now


SVN revision: 55801
2011-01-03 01:24:15 +00:00
Mike Blumenkrantz feb6934d2b if someone found and enabled this now before it's actually implemented that would be bad (tm)
SVN revision: 55736
2010-12-23 01:23:23 +00:00
Cedric BAIL 2229f914f5 * e: another snapshot.
SVN revision: 55242
2010-12-04 00:53:01 +00:00
Cedric BAIL d7480da137 * e: increase relname for snapshot.
SVN revision: 54510
2010-11-12 16:14:00 +00:00
Mike Blumenkrantz be3d7651e6 remove hal dep when eeze_disk is detected
SVN revision: 53749
2010-10-21 20:57:04 +00:00
Mike Blumenkrantz a4693a06df fix configure #2
SVN revision: 53713
2010-10-21 10:03:04 +00:00
Mike Blumenkrantz 0b7ffc41f9 fix configure
SVN revision: 53712
2010-10-21 09:54:58 +00:00
Mike Blumenkrantz 522992eb90 configure detection for eeze_disk
SVN revision: 53711
2010-10-21 08:59:41 +00:00
Mike Blumenkrantz f9c6eb799c move efm to separate dir, update makefiles
SVN revision: 53050
2010-10-05 06:33:19 +00:00
Christopher Michael a016c69719 Allow illume and illume2 to both be built, but DO NOT allow them both
to be loaded @ the same time (causes bad things to happen).

This is for Lutin ;) so that users can have some time to transition
their setups to Illume2.



SVN revision: 51908
2010-09-05 19:39:43 +00:00
Carsten Haitzler 36948e8359 oops dont remove - just remove disabling of illume
SVN revision: 51739
2010-08-30 03:46:49 +00:00
Carsten Haitzler 0b8b3d5803 well then - then no check. why was it there anyway?
SVN revision: 51737
2010-08-30 03:41:14 +00:00
Carsten Haitzler 52b8fbaf4a shall we get configure checks right eh?
SVN revision: 51734
2010-08-29 22:39:35 +00:00
Christopher Michael b35e1e096e Add check for e_notify so config.h will container HAVE_ENOTIFY.
(Used for illume-indicator module so that it can make quickpanels of
dbus notifications).



SVN revision: 51628
2010-08-25 03:42:28 +00:00
Vincent Torri c7df832806 add pkg-config check at the beginning. It can sometimes help on gentoo
SVN revision: 51373
2010-08-18 23:08:22 +00:00
Carsten Haitzler a439a2e762 wtf? no multi-line? eh? hrrrmm
SVN revision: 51233
2010-08-16 21:39:16 +00:00
Carsten Haitzler d9ed190534 actually explicitly check for >= 1.0.0 of these libs
SVN revision: 51232
2010-08-16 21:31:10 +00:00
Christopher Michael fe9f9d45ad Fix for eina detection.
SVN revision: 51230
2010-08-16 20:31:55 +00:00
Carsten Haitzler 72efa4e197 adapt to 1.0.0 alpha vers.
SVN revision: 51190
2010-08-16 10:16:31 +00:00
Mike Blumenkrantz 53b6a94ea4 ugly ugly hack to possibly let people keep using e_hal for battery/temp/illume2 without using any command line options
SVN revision: 50943
2010-08-09 19:43:34 +00:00
Mike Blumenkrantz 7968c28635 disable building of illume+illume2 together
SVN revision: 50884
2010-08-07 02:49:35 +00:00
Mike Blumenkrantz dda729f6fc after 5 months without any bug reports, eeze for battery/temperature modules is now the default over hal
SVN revision: 50883
2010-08-07 02:35:02 +00:00
Carsten Haitzler 9d3166854a and final post snap - next releasename
SVN revision: 49903
2010-06-27 14:06:10 +00:00
Carsten Haitzler d1bf04526a snap+release
SVN revision: 49899
2010-06-27 13:45:27 +00:00
Carsten Haitzler 0fe57a3e58 Snapshot e
SVN revision: 49897
2010-06-27 13:33:23 +00:00
Vincent Torri f34e89ffec * allow compilation without gettext
* fix a bit maintainer-clean rule



SVN revision: 49759
2010-06-19 17:33:38 +00:00
Cedric BAIL 150d6f4c8e * configure.ac: take inept translation a little bit into account.
SVN revision: 49743
2010-06-18 14:45:42 +00:00
Gustavo Sverzut Barbieri 7e4d365386 SVN_REPO_PATH envvar during autoconf to use svnversion in there.
Some systems, like the Gentoo, copy the svn contents somewhere before
doing the autoconf, this may result in lack of .svn and thus minor
version "0".

This patch introduces the $SVN_REPO_PATH to say where the svn checkout
containing the ".svn" directory is.



SVN revision: 49594
2010-06-09 18:22:47 +00:00
Carsten Haitzler 51e0d5e0f0 restore after snap/release
SVN revision: 49540
2010-06-06 17:43:03 +00:00
Carsten Haitzler 03f0be961b Snapshot e
SVN revision: 49538
2010-06-06 17:27:03 +00:00
Carsten Haitzler 4edd6b2199 post-snap anr release.. reset svn back.. this time for real.
SVN revision: 49526
2010-06-06 17:17:52 +00:00
Carsten Haitzler 1000694571 Snapshot e
SVN revision: 49521
2010-06-06 16:42:56 +00:00
Carsten Haitzler 4b3bd9dd4c post release - move relname to pre-svn again.
SVN revision: 49506
2010-06-06 16:23:16 +00:00
Carsten Haitzler a5966be187 Snapshot e
SVN revision: 49502
2010-06-06 16:08:24 +00:00
Hannes Janetzek 1e8d952fa2 check for X11 shape extension header
SVN revision: 49450
2010-06-04 16:05:39 +00:00
Carsten Haitzler 31a4011ee4 change svnversion shell goop to nuke sed and just use tr to delete
unwanted goop.



SVN revision: 49429
2010-06-04 01:04:24 +00:00
Iván Briano 92d5d09ad2 Let git-svn users get the right revision number to be used as version.
SVN revision: 49407
2010-06-03 07:40:54 +00:00
Carsten Haitzler c3848ae55a nopw svn revision works again.
SVN revision: 49344
2010-05-31 03:12:45 +00:00
Carsten Haitzler 0410c39a2f fix - if no svn tree, then it will pretend to be a release.
SVN revision: 49343
2010-05-31 01:59:22 +00:00
Carsten Haitzler 4625a590c2 and now follow the same setup as efl libs too.
SVN revision: 49286
2010-05-29 10:37:52 +00:00
Hannes Janetzek a75535b50a dont install desktop for wizard. it's fucking to easy to kill ones profile with it -
just too easy to use multiple select and have it loaded by accident 


SVN revision: 49213
2010-05-26 20:12:03 +00:00
Mike Blumenkrantz 97529addef match eeze changes, add init/shutdown calls to illume2 keyboard
SVN revision: 49130
2010-05-22 07:04:26 +00:00
Christopher Michael 432aecf0c8 Add acpi_bindings dialog to build process.
SVN revision: 49115
2010-05-21 20:38:09 +00:00
Carsten Haitzler d9588a3a67 add svn revision tracking into src. about dialog shows it now.
SVN revision: 49086
2010-05-21 05:42:27 +00:00
Christopher Michael 2b15f57b1b enotify is not a dep of E...nothing in the source tree is using it.
SVN revision: 48987
2010-05-18 22:44:28 +00:00
Mike Blumenkrantz f7f417298b udev mode enabled in battery module (--enable-device-udev) with polling time supported. udev times are extremely accurate AT THE TIME THAT THEY POLL.
I have added what I call "fuzzy mode", which (in udev mode only) averages the past 10 polling times to give a somewhat more readable measurement.
bugs: none that I know of?
todo: make fuzzy mode average the previous 10 times without resetting except on state change, fix "fuzzy mode" checkbox to only enable when udev is selected


SVN revision: 48973
2010-05-18 10:39:30 +00:00
Hannes Janetzek 9389d682d5 removed everything-wallpaper
SVN revision: 48963
2010-05-18 06:17:53 +00:00
Mike Blumenkrantz e65da68f57 split battery module device backend into separate files to make it more manageable. main.h now has more function protos. dummy conditional added to configure for later use with makefile source file selection.
still no functionality change


SVN revision: 48940
2010-05-17 07:17:59 +00:00
Mike Blumenkrantz b8b2d32962 clean up device backend detection, should never error now
SVN revision: 48936
2010-05-17 04:22:49 +00:00
Christopher Michael 3ff8bf1651 Remove unneeded deps for e_init_main (splash screen).
SVN revision: 48911
2010-05-16 05:27:14 +00:00
Mike Blumenkrantz c6d36cb39f clarify device backend error message for people who think they are clever and can disable hal support :P
SVN revision: 48894
2010-05-15 17:09:35 +00:00
Mike Blumenkrantz de3636182d change as_if to if to appease vtorri :)
SVN revision: 48870
2010-05-14 21:02:46 +00:00
Mike Blumenkrantz 127aae1ab8 my first e commit that doesn't break anything (I think)!
enables eeze_udev support where available, currently only illume2, as a device backend to replace ehal.
unless --enable-device-udev is explicitly specified, e will continue to use ehal as the device backend.
upon selection of eeze_udev, a brief warning will be shown during config summary.
components that do not support eeze_udev will still fall back to hal even if eeze_udev is selected


SVN revision: 48867
2010-05-14 18:19:51 +00:00
Carsten Haitzler 212f106a36 gaaaaaaah. pass distcheck.
SVN revision: 48862
2010-05-14 15:21:02 +00:00
Hannes Janetzek 8cafc5cebb 'everything'
- allow multiple selection of and action on items, use ',' ctrl+ , ctrl- for marking items
  - only those selected items will be used that match the type of action.
  - TODO: filter which actions should not be used with multiple candidates
- files: added dir monitor and trash action


SVN revision: 48312
2010-04-25 16:26:13 +00:00
Hannes Janetzek 26127d523f removing exebuf, left exebuf_terminal_cmd as it's used in other places
SVN revision: 48191
2010-04-20 23:25:42 +00:00
Christopher Michael 388a1d8a61 Add illume-home-toggle.
SVN revision: 48175
2010-04-20 19:38:36 +00:00
Carsten Haitzler 296dec9879 more dnl.
SVN revision: 47953
2010-04-12 09:47:00 +00:00
Carsten Haitzler 43307dc4ea dont bother with execinfo error. march on.
SVN revision: 47952
2010-04-12 09:26:54 +00:00
Hannes Janetzek c9c75b2420 'everything'
- everything plugins are now e-modules.


SVN revision: 47895
2010-04-10 20:05:57 +00:00
Gustavo Sverzut Barbieri 0ce4c3a891 e: Add ofono module.
By: João Paulo Rechi Vita <jprvita@profusion.mobi>



SVN revision: 47330
2010-03-18 21:48:56 +00:00
Gustavo Sverzut Barbieri abb50ef416 Initial BlueZ stub module.
Initial module written by Gustavo F. Padovan, I changed it quite a lot
to change some issues... but still many pending, see TODO at the start
of e_mod_main.c



SVN revision: 47160
2010-03-12 13:55:11 +00:00
Joel Klinghed 19fd0e0e51 From: Joel Klinghed <the_jk@spawned.biz>
extra dbus module to handle extending dbus generically. replaces msgbus-lang



SVN revision: 46934
2010-03-07 07:13:28 +00:00
Christopher Michael e2b13655b3 Add illume dox file to configure.ac
SVN revision: 46473
2010-02-25 18:46:44 +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 1a17357e8b 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
2010-02-11 04:39:58 +00:00
Gustavo Sverzut Barbieri f6c8bb2a30 disable automagic to find exchange.
This allows build systems to forcefully disable build using exchange
library, even if it was found in the system during compile.



SVN revision: 45917
2010-02-05 23:22:34 +00:00
Luis Felipe Strano Moraes 77cba40502 Fixing make dist on enlightenment.
SVN revision: 45877
2010-02-04 16:42:04 +00:00
Carsten Haitzler c3df34bfee more fixes! broke temp modules tempget
SVN revision: 45798
2010-02-02 07:33:11 +00:00
Sebastian Dransfeld 49ef5a77f9 Remove Ecore_Txt
SVN revision: 45791
2010-02-02 04:50:04 +00:00
Gustavo Sverzut Barbieri f0588f2b2d allow not installing /etc/enlightenment/sysactions.conf
We provide just a default, but distros should use their own version
with system specific groups and hibernate/suspend actions (pm-utils or
so)



SVN revision: 45596
2010-01-26 18:21:09 +00:00
Vincent Torri 036f564d05 more help fixing
SVN revision: 45585
2010-01-26 11:59:41 +00:00
Vincent Torri 955e3ad755 fix configure help
SVN revision: 45584
2010-01-26 11:54:09 +00:00
Cedric BAIL 2fab25c3bb * ecore: Move ecore_job inside ecore.
Patch from Albin "Lutin" Tonnerre <albin.tonnerre@gmail.com>.


SVN revision: 45570
2010-01-25 21:59:21 +00:00
Christopher Michael 0121ec9afc Add illume-bluetooth module (based on original module from illume)
SVN revision: 45273
2010-01-18 02:02:09 +00:00
Vincent Torri 205308dd9f fix previous commit (after enabling temp module again...)
SVN revision: 45250
2010-01-17 08:59:39 +00:00
Vincent Torri 36c58fec8b if a stupid user pass --disable-temperature, configure will
fail because of a missing conditional in Makefile.am's (guess
how i found that bug ?)


SVN revision: 45247
2010-01-17 08:04:44 +00:00
Christopher Michael 245804f5d7 Remove the pkg-config file for E_Illume.
Remove dead lines in indicator code.



SVN revision: 45108
2010-01-14 04:08:04 +00:00
Christopher Michael ecc87ea0fe Add missing illume2 stuff to configure.ac. This should unbreak building E.
SVN revision: 45089
2010-01-13 20:26:06 +00:00
Vincent Torri 37a3a938bc no illume2 directory in src/modules
SVN revision: 45069
2010-01-12 22:29:35 +00:00
Sebastian Dransfeld b2beb53360 Split evas from ecore_input
SVN revision: 44957
2010-01-07 19:26:52 +00:00
Gustavo Sverzut Barbieri 76a2025a66 bump requirements on eet to 1.2.3 everywhere.
There is no point into checking for 1.0.1 and 1.2.3, check for the
1.2.3 everywhere.



SVN revision: 44896
2010-01-04 21:38:07 +00:00
Gustavo Sverzut Barbieri 75856e21ea Add various missing libraries linkages, by Lutin.
SVN revision: 44889
2010-01-04 19:37:06 +00:00
Carsten Haitzler 5ebb87d158 1. compositor module skeletion. have more code elsehwere currently
2. lutin patch for path_max



SVN revision: 44874
2010-01-04 12:27:15 +00:00
Christopher Michael 618763a524 Remove samsung policy.
SVN revision: 44869
2010-01-04 01:55:51 +00:00
Christopher Michael 13e049e6b6 Add new illume2 (loadable policy .so's) to configure.ac, etc.
SVN revision: 44865
2010-01-03 22:24:55 +00:00
Christopher Michael a1bc311d9a Fix some formatting in connman.
Remove some commented lines in quickpanel.
Add some printfs to quickpanel sort.
Remove dead code line in illume2 layout.
Separate illume and illume2 modules in build process (this allows illume &
illume2 to be enabled/disabled separately)



SVN revision: 44841
2010-01-01 17:15:16 +00:00
Gustavo Sverzut Barbieri 22580d466d rework of connman module, a semi-functional display only module so far.
SVN revision: 44834
2009-12-31 21:44:33 +00:00
kiwi 2d28886745 typo
now it passes configure when backtrace_symbols_fd is in libexecinfo instead of libc


SVN revision: 44731
2009-12-27 13:44:46 +00:00
Christopher Michael 8ff96c07d1 Separate illume mode toggle into it's own gadget. This makes illume2 that
much cleaner.
Remove mode icon from illume2 edj.
Remove gadcon files from illume2 (in own gadget now).
Modify illume2 e.cfg to include illume-mode-toggle gadget and reorder gadgets.



SVN revision: 44671
2009-12-23 00:39:24 +00:00
Christopher Michael 57ac085517 Add kbd-toggle module to build.
SVN revision: 44463
2009-12-15 04:33:47 +00:00
Carsten Haitzler 61c451f011 baack to normal pre- release name now
SVN revision: 44146
2009-12-02 22:50:36 +00:00
Carsten Haitzler 6cbcc4518b quick make svnrev that has right release names
SVN revision: 44140
2009-12-02 22:19:53 +00:00
Carsten Haitzler 6e58326749 and back to a pre-svn sonme after snap
SVN revision: 44118
2009-12-02 08:07:38 +00:00
Carsten Haitzler 096805ca4c aaah bah - move to 05 not 04
SVN revision: 44116
2009-12-02 07:40:59 +00:00
Carsten Haitzler 184ba91e63 asparagus - finally
SVN revision: 44113
2009-12-02 07:22:35 +00:00
Christopher Michael fc8c5cac0d Add illume-indicator module to configure.ac
Some formatting in e_gadcon/e_shelf.



SVN revision: 43966
2009-11-25 01:02:11 +00:00
Christopher Michael 43f53d1902 Add illume2/keyboards to configure.ac
SVN revision: 43943
2009-11-24 01:16:42 +00:00
Christopher Michael 690200885e Use illume-softkey, not illume-buttonbar.
Don't need to build ibar twice in configure.ac.



SVN revision: 43910
2009-11-23 00:18:33 +00:00
Christopher Michael 9561b38452 Rename illume-bar to illume-buttonbar to avoid confusion.
SVN revision: 43908
2009-11-22 21:50:24 +00:00
Christopher Michael 849875836c Add illume-keyboard dictionaries to configure.ac.
SVN revision: 43871
2009-11-21 17:45:54 +00:00
Christopher Michael 3d9be12122 Add illume-home config to configure.ac
SVN revision: 43835
2009-11-20 17:38:06 +00:00
Christopher Michael a9fc2896e9 Add 'keyboards' to illume-keyboard.
SVN revision: 43832
2009-11-20 17:24:31 +00:00
Christopher Michael fbb29d0e14 Add some printf's to illume2.
Add skeleton for illume-bar.
Add illume-bar to autofoo.



SVN revision: 43774
2009-11-18 05:54:22 +00:00
Christopher Michael b321265d12 Modify configure.ac todo illume-home module.
Fix x-ui script to show mouse (wasn't working here).



SVN revision: 43733
2009-11-16 19:39:20 +00:00
Vincent Torri 7d66c87e9d Check backtrace_symbols_fd() availability for e_signal.c
Should help the BSD guys (though OpenBSD seems to need a
flag passed in LDFLAGS to be happy. Strange...)


SVN revision: 43623
2009-11-11 21:04:21 +00:00
Christopher Michael 0dfa3e6316 Add the 'default=' to configure help for --enable-files
SVN revision: 43431
2009-11-03 13:48:38 +00:00
Vincent Torri b5dbf182fa * more quoting
* add silent rules (shave feature)
   see the description of AM_SILENT_RULES in: 
   http://www.gnu.org/software/automake/manual/automake.html#Public-Macros



SVN revision: 42913
2009-10-06 16:56:36 +00:00
Samuel F. Baggen 06137c9655 enlightenment_remote replaced by a working interface with using callbacks
SVN revision: 42590
2009-09-21 03:25:31 +00:00
Hannes Janetzek 09a4d35a07 'everyshizzle' update:
- new thumb view: use + for zoom
- moved plugins to subdirs
- theme tweaks
- fix fuzzy match once again
- hash border and app items


SVN revision: 41961
2009-08-25 04:23:11 +00:00
Carsten Haitzler 0b404ef163 illume2 thing... refactoring the code here. use at your own risk!
SVN revision: 41883
2009-08-20 08:58:29 +00:00
Hannes Janetzek 2e8857ee2a 'everything' module: allow external plugins to be build
- install header and everything.pc


SVN revision: 41740
2009-08-13 15:10:54 +00:00
Carsten Haitzler 194192529d back to pre ver's
SVN revision: 41535
2009-07-29 08:19:34 +00:00
Carsten Haitzler 7e39cb23c4 SNAPSHOT: svn-03
SVN revision: 41532
2009-07-29 08:03:25 +00:00
Carsten Haitzler af7451ff79 back to svn soname
SVN revision: 41042
2009-06-15 06:29:43 +00:00
Carsten Haitzler cf290f9f08 make distcheck and... SNAP!
SVN revision: 41039
2009-06-15 05:32:49 +00:00
Gustavo Sverzut Barbieri c80c12669c enable "everything" module.
SVN revision: 40709
2009-05-17 20:42:01 +00:00
Vincent Torri a78ae94975 underquoted parameters
SVN revision: 40663
2009-05-15 08:58:54 +00:00
Gustavo Sverzut Barbieri 2db93a335f pass make distcheck, set svn:ignore.
SVN revision: 40611
2009-05-13 01:11:32 +00:00
Gustavo Sverzut Barbieri bf3c0ad3a5 finish systray merge to e/src/modules.
systray is now officially supported (at least by me :-P) and is
included in standard e17 module set.



SVN revision: 40610
2009-05-13 00:45:21 +00:00
Hannes Janetzek cd647efc07 initial checkin of 'everything' module with sources for apps, windows and settings
SVN revision: 40526
2009-05-06 14:20:45 +00:00
Mike Frysinger d8e2b2b412 cleanup --with-profile handling
SVN revision: 40433
2009-04-28 05:50:02 +00:00
Carsten Haitzler cadb8b5b91 and incriment to next rev.
SVN revision: 40285
2009-04-22 14:08:21 +00:00
Carsten Haitzler a3ee3fbca9 snapworth quality - distchecked. sonames bumped. rev's bumped. tarballs
uploaded.



SVN revision: 40284
2009-04-22 14:07:05 +00:00
Carsten Haitzler 1b81a7988e 1. embryo shoudl have soname
2. yes local.conf slipped in - ignore
3. added soname version release to module arch dirs
4. adapted extra-modules to use the revision in arch
5. made e17 also have a release rev
6. dummy release stuff in eet - wont use it as its already released.



SVN revision: 40267
2009-04-21 14:17:42 +00:00
Gustavo Sverzut Barbieri 3bfa205a20 disable connman until we update it to newer connman api in e_dbus.
SVN revision: 40024
2009-04-13 20:03:11 +00:00
Gustavo Sverzut Barbieri 886a0bca01 move batch directory creation to ecore_file.
as suggested by raster, this could be abstracted into ecore-file and
other applications could use it as well.



SVN revision: 39965
2009-04-11 07:10:12 +00:00
Gustavo Sverzut Barbieri 689146ef39 Alternative version for those legacy systems without atfile-source
atfile source is posix 2008, but some legacy systems seems to not ship
with those, in that case use slower version.



SVN revision: 39958
2009-04-11 05:40:18 +00:00
Vincent Torri 992597240a allow compilation of battery module on mac os x
SVN revision: 39935
2009-04-10 14:05:50 +00:00
Carsten Haitzler c6b5f985fe a new wallpaper config dialog. only partly done. try it anyway. it's fun.
SVN revision: 39801
2009-03-30 13:34:32 +00:00
Gustavo Sverzut Barbieri 6f73572985 add davemds module as requested.
SVN revision: 39795
2009-03-29 15:51:12 +00:00
Cedric BAIL 46e8efcd8c Let me introduce you to Ecore_Input. The idea is to share as much as possible event
between all ecore graphic engine to ease porting of application and reduce the amount of
specific code per engine. This patch does just that.
	All your application should continu to work has previously, if it's not the case
please report any new behaviour regarding mouse and keyboard.


SVN revision: 39505
2009-03-16 16:24:43 +00:00
Viktor Kojouharov 9bbc8158bd edge and corner binding infrastructure. If you have an old config, enable the conf_edgebindings module and hit 'Reset to defaults' to get edge desktop switching.
The edge/corner picker needs some love from someone who is not artistically challenged.  And a proper module icon as well.


SVN revision: 39220
2009-02-25 22:21:46 +00:00
Massimo Maiurana dbc33441d3 adding turkish translation
SVN revision: 38615
2009-01-17 09:12:31 +00:00
Vincent Torri cb1a0b74b0 * do not call anything before AC_INIT
* remove AM_ENABLE_SHARED (already  set by default
 * remove the built of he static liraries (modules)
 * add AC_CONFIG_MACRO_DIR([m4]) so that aclocal can find the m4 macros
   when autoreconf is used or like reconfiguring after a change in configure.ac


SVN revision: 38590
2009-01-15 06:29:59 +00:00
Aron Xu b2cf1bf072 Added de he and pl translations from contributers on launchpad
SVN revision: 38434
2009-01-03 08:55:07 +00:00
Gustavo Sverzut Barbieri ebcb9f85a7 build infra improvements.
* configure.ac:
   - require C99 compiler;
   - disable F77 and CXX checks;
   - per-binary (program) flags, reduce linkage;
   - every module can be optionally compiled;
 * src/bin:
   - Makefile.am: per-binary libs, reduce linkage;
   - just add LIBS to LDADD and LIBADD, not LDFLAGS!
   - e_sys_main.c: rewrite using proper eina, avoid linking with evas.
 * src/modules:
   - just add LIBS to LDADD and LIBADD, not LDFLAGS!
   - every module can be optionally compiled;



SVN revision: 38009
2008-12-08 01:39:33 +00:00
Mike Frysinger 76456f4804 add --enable-pam flag to control PAM support
SVN revision: 37990
2008-12-07 20:40:17 +00:00
Gustavo Sverzut Barbieri 662b7d26c0 optional link with exchange library.
doing this for DaveMDS, exchange is under PROTO/exchange for those
that don't know.



SVN revision: 37985
2008-12-07 14:34:44 +00:00
Massimo Maiurana a507363bb7 recent added locales wasn't in configure.ac
SVN revision: 37870
2008-11-30 17:46:35 +00:00
Carsten Haitzler 5a29e1f6b5 syscon module added - provides a system entry in main menu (build in one gone
now). syscon has a poup with buttons (configurale) that offer all the
logout/reboot etc. stuff. also able to extend with more items or inline them
into the theme too.

not complete. need config for being able to extend the syscon popup (and use
it) and no gui config for configuring what should appear and how it should
look. possibly theme should have custon elements for the ones curently using
button + icon look. also no keyboard control.



SVN revision: 37797
2008-11-25 08:05:58 +00:00
Carsten Haitzler f2b5da6b31 add dbus to e pkgconfg
SVN revision: 37259
2008-10-28 01:06:41 +00:00
Carsten Haitzler 75a9bb7367 edbus is now.. required. no point making it optional anymore.
SVN revision: 37255
2008-10-27 22:52:49 +00:00
Carsten Haitzler d769a61c25 work on passing distcheck
SVN revision: 37201
2008-10-27 06:46:01 +00:00
Carsten Haitzler d4c4d6403d and actually build illume...
SVN revision: 37196
2008-10-27 05:24:12 +00:00
Carsten Haitzler f6a4c78591 illume moves to e's tree - why? the new wizard and config profiles make it
now a breeze to set up and use - unlike before. so now it's a wizard or
profile option out-of-the-box. it's a good example of a radical change in
profiel for a radical change in gui.



SVN revision: 37195
2008-10-27 05:17:56 +00:00
Carsten Haitzler 20fd541692 and now wizard is pretty much required. functionalyl its almost all there.
just the init of ibar/fileman favorites is the old untar code moved to
wizard. icons for all profiels are nto done yet - doing. broung some
backgrounds back - small .edj files though.



SVN revision: 37119
2008-10-26 09:04:05 +00:00
Carsten Haitzler 81c18a3b98 default copied to standard. default will change and become a minimal wizard
only setup as will compiled in defaults. not yet - but getting prepared.



SVN revision: 37109
2008-10-26 02:39:29 +00:00
Carsten Haitzler 20363fcb48 delete backgrounds and fonts we ship - don't need the fonts (system
fontconfig should suffice these days) and sample backgrounds - well... let's
just move "sample data" to exchange's job. make's e's backage and default
install leaner.



SVN revision: 37036
2008-10-23 22:46:57 +00:00
Carsten Haitzler 307d52edfd major changes!!!
init splash now merged with theme - default theme has both. saves space on
disk and just in the end is cleaner. can still select spash separately - but
now themes should provide splashes. you can have just splash files in the
theme dir - but won't be much good for full themes.

default theme now is b&w - all moved over and building. it's now default.
default splash is just default theme etc. etc.

this may cause some problems - so i'd just check your settigns and maybe
re-selct your init splash as it may not exist anymore or be found and thus a
blank splash until u fix it in config.

hmm... there is a bug thoug - i think fileman related. will check. missing
something in theme.



SVN revision: 37006
2008-10-23 00:32:48 +00:00
Cedric BAIL dab9aaa5c5 Remove enlightenment-config source of miscompilation. You should use pkg-config now.
SVN revision: 36712
2008-10-16 10:19:40 +00:00
Cedric BAIL 9e02df4fef Correctly include eina and fix pkg-config description.
SVN revision: 36667
2008-10-15 10:03:45 +00:00
Cedric BAIL d2f7e4da0d Make e depend on eina. No change in the code yet, so just fix your build system and no bug must show up.
SVN revision: 36627
2008-10-13 16:00:58 +00:00
Peter Wehrfritz c2a9f15a1c configure.in -> configure.ac
SVN revision: 36364
2008-09-30 18:07:29 +00:00
Carsten Haitzler f2b45ed471 bye bye!
SVN revision: 12246
2004-11-25 03:26:33 +00:00