Commit Graph

3916 Commits

Author SHA1 Message Date
Carsten Haitzler c87f59b2ab disable broken feature.
SVN revision: 64059
2011-10-14 04:27:44 +00:00
Hannes Janetzek 3d1ecd29e5 e17/comp: ok, dont make Comp_Source public, add functions needed by comp-scale instead
SVN revision: 63965
2011-10-10 21:09:26 +00:00
Hannes Janetzek b59bdf6761 e17/comp: add function to get Comp_Source for window.
- make part of comp source struct public, better than having all modules using Comp_Source
  copying E_Comp_Win private struct. 


SVN revision: 63963
2011-10-10 20:30:33 +00:00
Hannes Janetzek d1caae1da8 e17/evry: show plugin list in gadget settings
SVN revision: 63954
2011-10-10 09:33:37 +00:00
Carsten Haitzler a1aa9fe1de and hide syscon when doing multi-press action
SVN revision: 63930
2011-10-09 07:17:08 +00:00
Hannes Janetzek 6779cc9ac6 e17/evry: noresizable config dialog
SVN revision: 63928
2011-10-08 21:17:54 +00:00
Hannes Janetzek af2da663fe e17/evry: shrink config dialog
SVN revision: 63927
2011-10-08 21:15:40 +00:00
Hannes Janetzek e8bd0a9299 e17/evry/gadget: show plugin icon
SVN revision: 63925
2011-10-08 18:17:38 +00:00
Carsten Haitzler a0781f02c4 allow 1 of the syscon entries to be marked iwth is_main=2 as the
"default" one so if you press the binding that broung syscon up again
while syscon is up - and later than 0.5 seconds after syscon came up
and more than 2 times, then it execs that default action (eg power
down, suspend etc.)



SVN revision: 63831
2011-10-05 09:39:39 +00:00
Cedric BAIL 36ba41ea39 e: fix make dist.
SVN revision: 63819
2011-10-05 02:24:15 +00:00
Carsten Haitzler 48f3614f96 make suspend on low power actually a hibernate - because yes,
hibernate makes more sense.



SVN revision: 63808
2011-10-04 14:17:28 +00:00
Carsten Haitzler 7a0aba709a fill in missing langs in lang list (based on what we have translations
for)



SVN revision: 63801
2011-10-04 10:51:57 +00:00
Chidambar Zinnoury 2f8c8ae6dc e: correct typo in languages settings.
SVN revision: 63751
2011-10-02 14:46:31 +00:00
Chidambar Zinnoury 70096a0c18 e: use same description as icon themes dialog.
SVN revision: 63750
2011-10-02 14:41:38 +00:00
Chidambar Zinnoury 7171f0a76f e: add british english to wizard-selectable languages, as it is in the basic languages list.
SVN revision: 63748
2011-10-02 13:20:27 +00:00
Chidambar Zinnoury 35f38ab464 e: be sure to set pointers to NULL after removing them from stringshare.
This prevents some memory corruptions from happening when messing a lil' bit too much with languages.


SVN revision: 63747
2011-10-02 13:16:15 +00:00
Chidambar Zinnoury 695af9b963 e: add icon support for languages.
SVN revision: 63746
2011-10-02 13:14:44 +00:00
Chidambar Zinnoury e0b2e9d189 typo.
SVN revision: 63740
2011-10-01 13:00:43 +00:00
Hannes Janetzek 30ce785246 e17/evry: fix segv on gadget popup hide
SVN revision: 63689
2011-09-29 22:53:09 +00:00
Davide Andreoli c6478dc9d9 Fix indentation before working on the file
SVN revision: 63629
2011-09-27 20:28:00 +00:00
Hannes Janetzek 285fa5c8e3 e17/conf_theme: cleanup xsettings dialog
SVN revision: 63617
2011-09-27 03:09:14 +00:00
Hannes Janetzek 34aceb1298 e17: unregister config dialog
SVN revision: 63616
2011-09-27 02:04:06 +00:00
Hannes Janetzek 44fe00ffa9 e17: more work on xsettings
- app theme chooser
- add option to disable 'settings daemon'


SVN revision: 63615
2011-09-27 01:56:08 +00:00
Chidambar Zinnoury 9c495b14ca e: use some more XDG-friendly icon names.
SVN revision: 63603
2011-09-25 13:22:43 +00:00
Chidambar Zinnoury 827d340627 e: use correct icon for the screen configuration module.
SVN revision: 63602
2011-09-25 13:16:43 +00:00
Chidambar Zinnoury d36dc8e6af e: use correct icon for the window geometry configuration window.
SVN revision: 63601
2011-09-25 13:15:16 +00:00
Gustavo Sverzut Barbieri d3c6ef3e4a better output name (description is the human-readable name).
SVN revision: 63598
2011-09-25 04:36:08 +00:00
Hannes Janetzek 1656a81310 e17: add xsettings. add option to icon config to use same theme for applications
SVN revision: 63591
2011-09-24 22:05:15 +00:00
Carsten Haitzler 2e0c93bdc8 an d lets actually make puls work with "kind of correct" channel
mappings to mixer core. at least it functions now as "expected".



