Commit Graph

7380 Commits

Author SHA1 Message Date
Cedric BAIL 75a2286179 * e: handle mouse wheel for slider.
SVN revision: 47452
2010-03-25 17:33:54 +00:00
Christopher Michael c41edaac93 When 'mode' changes we may need to reset indicator position depending
on mode, so in layout update don't skip indicators.



SVN revision: 47439
2010-03-25 00:23:55 +00:00
Massimo Maiurana c4ffd51e9d updating french and italian translations
SVN revision: 47433
2010-03-24 17:58:35 +00:00
Carsten Haitzler 116a275b8a fix some sync send issues - missed cases.
SVN revision: 47411
2010-03-24 08:08:46 +00:00
Hannes Janetzek 22d6a15d3b 'everything' view: less blocking, cleanups
SVN revision: 47390
2010-03-23 12:39:35 +00:00
Gustavo Sverzut Barbieri b737fdc095 [E-devel] [PATCH] Fix crash on ebluez
By: "Gustavo F. Padovan" <padovan@profusion.mobi>



SVN revision: 47372
2010-03-22 17:22:47 +00:00
Hannes Janetzek 5a1556acca 'everything'
- use idler for retrieving icons. 
- delay initial update of matches 


SVN revision: 47357
2010-03-21 15:55:03 +00:00
Davide Andreoli 0b32a8667f EFM(fwin): dont show the operation info if the operation keep less that 1 second
SVN revision: 47356
2010-03-21 12:51:36 +00:00
Massimo Maiurana 9e5c4bc1ad updating french and italian translations
SVN revision: 47349
2010-03-19 21:49:44 +00:00
Gustavo Sverzut Barbieri 68f887c3e8 fix warnings.
SVN revision: 47335
2010-03-18 22:07:39 +00:00
Gustavo Sverzut Barbieri 279c2bf070 missing file and set svn-ignore
SVN revision: 47333
2010-03-18 21:59:05 +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
Cedric BAIL e8c170542b * e: remove some historic comment.
NOTE: I did some test and wasn't able to trigger the documented segv.
	If you get a segv on exit, please report and help me to understand how
	to trigger it. Anyway, I reactived it so that we can get global memory
	consuption statistic with e17.


SVN revision: 47322
2010-03-18 15:02:10 +00:00
Carsten Haitzler b109ded5aa nice alert to tell u what went wrong
SVN revision: 47303
2010-03-17 03:40:21 +00:00
Carsten Haitzler f85d9326b8 fix missed expose in comp
SVN revision: 47282
2010-03-16 08:54:57 +00:00
Carsten Haitzler 40cb95e25f and on osx - they use some other env var apparently.
SVN revision: 47281
2010-03-16 08:11:23 +00:00
Christopher Michael c50f366634 Add basic & advanced check_changed code.
SVN revision: 47258
2010-03-15 21:27:26 +00:00
Christopher Michael 08c44b3bfd Rework pager config dialog for smaller screen resolutions (using
toolbook).

NB: May need label changes. Still needs 'check_changed' code too, but
the bulk of the work is done.



SVN revision: 47252
2010-03-15 20:38:49 +00:00
Sebastian Dransfeld 39bb11a264 The Efreet_Desktop to edit should be unique
Use efreet_desktop_uncached_new to get a unique copy of a Efreet_Desktop
read from disk. This way the editor wont interfere with the running
system. Any changes to .desktop files must then be caught by file
monitoring.

SVN revision: 47251
2010-03-15 19:58:12 +00:00
Hannes Janetzek df3346704f 'everything' fix segv in tracker plugin
SVN revision: 47249
2010-03-15 19:47:36 +00:00
Hannes Janetzek a1e8825e2b 'everything' less artificial match lag
SVN revision: 47234
2010-03-15 13:10:43 +00:00
Hannes Janetzek 6ba364c301 'everything'- whoops, fix last commit
SVN revision: 47218
2010-03-14 18:00:53 +00:00
Hannes Janetzek 4104105380 'everything'
- lower priority for 'text' items
- show plugin icons in aggregator and selector when there are no item icons 


