Commit Graph

13073 Commits

Author SHA1 Message Date
Mike Blumenkrantz 11109353dd swap conf2 comp panel option to only open the advanced match panel
SVN revision: 82715
2013-01-13 11:47:26 +00:00
Mike Blumenkrantz 6cdfddfb8e s/iconif/minimize/ for conf2 options, add alias for iconif
SVN revision: 82714
2013-01-13 10:24:17 +00:00
Carsten Haitzler bcb3fa19d0 dont need the include there - e.h has it.
SVN revision: 82713
2013-01-13 05:37:00 +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
Mike Blumenkrantz 374580215d split conf_comp->advanced match settings into separate dialog to make comp settings dialog slightly less insane
SVN revision: 82709
2013-01-12 17:09:55 +00:00
Mike Blumenkrantz f965a163bf add e_comp_cfdata_match_free()
SVN revision: 82704
2013-01-12 15:46:01 +00:00
Mike Blumenkrantz f15d34dcac remove unnecessary macro for comp engines and use enum values
SVN revision: 82702
2013-01-12 15:37:49 +00:00
Mike Blumenkrantz 94ab8f2a37 remove harmless duplicate timer_del call which caused error messages
SVN revision: 82701
2013-01-12 15:13:34 +00:00
Mike Blumenkrantz c4375e0dcb fix conf_comp module icon display
SVN revision: 82700
2013-01-12 15:10:34 +00:00
Mike Blumenkrantz 2f8132a3d1 aspect widget appears to not be a real object when it comes to clipping, so we're going to be unorthodox here and not return it even though it's the parent...
SVN revision: 82699
2013-01-12 14:46:36 +00:00
Mike Blumenkrantz b54bf249b1 fix conf2 overlay bg clipping color thingy
SVN revision: 82698
2013-01-12 14:32:08 +00:00
Jérémy Zurcher 61ec906486 e: e_mixer_system_has_capture checks for capture switch||volume
SVN revision: 82697
2013-01-12 13:12:58 +00:00
Mike Blumenkrantz 91748cdc92 e_manager_comp_set now sends an event instead of using e_msg, though I don't even think this is necessary anymore since it will only be called on startup and shutdown...
SVN revision: 82696
2013-01-12 12:57:53 +00:00
Mike Blumenkrantz 16062072e4 simplify/streamline configure option adding, also add option domains so modules can get lists of their own options or other module options
SVN revision: 82695
2013-01-12 12:28:48 +00:00
Mike Blumenkrantz 30e9bd3f85 move e_configure_option_shutdown() to be the first function called on shutdown: bad things happen if this is not the case
SVN revision: 82694
2013-01-12 12:18:42 +00:00
Mike McCormack f817ab04ab e: Fix an unused warning
Signed-off-by: Mike McCormack <mikem@atratus.org>