SVN revision: 63580
2011-09-24 05:35:14 +00:00
Carsten Haitzler 5c80993982 ok - lets make pa use correct channels to start with so it doesnt fail
instead of assume "front" take the first channel in the lsit - also
chanel id's stuffed inot pointers are no good if other code assume ptr
of NULL == no channel'mixer channel as it was a ptr... so incriment
id's by 1 in the interface to make sure id 0 doesnt happen.



SVN revision: 63578
2011-09-24 05:14:07 +00:00
Hannes Janetzek d0fc3802d0 e17/evry: disabled first run page. it's rather annoying.
now it shows all app categories by default, should suffice as hint what it does.
maybe add a 'help' item to the list later.


SVN revision: 63574
2011-09-24 02:23:57 +00:00
Christopher Michael 942b27687d E: Comp Module: Shorten label of reset warning so that dialog fits on
small screens.



SVN revision: 63563
2011-09-23 10:02:57 +00:00
Mike Blumenkrantz cf586e12a3 WHO PUT TABS IN MY EDITOR
SVN revision: 63558
2011-09-23 07:58:37 +00:00
Mike Blumenkrantz e4b65bce0b full pulseaudio mixer support: no external dependencies
SVN revision: 63557
2011-09-23 07:56:05 +00:00
Christopher Michael a0a0b42146 E: No need to store static lists of borders, comps, shelves, etc.
Those static lists were only used in config dialogs, so they are not
'required' to be static and existing while E is running. The config
dialogs can just call the e_theme_*_list functions when they need to.

NB: This reduces E's memory footprint !! :)



SVN revision: 63529
2011-09-22 04:05:55 +00:00
Hannes Janetzek b8955ac805 e17/comp: workaround. dont know where it came from but *c was NULL here
SVN revision: 63520
2011-09-21 13:47:15 +00:00
Hannes Janetzek 9f3f86a0f0 e17/illume/tablet: fix initial placement of windows using icccm pos request
SVN revision: 63449
2011-09-17 13:51:23 +00:00
Hannes Janetzek 6e731831db e17/comp: add some info how to reset config and mark inidrect gl as experimental
SVN revision: 63444
2011-09-17 01:42:49 +00:00
Hannes Janetzek 8b8d288655 e17/evry/gadet: show icon of plugin
SVN revision: 63443
2011-09-16 23:41:17 +00:00
Samuel F. Baggen a8f972b7a9 minor typo fixed
SVN revision: 63377
2011-09-14 09:51:38 +00:00
Hannes Janetzek fef808261c e17/evry/exebuf: reduce min chars for search
SVN revision: 63322
2011-09-11 12:09:53 +00:00
Hannes Janetzek 415384fb82 e17: show theme preview, workaround http://trac.enlightenment.org/e/ticket/822
SVN revision: 63284
2011-09-08 09:39:22 +00:00
Hannes Janetzek d5efc14567 e17: also show acpi binding with unkown label
SVN revision: 63274
2011-09-07 20:15:58 +00:00
Hannes Janetzek 7d950d23e1 e17: allow to add acpi bindings. dont add binding to e_config and cfdata as e_config bindings will be freed on apply
SVN revision: 63273
2011-09-07 19:56:06 +00:00
Mike Blumenkrantz d4483ad42a fix a bunch of compile warnings
SVN revision: 63243
2011-09-07 05:38:40 +00:00
Mike Blumenkrantz 0cac1a3fa6 fix some tabbed formatting
SVN revision: 63241
2011-09-07 03:54:58 +00:00
Hannes Janetzek f8fb4a32af e17/ill/tablet: make home screen work with indicator again
SVN revision: 63176
2011-09-04 22:10:31 +00:00
Christopher Michael 56133e3457 E/Wizard: Add UNUSED
SVN revision: 63162
2011-09-04 17:06:53 +00:00
Christopher Michael 11fad23c03 E/Wizard: Add UNUSED
SVN revision: 63161
2011-09-04 17:06:02 +00:00
Christopher Michael 387881357e E/Wizard: Add UNUSED
SVN revision: 63160
2011-09-04 17:05:28 +00:00
Christopher Michael ab2c2f354c E/Wizard: Add UNUSED.
SVN revision: 63159
2011-09-04 17:04:58 +00:00
Christopher Michael ba8c1f1711 E/Wizard: Fix formatting. Add UNUSED where missing.
SVN revision: 63158
2011-09-04 17:04:03 +00:00
Carsten Haitzler 5a182334b7 i'm not kidding... my CAT found this bug! crap. i need to unleash
pussy on e more often to find bugs.



