Commit Graph

15467 Commits

Author SHA1 Message Date
José Roberto de Souza 80a3d9fb7a e: Change notification module to use internal notification API
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 82118
2013-01-03 22:08:05 +00:00
Lucas De Marchi 8ec8c40bb7 e/notification: improve consistency of the API
Rename some functions and fields to have a better API. Also sanitize the
method and signal tables.



SVN revision: 82117
2013-01-03 22:08:00 +00:00
José Roberto de Souza ab185d46c3 e: Add notification API
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 82116
2013-01-03 22:07:56 +00:00
Lucas De Marchi 33eab461c1 e systray: sanitize edbus tables
SVN revision: 82115
2013-01-03 22:07:50 +00:00
José Roberto de Souza c71d0fb539 e systray: Add notifier watcher
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 82114
2013-01-03 22:07:45 +00:00
Lucas Joia 40d65f04ad e systray: add menu for notifier items
Patch by: Lucas Joia <lucasjoia@profusion.mobi>



SVN revision: 82113
2013-01-03 22:07:40 +00:00
Lucas De Marchi f3fbe7296d e systray: use strv instead of passing max around
Also rename one of the vars to _Names to keep consistent with the other.



SVN revision: 82112
2013-01-03 22:07:33 +00:00
José Roberto de Souza 3014654d58 e systray: Initial commit of dbus notifier host
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 82111
2013-01-03 22:07:26 +00:00
Lucas De Marchi 3c6d7db5a3 e: Make a few renames on new dbusmenu API
typos:
 toogle -> toggle
 itens -> items

API consistency:
 MENU_ITEM_TOGGLE -> E_DBUSMENU_ITEM_TOGGLE
 E_DBus_Menu_Item_Event -> E_DBusMenu_Item_Event
 	(I don't want to bikeshed on this, but we need to choose one of the
	 possible names, and keep consistent with the rest of the API)

A few var renames: It's E_DBusMenu_Ctx, so let's name the var ctx
instead of menu_data. internal_ctx is no more meaninful than ctx, so
rename it as well.



SVN revision: 82092
2013-01-03 18:16:16 +00:00
José Roberto de Souza 805d32b831 e: Add dbusmenu API
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 82091
2013-01-03 18:16:09 +00:00
José Roberto de Souza e0ef1e75ad e: Replace FALSE that was defined in lidbus to EINA_FALSE
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 82090
2013-01-03 18:16:04 +00:00
José Roberto de Souza 6006e75fe5 e: Add label to tell user that he must enable mpris2 in his player
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 82089
2013-01-03 18:15:59 +00:00
José Roberto de Souza d46ef364fd e: Replace printf by eina log
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 82088
2013-01-03 18:15:53 +00:00
Mike Blumenkrantz f90fe20ed7 fix distcheck
SVN revision: 82087
2013-01-03 16:12:29 +00:00
Igor Murzov 4526e4667e Mark gadman layer names for translation
SVN revision: 82085
2013-01-03 15:28:50 +00:00
Igor Murzov 6eda033a7e Add new files to POTFILES.in
SVN revision: 82084
2013-01-03 15:28:04 +00:00
Igor Murzov 8a94eff0ae Revert "more translate strings for evry."
This reverts commit r82049.

Those messages are already translatable.
See r81049 and r79658 and discussion on the ML.


SVN revision: 82083
2013-01-03 15:27:10 +00:00
Mike Blumenkrantz 1efe2a4802 remove unused images
SVN revision: 82080
2013-01-03 14:50:31 +00:00
Mike Blumenkrantz 1b215e1cad add conf2 options for comp, tiling, notification, fileman, and quickaccess modules
SVN revision: 82079
2013-01-03 14:47: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
Carsten Haitzler 625cafc28c fix xsettings to notneed x headers directly... much better! :)
SVN revision: 82058
2013-01-03 11:21:24 +00:00
Carsten Haitzler 49c6833896 really minor - add a , for better grammar in wizard.
SVN revision: 82050
2013-01-03 08:54:50 +00:00
Carsten Haitzler b3d3cfe7b6 more translate strings for evry.
SVN revision: 82049
2013-01-03 08:52:33 +00:00
Cedric BAIL 92ab0600ee e: fix restart of E17 after manually monitoring it.
SVN revision: 82023
2013-01-03 00:32:48 +00:00
Gustavo Sverzut Barbieri 7ec37a51a9 systray: split xembed part into own file, prepare to receive d-bus
There is a new d-bus systray spec by KDE that is less retarded. It's
used by KDE and other environments such as Ubuntu's Unity. We'll
integrate code to have E17 to support this spec, then we must separate
the XEmbed part into its own file to avoid confusion.