SVN revision: 82672
2013-01-11 21:45:10 +00:00
Mike Blumenkrantz 7cca71bc95 add fallback timeout for system actions; now that comp is mandatory we have to account for the possibility that themes can fail to send correct signals, leading to the screen going black and nothing happening
SVN revision: 82639
2013-01-11 14:54:30 +00:00
Mike Blumenkrantz eba353ec23 disable comp effects in wizard also disables screen effects
SVN revision: 82638
2013-01-11 14:40:14 +00:00
Mike Blumenkrantz a241e1fd93 add fast effect options to comp config dialog, also do some reorganizing in the advanced view
SVN revision: 82637
2013-01-11 13:34:02 +00:00
Mike Blumenkrantz 71003dbeac add options (conf2 only for the next few minutes) and functionality to enable "fast" comp effects in theme
SVN revision: 82631
2013-01-11 11:53:29 +00:00
Mike Blumenkrantz 34aab4c595 typos in effect disabling checks
SVN revision: 82630
2013-01-11 11:49:56 +00:00
Mike Blumenkrantz d517d37535 backlight no longer attempts to apply settings for dummy devices
SVN revision: 82626
2013-01-11 10:51:24 +00:00
Mike Blumenkrantz 9e8e755cdf formatting: all at once
SVN revision: 82625
2013-01-11 10:34:29 +00:00
Mike Blumenkrantz 845ba1ba12 add conf2 option for default comp shadow style
SVN revision: 82624
2013-01-11 10:30:01 +00:00
Mike Blumenkrantz 70e40291f6 another new comp option for disabling screen effects (fading on blank)
SVN revision: 82623
2013-01-11 09:21:39 +00:00
Mike Blumenkrantz d94ca3aae7 e_manager_comp_set() is now EINTERN; external compositors are officially dead
SVN revision: 82622
2013-01-11 08:40:14 +00:00
Mike Blumenkrantz af86f79e65 use new CUSTOM variant macro for conf2 options in modules
SVN revision: 82620
2013-01-11 08:28:46 +00:00
Mike Blumenkrantz 0e70e6e0ae move comp icon to core
SVN revision: 82619
2013-01-11 08:23:41 +00:00
Mike Blumenkrantz 0c282e6018 move conf2 comp options to e_comp
SVN revision: 82618
2013-01-11 08:20:14 +00:00
Mike Blumenkrantz e0b0c10914 rename e_comp_shadow_set to e_comp_shadows_reset to be more descriptive about what it does
SVN revision: 82570
2013-01-10 14:05:08 +00:00
Mike Blumenkrantz 5766883b04 on second thought, disabling comp effects requires a reshadow so make sure we do that if those settings change
SVN revision: 82569
2013-01-10 14:01:31 +00:00
Mike Blumenkrantz 2b5d6bfacb add option to disable comp effects to wizard, also fix wizard comp config saving (:/)
SVN revision: 82568
2013-01-10 13:55:41 +00:00
Mike Blumenkrantz ff74f9561d reword some comp effect option text
SVN revision: 82567
2013-01-10 13:31:30 +00:00
Mike Blumenkrantz e9be1a7b30 fix wizard comp config domain
SVN revision: 82566
2013-01-10 13:27:03 +00:00
Mike Blumenkrantz 79a1d45534 now that comp is mandatory, I require options to completely disable comp effects before I can use e without tearing my eyes from their sockets
SVN revision: 82564
2013-01-10 13:20:02 +00:00
Mike Blumenkrantz 3394a2b461 fix comp config dialog settings apply (:/), fix comp config saving (:/), fix comp config dialog config loading (:/), change comp config domain to "e_comp" (your settings will be lost if you do not manually rename)
SVN revision: 82563
2013-01-10 13:03:36 +00:00
Mike Blumenkrantz 3d6d8f969c e modules no longer require shutdown or save functions; this should clean up module code a little bit
SVN revision: 82552
2013-01-10 11:31:17 +00:00
Mike Blumenkrantz e14c954675 add comp module settings to settings menu since people will probably want to change them now that it's always enabled
SVN revision: 82548
2013-01-10 10:49:36 +00:00
Mike Blumenkrantz f927968340 e_menu_category_callback create callback parameter order has changed to be consistent with the rest of the efl: data param always comes first
SVN revision: 82547
2013-01-10 10:36:41 +00:00
Mike Blumenkrantz a428601f56 config submenu now sets "config" category
SVN revision: 82546
2013-01-10 10:27:08 +00:00
Mike Blumenkrantz 77a169538e comp module struct now EINTERN
SVN revision: 82545
2013-01-10 10:25:12 +00:00
Carsten Haitzler 5f8e9293a0 ghost window-- after iconify+uniconify+withdraw
SVN revision: 82542
2013-01-10 10:15:32 +00:00
Mike Blumenkrantz e5e937b2c2 add conf_comp to module whitelist, use right name for comp module in other places
SVN revision: 82541
2013-01-10 10:03:10 +00:00
Mike Blumenkrantz da8302ac86 comp needs managers to exist on init. riiiiight
my favorite dish today: humble pie


SVN revision: 82540
2013-01-10 09:43:56 +00:00
Carsten Haitzler 592f1d1c79 no config - we should insta-restart with default profile.
SVN revision: 82537
2013-01-10 09:33:22 +00:00
Carsten Haitzler da9b477dc9 we really should return.. as e_config is null.
SVN revision: 82535
2013-01-10 09:29:44 +00:00
Mike Blumenkrantz cc42401f59 fix E_Win handling of window state changes, also fix e_border handling of changes.prop setting
ticket #2091


SVN revision: 82534
2013-01-10 09:24:42 +00:00
Carsten Haitzler c5bcdd2398 assert.h++
SVN revision: 82531
2013-01-10 08:50:04 +00:00
Mike Blumenkrantz 0e98a9a8e6 don't display comp module in module settings dialog
SVN revision: 82529
2013-01-10 08:29:19 +00:00
Mike Blumenkrantz 0296927048 autoremove comp module from e_config if it was previously existing there
SVN revision: 82528
2013-01-10 08:28:50 +00:00
Cedric BAIL 278841c8c3 e: we now use Ecore_Getopt.h
SVN revision: 82527
2013-01-10 08:27:43 +00:00
Mike Blumenkrantz a12c0ad941 actually rename conf_comp and update its .desktop...
SVN revision: 82526
2013-01-10 08:26:55 +00:00
Mike Blumenkrantz c9aaacdb35 completely block modules named composite from being loaded
SVN revision: 82522
2013-01-10 08:14:15 +00:00
Mike Blumenkrantz 7a7ceb7429 E_LIST_HANDLER_APPEND now assert()s the event handler
SVN revision: 82521
2013-01-10 08:09:46 +00:00
Mike Blumenkrantz 8345d7d6d4 order matters in e_main: e_comp would never succeed at compositing anything border-related because it was inited before e_border, thus causing all its e_border event handlers to be nonexistent
SVN revision: 82520
2013-01-10 08:06:01 +00:00
Mike Blumenkrantz 9c92b1b73c fix e_comp_shutdown return type and make e_comp_{init,shutdown} EINTERN so they can't be disabled
SVN revision: 82518
2013-01-10 07:53:20 +00:00
José Roberto de Souza a913411beb e systray: Move dbus stuff out of gadcon instance
This fix a bug that was empty dbus notification when shelf is moved and
also allow multiple instance if some day we drop xembed support.

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