SVN revision: 63147
2011-09-04 03:55:03 +00:00
Hannes Janetzek 950f9cd729 e17: use GADCON_CLIENT_CONFIG_GET, remove old transitional code to remove config items without id
SVN revision: 63125
2011-09-03 14:39:28 +00:00
Hannes Janetzek ca3dd76636 e17/evry-gadget use new gcc config macro
SVN revision: 63124
2011-09-03 14:28:47 +00:00
Hannes Janetzek ff8c5b60ec e17/illume: more work on tablet policy
SVN revision: 63102
2011-09-03 02:20:14 +00:00
Hannes Janetzek 8a58f8f3d2 e17/illume: fix config window names to be remembered on restart
SVN revision: 63101
2011-09-03 02:19:39 +00:00
Hannes Janetzek 9f6e4a581d e17/evry: api change: recompile exrta evry modules.
- more work on evry gadget for illume (only works with tablet profile)


SVN revision: 63097
2011-09-02 23:02:26 +00:00
Rui Seabra 7161ecf1b8 Fix broken build.
SVN revision: 63086
2011-09-02 07:51:46 +00:00
Christopher Michael 09ec19d893 E/Systray: Add ability for systray to go into illume indicator for Rui.
Basically this checks the gadcon's 'site', if it's Desktop or any
toolbars then systray cannot go there.



SVN revision: 63069
2011-09-01 21:25:02 +00:00
Hannes Janetzek 9c3d03e3d1 e17/evry: only show gadget windowed in illume.
SVN revision: 63060
2011-09-01 16:32:55 +00:00
Hannes Janetzek bbd1b1303e e17: add 'focus' color_class to config dialog
SVN revision: 63057
2011-09-01 12:55:44 +00:00
Carsten Haitzler d4ae8d5e57 fix wallpaper screen assignment bug!
SVN revision: 63051
2011-09-01 03:13:38 +00:00
Hannes Janetzek f294fe6cec e17/evry: cleanups, comments
SVN revision: 63030
2011-08-31 12:57:47 +00:00
Hannes Janetzek f276811f8a e17: fix e_utils_config_check, no need to pass both epoch and version
SVN revision: 63029
2011-08-31 12:57:07 +00:00
Hannes Janetzek 87a5d584ea e17/mixer: apply patch from Leif (T_UNIX). split conf->version into major/minor. no need to wipe config. not tested notification
SVN revision: 63026
2011-08-31 12:30:56 +00:00
Hannes Janetzek 8e3724f95d e17/evry: dont update selector when changed plugin is not in current state
SVN revision: 63024
2011-08-31 11:12:56 +00:00
Hannes Janetzek 29519a82a2 e17/evry/aggregator: fix check for top-level state
SVN revision: 63022
2011-08-31 10:38:10 +00:00
Hannes Janetzek c20ee998c2 e17/evry: allow theming evry gadget. show gadget on mouse up, double clikc hides it (for now)
SVN revision: 63015
2011-08-31 00:08:52 +00:00
Carsten Haitzler 3119ce015c dont stopr and del previous page data - wziard does it for us really :)
SVN revision: 63014
2011-08-31 00:05:44 +00:00
Hannes Janetzek f3a9da35f3 e17/ill/kbd: fix keyboard resize, when width is not zone width
SVN revision: 63010
2011-08-30 20:26:37 +00:00
Christopher Michael dfa389f7df E/Illume: Vkbd needs lock_focus_in/out.
NB: Jeff Hoogland, this fixes vkbd when building w/ xcb ;)



SVN revision: 62998
2011-08-30 18:25:12 +00:00
Christopher Michael 7cb1de17b3 E/Illume: Let's keep with the existing formatting shall we ? ;)
SVN revision: 62992
2011-08-30 15:00:14 +00:00
Christopher Michael e7540c354d E/Illume: Remove UNUSED here...yes, bd is actually used.
SVN revision: 62991
2011-08-30 14:59:19 +00:00
Carsten Haitzler d6f5442a51 seed fsel with filename (shot.jpg)
SVN revision: 62979
2011-08-30 00:30:48 +00:00
Hannes Janetzek 05862179ae e17/illume-kbd: fix initial size when scaling is 1.0
SVN revision: 62976
2011-08-29 21:53:37 +00:00
Hannes Janetzek 79fa5b5efa e17/ill/tablet:
- dont hide_border_below, makes it work with comp-scale
- fix single app layout wrt zone useful geometry