SVN revision: 47217
2010-03-14 17:53:13 +00:00
Gustavo Sverzut Barbieri 8b2dbb866d check changed and -Wextra cleanups.
SVN revision: 47194
2010-03-14 01:07:20 +00:00
Gustavo Sverzut Barbieri b06daa326f fix e_slider's edje_object_part_drag_step() usage.
The step size is set with edje_object_part_drag_step_set(), then we
should just step in units proportional to that size.



SVN revision: 47192
2010-03-13 23:45:04 +00:00
Gustavo Sverzut Barbieri 06cba940f0 cleanups and simplifications.
SVN revision: 47191
2010-03-13 23:42:46 +00:00
Gustavo Sverzut Barbieri fc77e5d854 whitespace-cleanup.
SVN revision: 47190
2010-03-13 22:10:19 +00:00
Sebastian Dransfeld 080b8eda6c formatting
SVN revision: 47189
2010-03-13 21:56:25 +00:00
Sebastian Dransfeld c0d814343d use strlen to get string size, not sizeof
SVN revision: 47188
2010-03-13 21:34:08 +00:00
Hannes Janetzek 2f45f4ce6e 'everything' apps plugin: skip .desktops with same exec line
SVN revision: 47184
2010-03-13 20:37:24 +00:00
Gustavo Sverzut Barbieri e345b9c995 cleanups, logs and simplify dbus message argument handling.
SVN revision: 47169
2010-03-12 22:00:14 +00:00
Gustavo Sverzut Barbieri ddc7ec3bfe Show and ShowByName dbus calls for org.enlightenment.wm.Desktop
SVN revision: 47168
2010-03-12 21:34:30 +00:00
Gustavo Sverzut Barbieri 02dfcdd264 unfuck indentation, sorry.
SVN revision: 47164
2010-03-12 19:31:47 +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
Carsten Haitzler 4bafaa704d reparent initwin to compositor win so init win doesnt hang while e gets up
and going.



SVN revision: 47153
2010-03-12 08:47:13 +00:00
Gustavo Sverzut Barbieri 4118dd6edc formatting and minor improvements.
- popup menu/settings now brings "controls" dialog

 - -Wextra cleanups

 - formatting... bad Lucas ;-)



SVN revision: 47148
2010-03-12 00:16:21 +00:00
Gustavo Sverzut Barbieri 2e246ac1be slider cleanups and support for special values.
Special values enables showing different label for some values, for
example, 0 may mean "undefined", "never"...

cleanup -Wextra was done as well.



SVN revision: 47144
2010-03-11 22:35:55 +00:00
Gustavo Sverzut Barbieri 2a1229013a cleanups...
i did this module long ago, without a proper indentation settings in my emacs...



SVN revision: 47124
2010-03-10 21:54:23 +00:00
Gustavo Sverzut Barbieri 6177180010 econnman: remove unneed popup_del
the function already do the popup_del with the proper NULL check.

By: Gustavo F. Padovan <padovan@profusion.mobi>



SVN revision: 47119
2010-03-10 20:57:06 +00:00
Christopher Michael 3de8c6adbc Fix up expand/fill for sliders (so they use all available width).
SVN revision: 47091
2010-03-09 16:54:05 +00:00
Christopher Michael e3a0da1216 Fix up expand/fill for sliders.
SVN revision: 47090
2010-03-09 16:51:26 +00:00
Christopher Michael 42d7e79d3e Fix up expand/fill for sliders.
SVN revision: 47089
2010-03-09 16:50:05 +00:00
Christopher Michael fc5264cfdb Fix expand/fill for sliders.
SVN revision: 47088
2010-03-09 16:47:49 +00:00
Christopher Michael ffd49c3982 Check box doesn't need to expand (wastes space).
Fix formatting.