SVN revision: 82492
2013-01-09 22:38:21 +00:00
Lucas De Marchi ae287fd2d1 e: remove leftovers from comp merge
SVN revision: 82471
2013-01-09 16:15:17 +00:00
Mike Blumenkrantz 01a0ddfc9e fix action deletion when unloading conf2
SVN revision: 82463
2013-01-09 14:50:20 +00:00
Mike Blumenkrantz 8e127335cb force window border (theme) inset to be applied to new client placement geometry, fixing issues where windows would appear to "slide" across the desktop by the size of the border inset; this was primarily noticeable when using wine applications
SVN revision: 82460
2013-01-09 13:24:24 +00:00
Rafael Antognolli 779724d6d1 e/comp: Add wayland cflags to avoid build error.
SVN revision: 82459
2013-01-09 12:48:11 +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
Mike Blumenkrantz 8096505844 geometry_auto_move option (enabled by default) now also corrects applications which fail in their attempts to center windows on multimonitor systems
SVN revision: 82448
2013-01-09 10:11:55 +00:00
Mike Blumenkrantz dacb574ff4 relabel horrendously mislabeled window placement option, also add conf2 help for it
SVN revision: 82441
2013-01-09 08:38:10 +00:00
Mike Blumenkrantz 21dbe23b1a bump config generation for removal of use_composite
SVN revision: 82437
2013-01-09 07:55:39 +00:00
Lucas De Marchi 0675dd03a0 e: rename option use_composite to use_shaped_win
In order to move composite inside the core we need to kill the
use_composite option. However in some places it is being used to switch
between ARGB and shaped windows. It doesn't make much sense to keep the
advanced/engine dialog to let the user toggle this options if we have
composite always enabledm, but lets allow the user to shoot
himself on the foot (for now).

Next step will be to move the comp module files to core so user can't
unload it anymore.



SVN revision: 82433
2013-01-09 03:21:25 +00:00
Lucas De Marchi 3ae4bff477 e: fix build with --enable-wayland-clients
This seems to be broken since a long time. Even checked if it was when
we changed the build system to non-recursive, but it wasn't.



SVN revision: 82432
2013-01-09 03:21:14 +00:00
José Roberto de Souza 6f67cb6d15 e systray: use evas_object_visible_get() to know if icon was appended to box
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 82414
2013-01-08 13:58:21 +00:00
Mike Blumenkrantz d813da9fb5 fix gettext on conf2 option help
SVN revision: 82411
2013-01-08 13:32:40 +00:00
Mike Blumenkrantz 31e2299a67 add config option for disabling pointer warp when performing directional focus change in winlist, patch by David H. Bronke
ticket #2098


SVN revision: 82409
2013-01-08 11:51:56 +00:00
Mike Blumenkrantz bede9e08bf Desktop->Shelves menu now shows shelf names instead of orientations
ticket #2105


SVN revision: 82408
2013-01-08 11:32:46 +00:00
Mike Blumenkrantz 61c21f3629 system default language in wizard now shows language name, patch by thanatermesis
ticket #2125


SVN revision: 82407
2013-01-08 11:23:20 +00:00
Mike Blumenkrantz 8be5b05675 tasks gadgets now apply the selected style
ticket #2140


SVN revision: 82405
2013-01-08 11:19:14 +00:00
Mike Blumenkrantz 9543eb5c37 fix bug where slider could be changed while disabled
ticket #2169


SVN revision: 82403
2013-01-08 11:06:56 +00:00
Carsten Haitzler 27624264ee netwm actgivate requests simply do absoluttely nothing now with this
as false. this breaks expected functionality from apps - that they
request activation and eg - window is minimized... it gets shown at
least. app here wants attention/activation... this is better than
ignoring ti entirely. theres activation policy config specifically for
turning this off separately. :/



SVN revision: 82402
2013-01-08 11:03:55 +00:00
Mike Blumenkrantz da18b48e08 fix crash when trying to apply a null wallpaper
ticket #2164


SVN revision: 82399
2013-01-08 10:13:39 +00:00
Mike Blumenkrantz 51112f8b34 set conf2 min/base sizes after window is shown to work around stupid resize on restart bug
SVN revision: 82395
2013-01-08 09:14:35 +00:00
Mike Blumenkrantz 2c061403d5 e_win now also traps base size setting on elm windows and applies ICCCM hints when doing so.
as an aside, elm_win is SEVERELY (cripplingly) broken with regard to WM hint applying in the sense that it never applies them
at the least, however, this will prevent windows from being randomly resized smaller than minimum sizes