SVN revision: 62940
2011-08-29 11:28:43 +00:00
Hannes Janetzek 31a593b8e0 e17/illume-keyboard: add option for default keyboard layout.
- resize window to zone->useful_geometry to make it work with shelves


SVN revision: 62938
2011-08-29 09:30:18 +00:00
Hannes Janetzek 495902f88b e17/illume: add option to resize app window before animating keyboard. send default keyboard layout on start (not alpha)
SVN revision: 62937
2011-08-29 09:28:40 +00:00
Hannes Janetzek 0135a46b74 e17/evr<: raise evry gadget when clicking again (double clickt closes it)
SVN revision: 62927
2011-08-28 21:27:58 +00:00
Hannes Janetzek 28fc6e7ea0 e17/ill: forgot header
SVN revision: 62926
2011-08-28 21:19:23 +00:00
Hannes Janetzek 6fa8c702c2 e17/ill/tablet: layout evry always on the left and single when keyboard is active
SVN revision: 62925
2011-08-28 21:17:15 +00:00
Hannes Janetzek 1fb27b0aae e17/evry: set gadget window class, skip taskbar
SVN revision: 62924
2011-08-28 21:15:20 +00:00
Hannes Janetzek cebc3fe7e3 e17/illume/tablet: cleanup policy, refactor, remove poinless comments
SVN revision: 62922
2011-08-28 16:18:26 +00:00
Hannes Janetzek b3cb06d0c1 e17/conf_wallpaper: workaraound for preview not being shown, make dialog non-resizable
SVN revision: 62921
2011-08-28 16:14:42 +00:00
Hannes Janetzek 7207434188 e17/cont_theme: formatting
SVN revision: 62918
2011-08-28 13:28:12 +00:00
Hannes Janetzek 49910d95f5 e17/conf_theme: show preview
SVN revision: 62917
2011-08-28 13:25:56 +00:00
Hannes Janetzek d88cfb437c e17/wallpaper: show preview (without resizing window first :)
- formatting


SVN revision: 62916
2011-08-28 13:23:26 +00:00
Hannes Janetzek eda579a019 e17/illume: started a more tablet compatbile policy
SVN revision: 62894
2011-08-28 03:39:25 +00:00
Carsten Haitzler b92010d296 one more release todo item done - we ahve a gui way to delete app
launchers we added.



SVN revision: 62886
2011-08-27 08:04:34 +00:00
Mike Blumenkrantz b7967f2941 shut up fileman module!!!
SVN revision: 62878
2011-08-26 19:34:22 +00:00
Mike Blumenkrantz b93aa58a09 warn----
SVN revision: 62871
2011-08-26 18:34:05 +00:00
Mike Blumenkrantz c8c9ffc0ea warnings--
SVN revision: 62869
2011-08-26 17:40:42 +00:00
Mike Blumenkrantz 03c043ca35 more warnings
SVN revision: 62866
2011-08-26 17:19:17 +00:00
Mike Blumenkrantz 9f4a71a825 unsigned int warning
SVN revision: 62865
2011-08-26 17:18:53 +00:00
Hannes Janetzek e39bfa01a8 e17/comp: remove my disabled code. cleanups
SVN revision: 62861
2011-08-26 14:52:19 +00:00
Hannes Janetzek ae90270846 e17/evry/gadget: show aggregator by default, move window next to gadget.
SVN revision: 62815
2011-08-25 12:58:35 +00:00
Hannes Janetzek 8bf1f59674 e17/evry: no need for separate icon idler
SVN revision: 62771
2011-08-25 02:13:58 +00:00
Hannes Janetzek f27bdcb087 e17/evry: leak--
SVN revision: 62770
2011-08-25 01:27:52 +00:00
Hannes Janetzek 5c801bd7a7 whoops, copied image folder and didnt remove .svn.. revert
SVN revision: 62688
2011-08-22 09:51:26 +00:00
Hannes Janetzek 67579d998d themes/dtrs: add missings images
SVN revision: 62686
2011-08-22 09:44:19 +00:00
Carsten Haitzler 5eb3140137 how did i miss that? actually store edited config val!
SVN revision: 62672
2011-08-21 23:46:03 +00:00
Hannes Janetzek a7bb3d343d e17: leak--
SVN revision: 62666
2011-08-21 19:59:15 +00:00
Hannes Janetzek edf0e07a3b e17/evry: add per instance config for gadget to show other plugins that 'Start'
-add EVRY_PLUGIN_HAS_ITEMS macro