SVN revision: 47086
2010-03-09 16:45:32 +00:00
Christopher Michael cecb71b12b Set fill & expand on toolbook pages (so sliders use available space).
SVN revision: 47085
2010-03-09 16:42:38 +00:00
Christopher Michael 3852673e3f Add check_changed to conf_exebuf.
NB: works great in Basic, but not in Advanced...not sure why. K-S, can
you have a look please ?



SVN revision: 47083
2010-03-09 16:34:39 +00:00
Gustavo Sverzut Barbieri 3f2d166a08 preload and set proper size to help loading.
SVN revision: 47071
2010-03-09 02:55:47 +00:00
Gustavo Sverzut Barbieri 3c5b485a98 improved icon theme, with nice previews!
preview couple of icons at bottom, and try harder to find an icon for
the list item, otherwise just skip the theme as it is not worth.



SVN revision: 47070
2010-03-09 02:46:07 +00:00
Gustavo Sverzut Barbieri 78e5959bdf cleanups, consts and return Eina_Bool for file setters.
okay, maybe too much for a single patch, but they are all pretty trivial:

 - whitespace cleanups;

 - simplify "sd" assignments;

 - add const keyword to getters;

 - return if file_set operation succeeded or not.



SVN revision: 47069
2010-03-09 02:45:14 +00:00
Christopher Michael 88fc6b3607 Expand widgets in toolbook pages.
SVN revision: 47068
2010-03-09 02:40:45 +00:00
Christopher Michael 03c6a3be88 Fix exebuf wrt Geometry tab & Animations tab.
Fix rancid formatting in conf_winlist (what an eye sore that was).



SVN revision: 47064
2010-03-09 01:23:21 +00:00
Christopher Michael 4d4cf95edc Make performance dialog match other dialogs wrt sliders & expansion.
SVN revision: 47062
2010-03-09 00:49:47 +00:00
Gustavo Sverzut Barbieri ba79908621 non-resiable "presentation mode" dialogs and -Wextra/trailing whitespace cleanups.
SVN revision: 47060
2010-03-09 00:31:44 +00:00
Christopher Michael f195132338 Icon for Config Panel Entry.
SVN revision: 47047
2010-03-08 18:20:39 +00:00
Christopher Michael 0d0742163b Icon for Entry in config panel.
SVN revision: 47046
2010-03-08 18:18:16 +00:00
Christopher Michael 058aa8cbd6 Icons for config entries.
SVN revision: 47045
2010-03-08 18:15:09 +00:00
Christopher Michael 0774699683 Make Run Command settings dialog work w/ all resolutions.
(May need/want label changes).



SVN revision: 47044
2010-03-08 18:03:42 +00:00
Miculcy Brian b80eca5ad3 remove the now useless title
SVN revision: 47002
2010-03-08 16:09:21 +00:00
Carsten Haitzler eff746a164 load modules before execcing apps.
SVN revision: 47000
2010-03-08 15:00:29 +00:00
Carsten Haitzler 33e98b7b15 dont delay comp load - and sync on init too to make sure.
SVN revision: 46998
2010-03-08 14:50:00 +00:00
Gustavo Sverzut Barbieri cb5d3df3d4 check changed.
SVN revision: 46997
2010-03-08 13:45:38 +00:00
Gustavo Sverzut Barbieri 3ed23f7688 less frame, more check_changed.
SVN revision: 46996
2010-03-08 13:20:19 +00:00
Gustavo Sverzut Barbieri c0430f9e9d no frames required there...
SVN revision: 46995
2010-03-08 13:02:01 +00:00
Gustavo Sverzut Barbieri c5c629021d less frames, more check_changed.
SVN revision: 46977
2010-03-08 03:40:31 +00:00
Gustavo Sverzut Barbieri 1910f37b17 no need for this frametable, it can be a simple list.
SVN revision: 46976
2010-03-08 03:05:13 +00:00
Gustavo Sverzut Barbieri 1b712ba617 no need fro frame in the module list, the dialog title says it all.
SVN revision: 46975
2010-03-08 02:39:44 +00:00
Gustavo Sverzut Barbieri bb45a68197 better conf_winlist.
* reorganize items resulting in less toolbook pages.

 * smaller labels

 * smarter constraints and disable

 * better basic settings, collapsing common used options