SVN revision: 82394
2013-01-08 09:13:15 +00:00
Shinwoo Kim b585a73ce7 [access] activate mesage would change focused window.
if focused window is changed, the message should send to changed window.


SVN revision: 82393
2013-01-08 09:13:14 +00:00
Mike Blumenkrantz c7d18cac51 fix bug where keyboard resizing of windows was not possible if timeout was set to zero
SVN revision: 82386
2013-01-08 08:14:09 +00:00
Shinwoo Kim 86d6885d39 [access] Send message to unfocused window.
Before this commit, the client message is sent to focused window only.
From now, target window is not a focused window. The target window is selected when read message is sent.


SVN revision: 82383
2013-01-08 07:03:32 +00:00
Tom Hacohen d99d5c39e8 E entry + scrollframe: Add clippers as smart members.
This should fix some bugs (specifically with the .desktop file editing menu),
and is just generally correct.

SVN revision: 82360
2013-01-07 20:01:32 +00:00
Mike Blumenkrantz b35c7c7d5f add conf2 option for new backlight dimming thingy that morlenxus just added because he's too lazy to add two lines on his own
SVN revision: 82359
2013-01-07 19:59:53 +00:00
Miculcy Brian 4034a15345 Added option for doing desklock, blanking or dimming even when showing fullscreen windows.
SVN revision: 82358
2013-01-07 19:46:38 +00:00
Miculcy Brian 796317970a Don't blank on fullscreen windows (as we don't run the screenlock on fullscreen windows). Check all zones for fullscreen windows.
SVN revision: 82354
2013-01-07 16:13:17 +00:00
José Roberto de Souza 0f896f73a8 e music-control: Fix calling wrong mpris2 method
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 82353
2013-01-07 15:44:23 +00:00
Miculcy Brian d0c143b615 No backlight dimming when in presentation mode. Backlight fade time only applies to dimming - undimming is fixed 0.5 .
SVN revision: 82348
2013-01-07 14:28:26 +00:00
Mike Blumenkrantz b706af0992 set homogeneous for overlay genlist
SVN revision: 82344
2013-01-07 12:54:57 +00:00
Mike Blumenkrantz 146fd01c59 okay, apparently removing this binding was wrong and it was just the key of the binding that was incorrect
SVN revision: 82340
2013-01-07 11:27:14 +00:00
Mike Blumenkrantz 94dd7b31a8 restore default keybindings no longer restores two bindings for ctrl+alt+f
FEAR NOT MORLENXUS, YOUR BUG FIX IS HERE


SVN revision: 82337
2013-01-07 11:05:58 +00:00
Mike Blumenkrantz 12cec65844 prevent load of conf module if conf2 is already loaded
SVN revision: 82336
2013-01-07 11:00:47 +00:00
Mike Blumenkrantz 36a7fb9105 whoops forgot to add new option to edd
SVN revision: 82334
2013-01-07 09:46:48 +00:00
Mike Blumenkrantz 4a01ee16a0 add option for disabling icons in menus
ticket #2168


SVN revision: 82333
2013-01-07 09:35:30 +00:00
Mike Blumenkrantz 59ba1738ab fix help text for pass_click_on focus option
SVN revision: 82332
2013-01-07 09:19:42 +00:00
Christopher Michael 11ab438c80 When we create monitors and are checking for clones, just use x/y
position, not size for comparison.

When we create monitors, assign the proper crtc to the monitor.

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

SVN revision: 82330
2013-01-07 07:39:57 +00:00
Christopher Michael 721d4385a9 Some fixes for Intel cards:
Do not set enabled until after a current mode is set.
Update original size after we set current mode.
Add an original cloned value we can track.
Add code to apply just cloning changes.

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

SVN revision: 82329
2013-01-07 07:39:54 +00:00
Christopher Michael 4c76f30a57 Fix compile: Use the proper smart data variable.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 82328
2013-01-07 07:39:52 +00:00
Christopher Michael 4f572243c1 When we clone/un-clone, also set a Changed on the position so that
Apply will handle new geometry for the monitor.

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

SVN revision: 82327
2013-01-07 07:39:49 +00:00
Christopher Michael 4fadc7bf7f When we initially create the monitors, also set the original cloned
value.

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

SVN revision: 82326
2013-01-07 07:39:47 +00:00
Christopher Michael 12a420c9ab Add support for marking dialog changes if the user unclones a monitor
and does nothing else.

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

SVN revision: 82325
2013-01-07 07:39:45 +00:00
Christopher Michael 98b9bdaf79 Add prototype for cloned_set function.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 82324
2013-01-07 07:39:42 +00:00
Christopher Michael 3bbf2da0b8 Add a Changed_Clone to enum.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 82323
2013-01-07 07:39:39 +00:00
Cedric BAIL 53f7a9ddbd e: fix build with uClibc.
Patch by Thomas Petazzoni <thomas.petazzoni@free-electrons.com>.


SVN revision: 82312
2013-01-07 01:14:25 +00:00
Igor Murzov d0ded74420 Drop "as a bi-product of this" from the message in the updates checker
Reviewed-by: zmike