SVN revision: 62662
2011-08-21 15:41:37 +00:00
Carsten Haitzler 9e0032aabf and allow config to suspend even if on AC power (ie if disabled wont
suspend on blank if connected to AC)



SVN revision: 62656
2011-08-21 11:02:33 +00:00
Carsten Haitzler d88e160f25 as per e17 release todo:
|| LOW  || Power    || Add suspend/hibernate w/ screen blank or low battery config option ||             ||     || ||

:)



SVN revision: 62655
2011-08-21 10:44:23 +00:00
Tom Hacohen f196fd9d65 E conf_intl: Update checking for bad LC_* check.
It now also checks for LC_ALL.
Also, I changed the order to be like the output of "locale".

SVN revision: 62651
2011-08-21 08:29:15 +00:00
Tom Hacohen 4d689f02a1 E conf_intl: Fix Hebrew's locale label.
SVN revision: 62650
2011-08-21 08:29:12 +00:00
Gustavo Sverzut Barbieri 8365bd3e5d clock: provide placement orientation and width-for-height and vice-versa.
If no minimum size is provided in the group, it will allocate the
height (for horizontal shelves) or width (for vertical shelves) and
then calculate the required size of the gadget.

It will also send messages to notify the gadget about it's
orientation, if horizontal, vertical or floating. This way it can
adapt its "fit" and relative-to properly.

NOTE: depends on Edje at revision greater than r62640.



SVN revision: 62641
2011-08-21 01:59:09 +00:00
Christopher Michael 113e155a51 Comp Module: If shadows are disabled in config, then do not draw them ;)
SVN revision: 62628
2011-08-20 11:39:25 +00:00
Carsten Haitzler 4e858087fd slightly nicer code flow.
SVN revision: 62621
2011-08-20 05:11:38 +00:00
Carsten Haitzler bc14c3e150 dont need buf anymore
SVN revision: 62614
2011-08-20 03:49:17 +00:00
Hannes Janetzek aa47d61abc e17/ervy: cleanup windows plugin, fix fallback border icon
SVN revision: 62613
2011-08-20 02:47:56 +00:00
Hannes Janetzek a147da5358 e17/illume-keyborad: add option to scale keyboard height
SVN revision: 62605
2011-08-20 01:02:43 +00:00
Hannes Janetzek a4e481d48a e17/evry: calc icon size the old way, when min size is not set
SVN revision: 62602
2011-08-19 22:26:38 +00:00
Hannes Janetzek 7e553786d5 e17/evry: allow theme to set min size of thumb view icons
- cleanup list swallow functions... thought there was a bug


SVN revision: 62599
2011-08-19 22:11:09 +00:00
Sebastian Dransfeld 0a0c4d5209 efreet: Revert changed flag
Only send event when cache is actually updated.

SVN revision: 62548
2011-08-18 07:34:02 +00:00
Gustavo Sverzut Barbieri 4aed42e8e4 clock will feed current locale date (abbrev. weekday + date) to themes.
SVN revision: 62543
2011-08-17 20:13:23 +00:00
Hannes Janetzek 93fcafaf16 e17/evry: show animation when action is going
SVN revision: 62538
2011-08-17 16:02:19 +00:00
Hannes Janetzek 827b7ee787 e17/evry: hope this help to set input focus for evry gadget
SVN revision: 62527
2011-08-17 02:57:57 +00:00
Hannes Janetzek 0ddcff0e5c e17/evry-files: fix segv when one uses parent directories command while current dir is still scanning
SVN revision: 62522
2011-08-17 00:21:17 +00:00
Hannes Janetzek 6aa6faed9a e17/evry: fix last commit
SVN revision: 62521
2011-08-16 23:39:27 +00:00
Hannes Janetzek 034e60d9d5 e17/evry:
- evry gadget now shows a window that works with illume for keyboard input
- added app menu browser
- evry_icon_get refactoring 


SVN revision: 62518
2011-08-16 23:26:07 +00:00
Sebastian Dransfeld 70ed1d3def e: Ignore efreet cache update on no change
SVN revision: 62507
2011-08-16 12:46:47 +00:00
Carsten Haitzler 4fbbcb8cf1 and make focus inherit profile setting and dont change revert focus
setting (leave per profile).