Patch by: Gustavo Sverzut Barbieri <barbieri@profusion.mobi>



SVN revision: 82016
2013-01-02 20:38:36 +00:00
José Roberto de Souza 2f5703e370 e: Port mixer to edbus
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 82015
2013-01-02 20:38:30 +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 548b3ecdff e/music-control: Move edc and images to data/theme
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 81997
2013-01-02 13:22:36 +00:00
José Roberto de Souza 2fbd1c79ad e/music-control: Add keybinds
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 81996
2013-01-02 13:22:26 +00:00
José Roberto de Souza 5d3cff7af8 e/music-control: Close popup of when user click out or type a key
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 81995
2013-01-02 13:22:22 +00:00
José Roberto de Souza aa8015cdef e/music-control: Remove transition between pause and play when popup is shown
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 81994
2013-01-02 13:22:18 +00:00
José Roberto de Souza 0f3984295b e/music-control: Add name of selected playing music and allow to raise player
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 81993
2013-01-02 13:21:46 +00:00
José Roberto de Souza 4cd377ca77 e/music-control: Allow to change music player on gadget
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 81992
2013-01-02 13:21:41 +00:00
José Roberto de Souza 7302bcd8d4 e/music-control: Integrate edbus and gadget
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 81991
2013-01-02 13:21:33 +00:00
Lucas De Marchi 1f3b9deb09 e/music-control: Add auto generated edbus code
Code generated with edbus-codegen tool.



SVN revision: 81990
2013-01-02 13:21:18 +00:00
José Roberto de Souza 53f67fa86b e/music-control: Add gadget GUI
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 81989
2013-01-02 13:19:49 +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 29680fffca e: remove Hal backend of illume2
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 81987
2013-01-02 13:16:29 +00:00
Lucas De Marchi 9e1b995c56 e: small fixes to port of e_fm udisk to edbus
- no need for calling edbus_message_error_get() if we are not getting
   the error message
 - rename confusing vars:
 	* A dict is this complete type: "a{sv}", i.e. an array with
	  key-values pairs (though the value could very well be 's', or
	  'u' or another basic type)
	* An entry (or dict_entry, or de) is *the* key-value pair.
 - Use eina_stringshare_replace when possible



SVN revision: 81986
2013-01-02 13:16:24 +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 05049eeb63 e: shutdown edbus only when page is hidden
We were missing a edbus_connection_unref() + edbus_shutdown() in case
neither connman responded or the timetout triggered. It's actually
easier to only shutdown edbus when page is hidden.



SVN revision: 81983
2013-01-02 13:16:08 +00:00
José Roberto de Souza e3787e1b41 e: Port wizard to edbus
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 81982
2013-01-02 13:16:03 +00:00
Lucas De Marchi b8dbc2fa0e e: small fixes to e_msgbus conversion to edbus
SVN revision: 81981
2013-01-02 13:15:58 +00:00
José Roberto de Souza a84987cd60 e: Port e_msgbus to edbus
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 81980
2013-01-02 13:15:53 +00:00
Lucas De Marchi aba6a0090c e: sanitize edbus method table in fileman
SVN revision: 81979
2013-01-02 13:15:43 +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
Lucas De Marchi 0313f186c5 e: small fixes to battery conversion to edbus
- const where it's due
 - reorder functions
 - break loop as soon as "Online" property is found on dict
 - add missing proxy unrefs
 - fix crash if upower reports a battery with technology known to it but
   unknown for us
 - refactor _bat_get_call_cb():  this could be much simpler if upower used
   the default signal for notifying property changes. Since it doesn't,
   at least decrease a little bit the amount of code.
 - use eina_stringshare_replace() instead of del() + add()
 - remove check for message signature. If it doesn't have the signature
   we are expecting, edbus_message_iter_arguments_get() will fail.
 - fix indentation using tab



SVN revision: 81976
2013-01-02 13:14:48 +00:00