SVN revision: 82307
2013-01-06 16:12:44 +00:00
Mike Blumenkrantz 495be28354 fix harmless compile warnings
SVN revision: 82305
2013-01-06 15:16:17 +00:00
Mike Blumenkrantz 326a7c4bde add gettext to E_CONFIGURE_OPTION_ADD usage, hassling by garik
SVN revision: 82304
2013-01-06 15:12:31 +00:00
Igor Murzov 678645f3ac Better gettext usage in a few places
SVN revision: 82293
2013-01-05 22:54:51 +00:00
Igor Murzov 283e4d6d3d Make Everything's plugins and action names translatable v2
v2: Mark messages for translation explicitly as suggested by Raster.
This is a more straightforward version of r79658.


SVN revision: 82292
2013-01-05 22:53:46 +00:00
Shinwoo Kim d1cde9b68f [access] send read message when tap gesture is detected
SVN revision: 82261
2013-01-05 04:29:24 +00:00
José Roberto de Souza ce4c973a9b e: Fix connman wizard page
It was unrefing connection inside of edbus_message callback.

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



SVN revision: 82258
2013-01-05 03:55:16 +00:00
Carsten Haitzler 86a451f54c thanks joel - in e17 wizard too for xkb rules chec.
SVN revision: 82253
2013-01-05 02:18:25 +00:00
Lucas De Marchi 131eff3354 e: don't allow to disable composite in wizard
SVN revision: 82226
2013-01-04 18:35:32 +00:00
Lucas De Marchi 67932d8096 e: fix crash when changing desktops configuration
#0  0x00007f33b8eb1b1d in pause () from /usr/lib/libpthread.so.0
 #1  <signal handler called>
 #2  0x00007f33a19c19ab in _clock_popup_desk_change (inst=0x2bb2360, type=176, ev=0x36a6680) at clock/e_mod_main.c:305
 #3  0x00007f33b982499c in _ecore_call_handler_cb (event=<optimized out>, type=<optimized out>, data=<optimized out>, func=<optimized out>)
     at lib/ecore/ecore_private.h:354
 #4  _ecore_event_call () at lib/ecore/ecore_events.c:562
 #5  0x00007f33b982a639 in _ecore_main_loop_iterate_internal (once_only=once_only@entry=0) at lib/ecore/ecore_main.c:1942
 #6  0x00007f33b982abc7 in ecore_main_loop_begin () at lib/ecore/ecore_main.c:964
 #7  0x0000000000434b73 in main (argc=<optimized out>, argv=<optimized out>) at e_main.c:1061