SVN revision: 62499
2011-08-16 11:26:02 +00:00
Christopher Michael d9ba6f69d7 E17: Clock: Add unused where missing.
SVN revision: 62491
2011-08-15 20:41:22 +00:00
Hannes Janetzek cdf4cbfc0e e17/evry: try if timer forces icons to be loaded faster than idler
SVN revision: 62482
2011-08-15 12:19:31 +00:00
Carsten Haitzler 4908e22f3c check for damage, composite and 24/32bpp too.
SVN revision: 62479
2011-08-15 09:26:15 +00:00
Carsten Haitzler 7c9f1888df big big big wizard revamp. as per todo list.
SVN revision: 62478
2011-08-15 09:21:12 +00:00
Hannes Janetzek f51806bd82 e17/clock: use one config per instance
SVN revision: 62466
2011-08-14 22:27:46 +00:00
Gustavo Sverzut Barbieri 98999bb598 conf_fonts: allow people to change digital clock font.
SVN revision: 62465
2011-08-14 21:58:26 +00:00
Cedric BAIL ba6a7c5c6a e: fix backlight slider use with mouse wheel.
SVN revision: 62441
2011-08-14 13:01:11 +00:00
Hannes Janetzek ecaba44ca3 e17/everything: fix segv on shutdown. fix macros
SVN revision: 62407
2011-08-12 18:27:41 +00:00
Hannes Janetzek 04d8b8d521 e17/evry: better macros for plugin creation
SVN revision: 62403
2011-08-12 17:18:25 +00:00
Hannes Janetzek 1ea8e5a0e1 e17/evry: better EVRY_MODULE_NEW/FREE macros
SVN revision: 62395
2011-08-12 15:39:21 +00:00
Hannes Janetzek d662953a85 e17/evry: revert last commit and cleanups
SVN revision: 62379
2011-08-12 11:41:15 +00:00
Hannes Janetzek 6a3e45a9d6 e17/evry: use 'extern' for evry_api to share with other modules. fix leak in calc
SVN revision: 62376
2011-08-12 10:58:44 +00:00
Carsten Haitzler cc3c3bf07c use eina str has extension.
SVN revision: 62343
2011-08-11 11:07:12 +00:00
Carsten Haitzler 28d6049319 ... allow non edj files as wallpapers... if u try. :)
SVN revision: 62340
2011-08-11 10:39:37 +00:00
Hannes Janetzek aea6b1e70b e17/evry: ok this one fixes it
SVN revision: 62338
2011-08-11 09:47:16 +00:00
Hannes Janetzek 22aeed83c2 e17/evry: fix segv
SVN revision: 62337
2011-08-11 09:44:04 +00:00
Hannes Janetzek 826813c80e e17/evry: forgot to bump 'API' version..
SVN revision: 62334
2011-08-11 07:02:42 +00:00
Hannes Janetzek 470648cbfe e17/evry: allow actions to request to clear input and continue
SVN revision: 62329
2011-08-11 06:02:18 +00:00
Hannes Janetzek d1dd54ef90 e17/evry: allow plugins to provide their own view
SVN revision: 62327
2011-08-11 04:14:10 +00:00
Hannes Janetzek 52a9416c57 e17/comp-scale: dont show border window if it is not bd->visible
this happend when hidden_override is unset on an invisible border or
when there are damage updates for a invisible border and cw->sh_obj ist not visible

fixes flickering of comp-scale pager windows from other desks on finish


SVN revision: 62308
2011-08-10 19:22:42 +00:00
Hannes Janetzek a43125fb54 e17/evry: remove text item when there is no input
SVN revision: 62292
2011-08-10 10:59:31 +00:00
Hannes Janetzek 1d7579b114 e17/evry: try switch to object sel (on enter) when action requires object
SVN revision: 62267
2011-08-09 23:33:57 +00:00
Hannes Janetzek 54ed3c6349 e17: add efm navigation and pathbar to fileman module
SVN revision: 62261
2011-08-09 15:47:22 +00:00
Cedric BAIL f64603d630 e: cleanup connman error detection.
SVN revision: 62237
2011-08-09 08:43:14 +00:00
Carsten Haitzler 8db0d747ff handle efreet desktop shange events in defapps.
SVN revision: 62188
2011-08-07 23:58:04 +00:00
Christopher Michael 750dbdf926 E: Re-enable Alert window when composite module is running.
SVN revision: 62182
2011-08-07 14:03:21 +00:00
Cedric BAIL 29dffc306c e: segv-- on power removal.
SVN revision: 62181
2011-08-07 12:35:21 +00:00
Carsten Haitzler 7fb97c1ed7 and fix remove code.
SVN revision: 61978
2011-08-02 06:19:44 +00:00
Carsten Haitzler fef1eaacec fix syscon menu augmentation slot.
SVN revision: 61977
2011-08-02 06:18:58 +00:00
Carsten Haitzler 1ee33462ad in text-from-pixmap dont keep queueing updates when no updates exist
(same as software mode).



SVN revision: 61970
2011-08-02 01:02:14 +00:00
Christopher Michael 015e05f81f E: Composite module: Only allow OpenGL engine if "ECORE_X_NO_XLIB" is
not around (hence ecore_x was started to allow Opengl to run).