SVN revision: 46971
2010-03-07 23:37:35 +00:00
Gustavo Sverzut Barbieri 707f0fa37e don't ever select headers...
SVN revision: 46958
2010-03-07 20:08:46 +00:00
Gustavo Sverzut Barbieri 9e6c59a265 Improve color class dialog and its effect in default theme.
Now we can theme almost everything, including list item and header
text and background.



SVN revision: 46957
2010-03-07 19:55:30 +00:00
Rafael Antognolli 4000205b32 Check for error on get_name_owner callback.
SVN revision: 46950
2010-03-07 14:51:30 +00:00
Carsten Haitzler f1408f12e9 aaaaah typo! :) thts what made redir subwindows fail!
SVN revision: 46938
2010-03-07 11:48:36 +00:00
Carsten Haitzler 1e258f35d4 hmmm seeming a few more redirects than needed
SVN revision: 46936
2010-03-07 11:40:49 +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
Gustavo Sverzut Barbieri 5cd4b45793 crack--, /me needs sleep!
SVN revision: 46929
2010-03-07 05:37:40 +00:00
Gustavo Sverzut Barbieri d7eb875806 new color configuration dialog.
The goal of this dialog is to be simpler to use and fit a small
screen, however provide more useful features to the user.

This was done by having one single multi-select ilist with color
previews on the left (just text now, but supports solid colors as
well) and a full-featured preview on the editor box.

The list supports multi-select, so one can enable, disable or set
colors on multiple items at the same time, avoiding the old
enable/disable radios that did not make much sense.  The frame label
should be updated based on the items one select (if they have the same
colors or are "mixed", if they are all unset).

The list also uses the new feature to show an "end" icon to notify the
item is customized or not.

TODO: review supported/known color classes, it is as simple as
      changing the description array.



SVN revision: 46928
2010-03-07 05:33:34 +00:00
Gustavo Sverzut Barbieri f3dcabc3d0 enables optional alpha edition in color selector.
NOTE: the color selection widget (e_widget_csel) is way too
      complex. The basic editor should not show HSV as most people
      have no clue what it is.



SVN revision: 46926
2010-03-07 05:24:09 +00:00
Christopher Michael eda56c4c9d Better Client List config dialog (fits small resolution screens).
Fix formatting.

(May need label changes).



SVN revision: 46916
2010-03-07 02:07:49 +00:00
Christopher Michael 19bd523dc5 Add missing Advanced options from Basic.
Add handler for iconified check changing.



SVN revision: 46915
2010-03-06 21:00:11 +00:00
Christopher Michael bd0f54aa34 Make winlist Advanced work for all resolutions. (May need some label
changes or other organization here, but the bulk of the work is done).



SVN revision: 46914
2010-03-06 20:52:14 +00:00
Carsten Haitzler 92458decea and actuually send sync cancel too. (and inc counter to avoid race)
SVN revision: 46913
2010-03-06 17:15:10 +00:00
Carsten Haitzler 6716e77d14 hmm some sort of lockup? safety++
SVN revision: 46910
2010-03-06 16:38:59 +00:00
Hannes Janetzek cb0d67126c 'everything' tracker: use nameOwner signal to check whether tracker is running
SVN revision: 46909
2010-03-06 14:21:17 +00:00
Hannes Janetzek 0d5317b222 'everything' add log domain
SVN revision: 46908
2010-03-06 14:15:00 +00:00
Hannes Janetzek f8be2bace0 'evrything' cleanups
SVN revision: 46907
2010-03-06 14:09:05 +00:00
Gustavo Sverzut Barbieri 9e35127d35 better desktop file editor, presents more space in less space!
* use toolbook and segment all information to different pages

 * icon got its own page, with bigger view

 * labels on one line, entries on the next: more consistency, better
   alignment, takes less horizontal space and allows entries to show
   more characters.

 * editing new desktop files (Settings > Apps > New Application) will
   use a dynamically created name based on application name, instead
   of falling back to a numeric based _new_app-%d.desktop.