SVN revision: 82225
2013-01-04 18:35:27 +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
José Roberto de Souza 2abcd89a91 e: Show icon of appmenu module
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 82216
2013-01-04 17:05:14 +00:00
José Roberto de Souza b0dd0b750a e: Show icon of music-control module
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 82215
2013-01-04 16:45:39 +00:00
Lucas De Marchi 9a101b9777 e/bluez4: cleanup and fixes
- Change module name in whitelist. Its name is bluez4 since it only
   supports bluez 4 API. The day it (automatically) also supports bluez 5,
   we rename it back.
 - Use eina_stringshare_replace when possible
 - Change huge if (strcmp(icon, "...") return "....." with a table.
 - Don't use stringshare when not needed. There's no reason to
   stringshare the icon, just use the static const ones
 - Sanitize edbus method table
 - Remove bogus NONE entry after NULL in services table
 - Fix coding style
 - Generalize _unset_dev() to work with any list



SVN revision: 82208
2013-01-04 16:13:43 +00:00
Lucas Joia 07cc9c9659 e/bluez4: bug fixes
Patch by: Lucas Joia <lucasjoia@profusion.mobi>



SVN revision: 82207
2013-01-04 16:13:38 +00:00
Lucas Joia 7d9c6e3bfd e/bluez4: follow edbus update
Patch by: Lucas Joia <lucasjoia@profusion.mobi>



SVN revision: 82206
2013-01-04 16:13:34 +00:00
Lucas Joia 4061ca75e1 e/bluez4: Add type to end of found device item
Patch by: Lucas Joia <lucasjoia@profusion.mobi>



SVN revision: 82205
2013-01-04 16:13:30 +00:00
Lucas Joia b91eefb2b8 e/bluez4: Simplify dialogs
Patch by: Lucas Joia <lucasjoia@profusion.mobi>



SVN revision: 82204
2013-01-04 16:13:26 +00:00
Lucas Joia 7bbe831a90 e/bluez4: add standard menu for gadget settings
Patch by: Lucas Joia <lucasjoia@profusion.mobi>



SVN revision: 82203
2013-01-04 16:13:21 +00:00
Lucas Joia ce705aed1e e/bluez4: lock and unlock shelf
Patch by: Lucas Joia <lucasjoia@profusion.mobi>



SVN revision: 82202
2013-01-04 16:13:17 +00:00
Lucas Joia f4c7d258fc e/bluez4: void argument for empty arguments
func() -> func(void)

Patch by: Lucas Joia <lucasjoia@profusion.mobi>



SVN revision: 82201
2013-01-04 16:13:12 +00:00
Lucas Joia e0920a6d0d e/bluez4: Change adapter properties
Patch by: Lucas Joia <lucasjoia@profusion.mobi>



SVN revision: 82200
2013-01-04 16:13:07 +00:00
Lucas Joia d638ebd2cd e/bluez4: List Adapters
Patch by: Lucas Joia <lucasjoia@profusion.mobi>



SVN revision: 82199
2013-01-04 16:13:03 +00:00
Lucas Joia 990a1e3a11 e/bluez4: Pair when select a found device
-Pair button is no longer needed
-Only non-paired devices appear for the user to pair

Patch by: Lucas Joia <lucasjoia@profusion.mobi>



SVN revision: 82198
2013-01-04 16:12:58 +00:00
Lucas Joia 482eb40918 e/bluez4: add checkbox telling whether or not device is connected
Patch by: Lucas Joia <lucasjoia@profusion.mobi>



SVN revision: 82197
2013-01-04 16:12:54 +00:00
Lucas Joia f41c88872c e/bluez4: allow Disconnect when device is connected
Patch by: Lucas Joia <lucasjoia@profusion.mobi>



SVN revision: 82196
2013-01-04 16:12:50 +00:00
Lucas Joia 24937afc55 e/bluez4: use menu instead of popup
Patch by: Lucas Joia <lucasjoia@profusion.mobi>



SVN revision: 82195
2013-01-04 16:12:45 +00:00
Lucas Joia d9074c5629 e/bluez4: Implement agent dencently
Patch by: Lucas Joia <lucasjoia@profusion.mobi>



SVN revision: 82194
2013-01-04 16:12:41 +00:00
Lucas Joia 3f88f455d6 e/bluez4: Show errors in dialogs
Patch by: Lucas Joia <lucasjoia@profusion.mobi>



SVN revision: 82193
2013-01-04 16:12:37 +00:00
Lucas Joia 896b8533c9 e/bluez4: Allow user to remove devices
Patch by: Lucas Joia <lucasjoia@profusion.mobi>



SVN revision: 82192
2013-01-04 16:12:32 +00:00
Lucas Joia 32ba9a1358 e/bluez4: separate found and created devices
Patch by: Lucas Joia <lucasjoia@profusion.mobi>



SVN revision: 82191
2013-01-04 16:12:28 +00:00
Lucas Joia 65dc86d3e3 e/bluez4: handle more profiles
Patch by: Lucas Joia <lucasjoia@profusion.mobi>



SVN revision: 82190
2013-01-04 16:12:24 +00:00
Lucas Joia e51a6ea6d5 e/bluez4: module inactive when bluez is down
Patch by: Lucas Joia <lucasjoia@profusion.mobi>



SVN revision: 82189
2013-01-04 16:12:20 +00:00
Lucas Joia cef9137bc2 e/bluez4: Connect to input devices
Patch by: Lucas Joia <lucasjoia@profusion.mobi>



SVN revision: 82188
2013-01-04 16:12:15 +00:00
Lucas Joia edb3fba955 e/bluez4: Update ilist using the eina list of devices
Patch by: Lucas Joia <lucasjoia@profusion.mobi>



SVN revision: 82187
2013-01-04 16:12:11 +00:00
Lucas Joia 20be2ab9ce e/bluez4: add actual devices to list of devices found
Patch by: Lucas Joia <lucasjoia@profusion.mobi>



SVN revision: 82186
2013-01-04 16:12:07 +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 De Marchi 271bc56cdd e/appmenu: sanitize method table
Patch by: Lucas De Marchi <lucas.de.marchi@gmail.com>



SVN revision: 82179
2013-01-04 14:06:22 +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
Lucas De Marchi 5e0c91af3c e: fix bogus check on array, above its bounds
fileman/e_mod_main.c: In function '_cfg_toolbar_orient_cb_info_cb':
fileman/e_mod_main.c:272:18: warning: array subscript is above array bounds [-Warray-bounds]

Hopefully stack is not NULL there, that's why nobody caught this bug.

Patch by: Lucas De Marchi <lucas.de.marchi@gmail.com>



SVN revision: 82177
2013-01-04 13:47:07 +00:00
Mike Blumenkrantz a486201959 implement tag aliases for configure options, also add top-level files category when fileman is loaded
SVN revision: 82173
2013-01-04 13:30:09 +00:00
Mike Blumenkrantz 3f6fa63824 whoops, forgot to add evry options for conf2
SVN revision: 82162
2013-01-04 08:43:27 +00:00
Mike Blumenkrantz 7d09da164f fix conf2 crash on local discard
SVN revision: 82157
2013-01-04 07:40:08 +00:00
Carsten Haitzler 24cb323b5d export funcs for modules.. add EAPI!!!!!!!!!!!!!!!!!!!!1
SVN revision: 82149
2013-01-04 06:01:21 +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
Lucas De Marchi 97c44a4cee e/illume-indicator: use designated initializers and remove trailing whitespace
SVN revision: 82124
2013-01-03 22:08:36 +00:00
José Roberto de Souza f9eebf57db e: Port illume-indicator to use internal notification API
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 82123
2013-01-03 22:08:29 +00:00
José Roberto de Souza d9955d5739 e: Use internal client notification API
Modules:
 - notification
 - battery
 - mixer

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



SVN revision: 82122
2013-01-03 22:08:24 +00:00
Lucas De Marchi 23c7d0a98b e/notification: fix typo and use designated initializers on server
SVN revision: 82121
2013-01-03 22:08:19 +00:00
Lucas De Marchi 2aca12cc2e e/notification: do not use null_strings_replace()
It would be very weird and error-prone on clients to have code like
this:

E_Notification_Notify n;
memset(n, 0, sizeof(*n));
n.app_name = "bla";
e_notification_client_send(...);
eina_stringshare_del(n.icon.icon);
eina_stringshare_del(...);
...

Instead of doing this, replace NULL by "" in the only place it's not
allowed: while sending the D-Bus message.



SVN revision: 82120
2013-01-03 22:08:15 +00:00
José Roberto de Souza 84550effc5 e: Add client api to notifications
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 82119
2013-01-03 22:08:10 +00:00
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 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
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
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
Daniel Juyung Seo ba8be587ab e dialog: Handle Escape keys on dialogs. This is very useful. Now e about, theme about, sys dialogs handles Escape key and closes the window.
SVN revision: 81966
2013-01-01 23:44:11 +00:00
Mike Blumenkrantz 9bd47bb46b add enum for deskflip animation mode
SVN revision: 81931
2012-12-31 14:00:47 +00:00
Mike Blumenkrantz 0d8a0f40df convert #defines in e_int_menus.h to enums
SVN revision: 81930
2012-12-31 13:51:43 +00:00
Mike Blumenkrantz b471739c98 e_win now traps elm_win_activate to avoid conflict with active hint ignore settings
SVN revision: 81926
2012-12-31 08:20:22 +00:00
Mike Blumenkrantz 1bbcf1abb0 added function to hide all active menus, always hide menus when desklocking
SVN revision: 81925
2012-12-31 07:47:51 +00:00
Carsten Haitzler 2bcb066ccb oh this was always broken - mh simply was never set and being used...
until the 2nd loop. by then it ws too lae as ms was screwed.



SVN revision: 81895
2012-12-30 10:53:29 +00:00
Mike Blumenkrantz b48187a36b phyx physics module compile, patch by Jérémy Zurcher
SVN revision: 81887
2012-12-29 21:01:33 +00:00
Mike Blumenkrantz f3e9d402b8 fix wrong config value clamping for window autoraise delay
SVN revision: 81886
2012-12-29 19:01:03 +00:00
Mike Blumenkrantz 34abfeb42e more elm tooltip window fixes
SVN revision: 81885
2012-12-29 17:03:13 +00:00
Mike Blumenkrantz 1e259a0239 fix physics version number
SVN revision: 81880
2012-12-29 16:24:49 +00:00
Mike Blumenkrantz 27c5e97d3b fix elm tooltip borderless display
SVN revision: 81879
2012-12-29 16:04:42 +00:00
Carsten Haitzler 4f7185d6d5 be consistend in rounding of ss timeout.
SVN revision: 81852
2012-12-29 02:46:39 +00:00
Mike Blumenkrantz a5a068a358 fix xkb variant construction, patch from Tomas Cech
ticket #2119


SVN revision: 81849
2012-12-28 22:35:10 +00:00
Mike Blumenkrantz 6c2febb9d3 add action for resetting fileman
SVN revision: 81791
2012-12-28 10:02:21 +00:00
Mike Blumenkrantz 43e56301a8 another warning cleanup
damn you chidambar!!!


SVN revision: 81788
2012-12-28 09:03:27 +00:00
Carsten Haitzler 7483f4bee9 allow for primary toplevel menus > screen height (or width) and
autoscroll them correctly. also raise the limits for menu sizes up to
30k or 2x zone height for menu item cutoff...



SVN revision: 81778
2012-12-28 03:28:25 +00:00
Carsten Haitzler d1e6b587f8 mixer settings -> resizable++
SVN revision: 81776
2012-12-28 02:41:53 +00:00
Hannes Janetzek a20e1fc6c4 e17/evry: this is indeed no edje object
SVN revision: 81774
2012-12-28 01:50:13 +00:00
Cedric BAIL 5af50c40da e: remove some warning when compiling on FreeBSD.
Patch by Maxime Villard <rustyBSD@gmx.fr>.


SVN revision: 81772
2012-12-28 00:27:41 +00:00
Mike Blumenkrantz 008f60210e so apparently we were using the wrong value for the show_desktop_icons option...fixed I guess?
SVN revision: 81749
2012-12-27 15:05:44 +00:00
Christopher Michael 63eb7c4329 Add missing UNUSED.
Signed-off-by: Christopher Michael <cpmichael1@comcast.net>

SVN revision: 81745
2012-12-27 13:24:16 +00:00
Christopher Michael d34a6066b8 Add missing UNUSED.
Signed-off-by: Christopher Michael <cpmichael1@comcast.net>

SVN revision: 81744
2012-12-27 13:24:10 +00:00
Christopher Michael e69f1ae991 Fix uninitialized variable warning(s).
Fix formatting for 80 columns.

Signed-off-by: Christopher Michael <cpmichael1@comcast.net>

SVN revision: 81743
2012-12-27 13:18:59 +00:00
Mike Blumenkrantz 656273c096 typo
SVN revision: 81742
2012-12-27 13:03:34 +00:00
Mike Blumenkrantz 6112e1285c flag config option as GUI
SVN revision: 81737
2012-12-27 09:06:11 +00:00
Mike Blumenkrantz 204a7b1065 hmm that didn't work like I expected, leave elm include here I guess even though this is awkward...
SVN revision: 81733
2012-12-27 07:32:53 +00:00
Mike Blumenkrantz be140d1a3b if using elm, include globally for e
SVN revision: 81732
2012-12-27 07:27:12 +00:00
Mike Blumenkrantz d3944c0dc8 if not ecore 1.8, don't compile anything for access module
SVN revision: 81728
2012-12-27 05:38:00 +00:00
Chidambar Zinnoury b583794081 e notification settings: add check changed.
SVN revision: 81717
2012-12-26 15:44:07 +00:00
Chidambar Zinnoury 4d755e3981 e fileman settings: fix values reading, check changed, apply, and title (“Fileman”→“File Manager”).
SVN revision: 81716
2012-12-26 15:03:02 +00:00
Chidambar Zinnoury 691eb8886b e pager settings: fix check changed not accounting for flip desktop on mouse wheel and some strings (px→pixels).
SVN revision: 81715
2012-12-26 13:57:34 +00:00
Chidambar Zinnoury 4d326918b1 e intl settings: add check changed and cleanup code.
SVN revision: 81712
2012-12-26 12:50:11 +00:00
Igor Murzov b96d338097 Fix inverted arguments for lseek()
Patch from Maxime Villard <rustyBSD@gmx.fr>
"Hum, I've made a mistake in e_fm_op.c with lseek(), I inverted
the two last arguments. However it's not harmful, as SEEK_SET=0.:


SVN revision: 81697
2012-12-25 18:12:31 +00:00
Chidambar Zinnoury 62950bd494 e clock settings: full is back to not full, and remove translatable from last setting.
Thanks GArik!


SVN revision: 81696
2012-12-25 18:05:10 +00:00
Chidambar Zinnoury d65a8c1e5f e desktop environments settings: add check changed.
SVN revision: 81695
2012-12-25 17:24:04 +00:00
Chidambar Zinnoury 8d542d40a8 e gadcon settings: add icons.
SVN revision: 81694
2012-12-25 17:04:15 +00:00
Chidambar Zinnoury b2b093c692 e startup theme: add check changed.
SVN revision: 81693
2012-12-25 16:47:02 +00:00
Chidambar Zinnoury 7dcc5a91a8 e clock settings: full is full, and let all those date reprensentations be i18n-able.
SVN revision: 81692
2012-12-25 16:43:23 +00:00
Chidambar Zinnoury 61c0727d6b e desk settings: improve UI.
SVN revision: 81691
2012-12-25 16:38:53 +00:00
Chidambar Zinnoury 373b47f57c e clientlist settings: add check changed.
SVN revision: 81690
2012-12-25 16:19:57 +00:00
Chidambar Zinnoury 1227eeea67 e engine settings: force check changed on confirmation dialog.
SVN revision: 81689
2012-12-25 16:19:11 +00:00
Mike Blumenkrantz fbd2efaf46 fix crash when changing ibar source
ticket #2101


SVN revision: 81682
2012-12-24 13:12:47 +00:00
Boris Faure 0cda661565 e:tiling: fix toggle_rows_count
SVN revision: 81680
2012-12-24 12:40:28 +00:00
Boris Faure 2948af6ebb e:tiling: factorize code about moving windows
SVN revision: 81678
2012-12-24 11:13:19 +00:00
Boris Faure 69165855cd e:tiling: Corrected off-by-one error that was causing a SIGFPE when moving the last window in a stack to the left.
SVN revision: 81677
2012-12-24 11:12:56 +00:00
Igor Murzov 773454898d Replace "Open Folder" with "Open Directory"
This was the only occurence of "Folder" term in the pot.


SVN revision: 81661
2012-12-23 23:03:49 +00:00
Mike Blumenkrantz 66aaa87c49 warn--
SVN revision: 81634
2012-12-22 10:33:45 +00:00