SVN revision: 61764
2011-07-26 14:21:23 +00:00
Christopher Michael a80eff2e47 E: Make Desktop Environments window actually have the proper window
title and class ;)



SVN revision: 61712
2011-07-25 21:49:37 +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
Carsten Haitzler e923a8b481 fix limit fps - it doesnt totally limit fps as window moves and
resizes are still going to work at input event rate, but app rendering
will be limited etc. and this stops e missing updates. so it's a bugfix.



SVN revision: 61643
2011-07-24 09:16:52 +00:00
Carsten Haitzler 82d078956a dont really need env var anymore - sync options work.
SVN revision: 61630
2011-07-24 05:51:44 +00:00
Carsten Haitzler 2ab11c2137 no need to del objects - canvas does that.
SVN revision: 61629
2011-07-24 04:13:33 +00:00
Carsten Haitzler 63cd75a12f tempget -> also do /sys.
SVN revision: 61626
2011-07-24 03:28:13 +00:00
Christopher Michael 165813d5de E: Fix systray module to be engine independant by using just ecore_x
library calls.



SVN revision: 61556
2011-07-21 12:10:16 +00:00
Hannes Janetzek 53c33c11d8 e17/backlight: fix doublemenu showing
SVN revision: 61532
2011-07-20 15:48:03 +00:00
Mike Blumenkrantz 2b8a975102 ecrustified because it was terrible
SVN revision: 61414
2011-07-15 19:26:57 +00:00
Cedric BAIL 313ef3a6d5 e: add new connman error message naming.
SVN revision: 61394
2011-07-15 09:06:38 +00:00
Carsten Haitzler 52d8eedc93 add options to run/support other desktop env's as well as load std x
stuff.



SVN revision: 61364
2011-07-14 08:18:55 +00:00
Michael BOUCHAUD 680c3eb7ac e: make some config vars in illume-keyboard. I hope limits will be good for you.
SVN revision: 61290
2011-07-12 13:05:06 +00:00
Carsten Haitzler ad7ad9a092 fix up wheel issue with bl module
should make bl work on archos on anchient kernel now... missed support
code from e_backlight.c



SVN revision: 61277
2011-07-12 10:12:59 +00:00
Carsten Haitzler 6019c251d9 use mmap safety.
SVN revision: 60983
2011-07-04 09:47:09 +00:00
Carsten Haitzler 21127bf39d oh gah.. dont show dialog.. if there is nothing to complain about.
SVN revision: 60814
2011-06-29 13:22:16 +00:00
Carsten Haitzler 3027c3a6c6 warn about env vars that may affect you.
SVN revision: 60813
2011-06-29 12:18:47 +00:00
Hannes Janetzek 5710f961d7 e17/clock: remove default gcc menu. only show one menu on right click
SVN revision: 60812
2011-06-29 12:06:55 +00:00
Christopher Michael f5fb0b38ed E: Illume2: Quiet down some printfs wrt extra border types.
SVN revision: 60786
2011-06-28 23:45:19 +00:00
Christopher Michael 002f844940 E: Illume2/Policy: Remove some extra comments (printfs) that are not
needed.



SVN revision: 60785
2011-06-28 23:44:29 +00:00
Christopher Michael 1b11d42da9 E: Illume Indicator: Add lock focus_in/out (needed for recent changes
in e_border code so that indicator window does not get focus).



SVN revision: 60784
2011-06-28 23:43:36 +00:00
Christopher Michael 8bb362efd8 E: Softkey Module: Decrease space allocated to 'extra buttons'. Add
lock focus_in/out on the softkey window (appears to be needed with the
changes in e_border code, else the softkey window ends up getting
focus but it should not).



SVN revision: 60783
2011-06-28 23:42:15 +00:00
Hannes Janetzek 2ed6d1fbdd e17/evry: fix segv. disable handling of plugin keybingings while evry is active. for now
SVN revision: 60773
2011-06-28 18:59:04 +00:00
Carsten Haitzler e8d650d99f and make browser cmd copy browser desktop file out.. because xdg-open
doesnt even obey the xdg x-scheme types to figure out what to use.



SVN revision: 60679
2011-06-25 09:54:06 +00:00
Carsten Haitzler 057db78b4b add dialog for selecting "default apps". does xdg defaults.list config
stuff



SVN revision: 60677
2011-06-25 09:33:21 +00:00
Carsten Haitzler 9fd39672bf dont dup mimetypes! no it didnt work.
SVN revision: 60676
2011-06-25 09:32:22 +00:00
Carsten Haitzler cf147f82e8 use efreet dirs for finding mime globs files.
SVN revision: 60671
2011-06-25 06:16:38 +00:00
Carsten Haitzler 7cf548195e try now jeff. works for me with test dir based on your bat content.
use internal battery get option