SVN revision: 46902
2010-03-06 00:42:09 +00:00
Carsten Haitzler dc26bf4a2d compile.... grrrr!
SVN revision: 46888
2010-03-05 04:13:15 +00:00
Carsten Haitzler 4e3fb35b8a texfrompixmap fix for "nocomp" mode
SVN revision: 46887
2010-03-05 03:21:42 +00:00
Gustavo Sverzut Barbieri efa3ed8435 Migrate technologies to use Technology interface
Instead of parse 2 vectors of Enabled and Disabled technologies, use the
technology interface with its 'state' field. It's much easier to extend
this design than the other, also allowing the UI to be easily updated
upon devices (dis)appearing.

This breaks compatibility with connman version < 0.49.

By: Lucas De Marchi <lucas.demarchi@profusion.mobi>



SVN revision: 46881
2010-03-04 21:58:23 +00:00
Carsten Haitzler 130112fb31 handle sync properly if enabled.
SVN revision: 46866
2010-03-04 13:42:19 +00:00
Carsten Haitzler 8aa21dc2a6 option to not composite if fullscreen windows are detected. go in and out of
compositor



SVN revision: 46865
2010-03-04 13:33:33 +00:00
Gustavo Sverzut Barbieri da9c07e569 simplified performance conf with check_changed and cleanups.
Instead of advanced, use a toolbook with General and Cache pages, it
looks better... and this dialog is inside "advanced" anyway.



SVN revision: 46861
2010-03-04 01:18:32 +00:00
Gustavo Sverzut Barbieri bf65f6710c maximize policy got check_changed and cleanups.
SVN revision: 46860
2010-03-04 01:02:28 +00:00
Gustavo Sverzut Barbieri 9a91631beb window stacking got check_changed and cleanups.
SVN revision: 46858
2010-03-04 00:56:15 +00:00
Gustavo Sverzut Barbieri 5d08f1385a window geometry got check_changed and minor cleanups.
SVN revision: 46857
2010-03-04 00:50:25 +00:00
Gustavo Sverzut Barbieri 05dc7d7e34 improvements to window display configuration dialog;
* advanced in toolbook;

 * shorter labels, that still make sense;

 * check_changed for both basic and advanced;

 * removed some comments that were "too much obvious".



SVN revision: 46856
2010-03-04 00:36:02 +00:00
Gustavo Sverzut Barbieri c344019c71 expand frames so they look better in this dialog.
Often it is not the case, but in since the frames are quire similar in
both toolbook pages, do it for this dialog.



SVN revision: 46853
2010-03-03 23:27:49 +00:00
Gustavo Sverzut Barbieri ffa6cb3439 mouse cursor cleanup.
* removed basic/advanced, only size was extra in advanced and it is
   far from being advanced-only feature.

 * better order, with enlightenment's cursor theme option right above
   the old "Ilde Cursor", now "Idle effects" as it is only applies to
   E cursors.

 * Remove lots of redundant "Cursor" from phrases... god, we're in a
   cursor setting! everything relates to it!



SVN revision: 46852
2010-03-03 23:21:03 +00:00
Sebastian Dransfeld 66b667f273 Use efreet_desktop_new where appropriate
efreet_desktop_get (will in time) setup a lot of stuff to monitor
changes. If we just use the results from efreet_desktop_get within one
function and then free, this is unneeded overhead. efreet_desktop_free
will more lightweight (but require a bit more mem alloc).

SVN revision: 46847
2010-03-03 22:10:55 +00:00
Sebastian Dransfeld be71ec56a9 We do free our efreet_desktop's
SVN revision: 46846
2010-03-03 22:10:44 +00:00
Sebastian Dransfeld 346707729c Use efreet_desktop_get
We want to get a cached version which submits events for bd->desktop

SVN revision: 46845
2010-03-03 22:10:34 +00:00