SVN revision: 60613
2011-06-23 03:42:56 +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
Hannes Janetzek 36937f2748 e17/evry: dont handle async updates of plugins when they dont belong to current state. fixes possible duplicates in aggregator when pop directories
SVN revision: 60583
2011-06-22 09:44:30 +00:00
Carsten Haitzler d920be48dd new battery icon.
SVN revision: 60561
2011-06-21 23:54:43 +00:00
Carsten Haitzler 2b7359879c jeff - try this battery change
SVN revision: 60549
2011-06-21 13:34:52 +00:00
Michael BOUCHAUD 076405da93 e: clip on a RECT :D
SVN revision: 60543
2011-06-21 10:21:46 +00:00
Michael BOUCHAUD ce733333b0 e: revert
SVN revision: 60542
2011-06-21 10:20:48 +00:00
Christopher Michael 9fc7442efe Illume Keyboard: Fix incorrect white images.
SVN revision: 60536
2011-06-20 21:31:51 +00:00
P Purkayastha fbed2ecbf5 From: P Purkayastha <ppurka@gmail.com>
Subject: [E-devel] [Patch] Change backlight on mouse scroll

   I am just attaching a small patch, mostly taken from mixer module, 
which allows one to change the backlight via mouse scroll on the gadget.



SVN revision: 60516
2011-06-20 10:14:35 +00:00
Christopher Michael c39aef7895 E: Dpms: Comment out unused variable.
SVN revision: 60489
2011-06-19 15:31:15 +00:00
Christopher Michael a4dd6e30f4 E: Clock: Add UNUSED where missing. Fix Formatting.
SVN revision: 60488
2011-06-19 15:28:32 +00:00
Carsten Haitzler e0eeb1def3 get e17 to use the ecore pos map call to do accel/decel for shading,
and while we're at it allow more modes... like bouncing. pretty cool
to have bouncing shaded windows :)



SVN revision: 60476
2011-06-18 14:38:54 +00:00
Hannes Janetzek b72eb3d0df e17/evry: fix segv. pop object selector states when action changed
SVN revision: 60474
2011-06-18 13:04:08 +00:00
Carsten Haitzler b66dc2749d really fill should be the default!
SVN revision: 60440
2011-06-17 10:09:49 +00:00
Lucas De Marchi 53d34e6af9 e17: bluez: don't mark used args as unused
Don't mark used args with __UNUSED__ attribute. GCC may optmize calls and bad
things will happen. This should fix the following crash:

#0  0x00007fc94c7dc8f8 in poll () from /lib/libc.so.6
#1  0x00007fc94b025ba2 in ?? () from /usr/lib/libxcb.so.1
#2  0x00007fc94b02702f in xcb_wait_for_event () from /usr/lib/libxcb.so.1
#3  0x00007fc94d35a7c8 in _XReadEvents () from /usr/lib/libX11.so.6
#4  0x00007fc94d348cc8 in XNextEvent () from /usr/lib/libX11.so.6
#5  0x000000000043f6eb in e_alert_show ()
#6  0x000000000050a7ad in e_sigseg_act ()
#7  <signal handler called>
#8  0x0000000000528218 in _queue_append ()
#9  0x0000000000528612 in e_widget_ilist_append ()
#10 0x00007fc94542eb7b in _bluez_event_devicefound () from /home/lucas/dev/e/lib/enlightenment/modules/bluez/linux-gnu-x86_64-ver-pre-svn-08/module.so
#11 0x00007fc94f747401 in _ecore_event_call () from /home/lucas/dev/e/lib/libecore.so.1
#12 0x00007fc94f74b58e in _ecore_main_loop_iterate_internal () from /home/lucas/dev/e/lib/libecore.so.1
#13 0x00007fc94f74b79f in ecore_main_loop_begin () from /home/lucas/dev/e/lib/libecore.so.1
#14 0x0000000000433901 in main ()




SVN revision: 60412
2011-06-16 23:14:47 +00:00
Carsten Haitzler 8001665c3d and fix other broken mixer behavior - like not handling its own
bindings within its own grab key down handler



SVN revision: 60403
2011-06-16 17:45:38 +00:00
Carsten Haitzler 2b7b0b6082 fix issues k-s reported:
SVN revision: 60369
2011-06-16 03:26:21 +00:00
Hannes Janetzek b38f0e4f26 e17/evry: only cleanup history when CLEANUP_THRESHOLD is reached.
SVN revision: 60363
2011-06-15 20:52:26 +00:00