Commit Graph

4509 Commits

Author SHA1 Message Date
Mike Blumenkrantz a98ba49fbc right clicking anywhere on the efm navbar now pops up the gadcon menu
SVN revision: 74733
2012-08-01 12:13:21 +00:00
Mike Blumenkrantz ea8f90ed0e formatting
SVN revision: 74730
2012-08-01 12:02:35 +00:00
Mike Blumenkrantz bfc8f21530 enable dnd of icons into directories in favorites sidebar
SVN revision: 74728
2012-08-01 11:50:17 +00:00
Mike Blumenkrantz cf93408f94 enable dnd for favorites panel in sidebar
SVN revision: 74721
2012-08-01 08:51:31 +00:00
Mike Blumenkrantz f554fe4955 prevent fwin filemanager objects from losing focus, also comment out some printfs
SVN revision: 74715
2012-08-01 07:52:17 +00:00
Mike Blumenkrantz 63bf816513 fix rare crash with files submenus
SVN revision: 74712
2012-08-01 06:58:54 +00:00
Mike Blumenkrantz 941f6f9607 fileman windows now have a sidebar (which can be disabled in the fileman settings)
indirectly fixes ticket #1231


SVN revision: 74656
2012-07-31 13:31:35 +00:00
Carsten Haitzler 9d02bd6282 and make labels basic.
SVN revision: 74639
2012-07-31 10:42:52 +00:00
Carsten Haitzler 78cb275b28 remove shadow option - this is handled by styles anyway, and make a
basic vs advanced cfg dialog for people unable to cope with settings
widgets. :)



SVN revision: 74637
2012-07-31 10:25:20 +00:00
Mike Blumenkrantz 8b52aa054d delete files submenus when no items are present
SVN revision: 74630
2012-07-31 09:19:50 +00:00
Mike Blumenkrantz a53e9a2fe1 turns out we don't need realpath, so don't bother saving it
SVN revision: 74629
2012-07-31 09:18:33 +00:00
Mike Blumenkrantz ffdf9b4b8a Files menu only shows directories
SVN revision: 74623
2012-07-31 08:26:42 +00:00
Mike Blumenkrantz 3b037bdefd fileman no longer annoys the crap out of me by forgetting my desktop icon view mode
SVN revision: 74622
2012-07-31 08:04:22 +00:00
Mike Blumenkrantz 73299c6d12 gtk bookmarks are now submenus in Files menu, also fix longstanding leak there
SVN revision: 74621
2012-07-31 07:47:38 +00:00
Mike Blumenkrantz d318c8a789 Files menu submenus now properly display mime icons and image previews
SVN revision: 74620
2012-07-31 07:38:42 +00:00
Mike Blumenkrantz 4033f4c720 whoops, forgot to use zone geom for saving gadget sizes as well as placing them
SVN revision: 74593
2012-07-30 15:14:57 +00:00
Mike Blumenkrantz cfb4c8e0ca add an extra / here to ensure the path gets set correctly; fixes relative navigation with special directories like desktop
SVN revision: 74592
2012-07-30 14:26:25 +00:00
Mike Blumenkrantz ddde1f3dc9 a difficult feature request that's only somewhat working: the Files menu now expands infinitely into directories
ticket #cedric


SVN revision: 74590
2012-07-30 14:05:13 +00:00
Mike Blumenkrantz 362c037f20 also don't leak in the fix I committed
SVN revision: 74584
2012-07-30 12:10:31 +00:00
Mike Blumenkrantz f1b1f584d0 this was bad and only coincidental that it worked.
SVN revision: 74583
2012-07-30 11:56:38 +00:00
Mike Blumenkrantz b6496d7aa8 add Files item to efm ctxmenu
ticket #1230


SVN revision: 74581
2012-07-30 11:48:28 +00:00
Mike Blumenkrantz 7cf1434f32 oh gadman, you so crazy. don't set gadget size based on MANAGER dimensions, that's not even close to accurate!
SVN revision: 74579
2012-07-30 10:38:31 +00:00
Carsten Haitzler 16a1f42f14 provide scratch button to start from scratch at the wizard. :)
SVN revision: 74578
2012-07-30 10:36:32 +00:00
Chidambar Zinnoury f852ae99ef e module shot: use correct icon.
SVN revision: 74548
2012-07-29 18:49:31 +00:00
Cedric BAIL f44867c7e1 e: don't forget fclose.
Patch suggested by rustyBSD <rustyBSD@gmx.fr>.

NOTE: a better solution would be to use Eina_File and eina_file_map_lines.


SVN revision: 74531
2012-07-28 14:29:26 +00:00
Mike Blumenkrantz 71ce826982 e_gadcon_client_find now takes an optional gadcon param to speed it up where possible
SVN revision: 74512
2012-07-27 16:10:06 +00:00
Mike Blumenkrantz 66d61b1778 trivial gadman cleanup
SVN revision: 74510
2012-07-27 16:02:44 +00:00
Mike Blumenkrantz 7a0babcfbe remove some unnecessary checks and a legacy bug in gadman
SVN revision: 74509
2012-07-27 15:49:51 +00:00
Mike Blumenkrantz 250ea631d2 fix gadman placement of multiple clients of same class, also fix shadow warning
SVN revision: 74508
2012-07-27 15:41:58 +00:00
Mike Blumenkrantz 997c9030b9 fix gadman list refresh crash
SVN revision: 74490
2012-07-27 13:15:26 +00:00
Mike Blumenkrantz 5db9d9fb00 change gadcon waiting classes list to a hash in order to remove some strcmps
SVN revision: 74487
2012-07-27 12:26:41 +00:00
Mike Blumenkrantz 36872afc13 ensure that gadman checks for the client class in populated classes before requesting a populate; this should never ever be necessary
SVN revision: 74486
2012-07-27 12:08:52 +00:00
Mike Blumenkrantz 3d2b75b3de pass gadcon cc through to gadman_gadget_place() when available instead of searching through the list for it
SVN revision: 74484
2012-07-27 10:52:53 +00:00
Mike Blumenkrantz f473e943ee ensure gadman gadget is not already in waiting list before adding
SVN revision: 74479
2012-07-27 09:29:59 +00:00
Mike Blumenkrantz 98601e4198 sed -i 's/(E_Gadcon_Client_Class/(const E_Gadcon_Client_Class/g'
SVN revision: 74474
2012-07-27 08:25:22 +00:00
Mike Blumenkrantz eddf43a8cd make gadman try to place gadgets if the client class is loaded after the gadget
this is NOT a good time to update.


SVN revision: 74473
2012-07-27 08:19:01 +00:00
Mike Blumenkrantz 92a8b3d652 move some gadman functions to be static
SVN revision: 74471
2012-07-27 07:22:57 +00:00
Mike Blumenkrantz 18f8444c86 when a gadman gadget is detected without any stored geometry settings, move and resize it to something reasonable so it can be changed by the user, and also pop a dialog to notify
SVN revision: 74470
2012-07-27 07:02:47 +00:00
Mike Blumenkrantz 68b44ce619 more gadman fixes to not store the actual gcc pointer
SVN revision: 74444
2012-07-26 14:00:20 +00:00
Mike Blumenkrantz a9107599de gadman now tracks gadgets by the config instead of the gadget object, should prevent crashes if a gadget is ever repopulated
SVN revision: 74440
2012-07-26 12:48:11 +00:00
Mike Blumenkrantz 9f869183c2 desk (un)lock apps -> screen (un)lock apps for consistency
SVN revision: 74391
2012-07-25 13:54:49 +00:00
Mike Blumenkrantz 688eea87dd hugely improve the load times of the theme selector by staggering the preloading of all available themes with eio when the dialog loads instead of trying to load them all at once later
this should completely eliminate the previous behavior of locking e completely during load of theme list, but does NOT fix the same locking which still occurs when loading lots of file icons; some edje eio helpers are required for this :/


SVN revision: 74390
2012-07-25 12:38:56 +00:00
Christopher Michael 88151604ed E (conf_theme): Fix formatting of if statement.
SVN revision: 74389
2012-07-25 12:18:31 +00:00
Mike Blumenkrantz 64e08bee54 theme config -> advanced now uses eio
SVN revision: 74388
2012-07-25 11:58:30 +00:00
Mike Blumenkrantz 726fadf214 simplify some string copying in theme config
SVN revision: 74379
2012-07-25 09:42:15 +00:00
Mike Blumenkrantz f5eb595a59 fix stringshare usage in theme config
SVN revision: 74378
2012-07-25 09:20:33 +00:00
Mike Blumenkrantz cc6d298edd strcmp using freed pointers is bad, mmmmmk? xsettings ui now selects the currently used theme if it is known
SVN revision: 74377
2012-07-25 09:15:27 +00:00
Eric Schuele 5767b4d2ac Increase MaxAcceleration for mouse control from 10 to 30. A value of ten is still quite unusable on my VM.
SVN revision: 74361
2012-07-25 00:34:44 +00:00
Carsten Haitzler 644a1c39f4 patch from PrinceAMD to use date+time for shot filename.
SVN revision: 74306
2012-07-23 07:18:52 +00:00
Chidambar Zinnoury 907ea06deb e battery: don't report battery as charging when it obviously isn't.
On my laptop, when the travel (second) battery is finished discharging, its status is being reported as Unknown. As its charging rate is zero, stop pretending it's charging.


SVN revision: 74296
2012-07-22 13:39:16 +00:00
Mike Blumenkrantz 1b8ebb097a I suppose this is a better way to ensure all the configs get properly updated, also remove the related FIXME
SVN revision: 74234
2012-07-20 10:53:33 +00:00
Mike Blumenkrantz 56ba623839 make changes to toolbar and click mode take effect immediately in existing efm windows
SVN revision: 74233
2012-07-20 10:49:08 +00:00
Mike Blumenkrantz 11b99c6513 fileman's "Use Single Click" option now toggles a global config option which is picked up by fileselector widgets, also added a menu item to the right click efm menu to toggle this on a case-by-case basis
ticket #663


SVN revision: 74230
2012-07-20 10:25:02 +00:00
Mike Blumenkrantz c48e60963a I accidentally the whole fileman when toolbar was enabled. I am shamefaced.
SVN revision: 74229
2012-07-20 10:16:08 +00:00
Mike Blumenkrantz 53a0131428 some genius made it so that the fm widget in a fileman window would only be resized if there was a toolbar. this is now fixed, and files will once again display in efm without a toolbar
SVN revision: 74224
2012-07-20 09:04:55 +00:00
Carsten Haitzler 1d5f246de1 fix fm exec application remembering. :)
SVN revision: 74203
2012-07-20 04:48:59 +00:00
Carsten Haitzler 23296b46ec after figuring out why my deskotp didnt screnblank... massively
simplify blanking/dpms etc. dialogs. just 1 timert. enabled
dpms/screensaver/the workjs. no interval settable. dpms always turned
on when screensaver is. dpmb dialog now only does backlight. added
checkbox to see current presentation mode status.



SVN revision: 74201
2012-07-20 03:57:32 +00:00
Mike Blumenkrantz 75e7cf10d0 delete physics windows from hash when border is deleted
ticket #1187


SVN revision: 74189
2012-07-19 13:22:22 +00:00
Mike Blumenkrantz 9872898794 fix fullscreen window moving using pager/bindings
ticket #1181


SVN revision: 74187
2012-07-19 13:13:23 +00:00
Mike Blumenkrantz c2ac400f8c ecore-x changes for shot module "because devilhorns said so"
SVN revision: 74185
2012-07-19 13:00:50 +00:00
Mike Blumenkrantz 5467c60cf6 fix window shots to work correctly all the time
SVN revision: 74183
2012-07-19 12:45:05 +00:00
Mike Blumenkrantz 1d6199f9d7 add space handling, also make enter key actually save shots
SVN revision: 74178
2012-07-19 10:31:34 +00:00
Mike Blumenkrantz 141acd2ae4 long-awaited, much-requested feature: shot module now takes shots of windows
*available from border menu
*binding action also available


SVN revision: 74177
2012-07-19 10:02:26 +00:00
Mike Blumenkrantz 9611ba4ea9 only register mixer module actions once a gadget for the mixer is created to prevent users from trying to use these actions when they cannot actually be used (mixer actions use mixer gadget's config to determine channel to change volume on)
SVN revision: 74066
2012-07-18 13:00:16 +00:00
Mike Blumenkrantz eeb379d98d always use correct zone when creating a new shelf
probably fixes ticket #1159


SVN revision: 74055
2012-07-18 09:47:03 +00:00
Carsten Haitzler 7a6db83990 fix comp bug when comp module just unloaded - leaving hidden windows
exposed.



SVN revision: 74054
2012-07-18 09:15:08 +00:00
Mike Blumenkrantz 547fa4da3c fix fullscreen/maximize window zone/desk movement which use actions and pager
ticket #1181


SVN revision: 74047
2012-07-18 07:21:26 +00:00
Mike Blumenkrantz b528baa483 evry warn--
SVN revision: 74037
2012-07-18 06:48:16 +00:00
Cedric BAIL dcfb8078dd e: forgotten module for setting up desk lock/unlock applications.
SVN revision: 74033
2012-07-18 02:26:41 +00:00
Cedric BAIL eccf13058a e: add scripting feature to lock/unlock require some tests.
SVN revision: 73979
2012-07-17 13:33:21 +00:00
Mike Blumenkrantz 9dd77930ef use new time str function to more accurately approximate file move/copy operation ETA
ticket #1178


SVN revision: 73977
2012-07-17 12:10:49 +00:00
Mike Blumenkrantz 9e906c2a52 warn--
SVN revision: 73975
2012-07-17 12:07:12 +00:00
Mike Blumenkrantz fb4d80cb0f change "Uncover" in winlist settings to "Uniconify/Unshade" to be more descriptive
ticket #261


SVN revision: 73973
2012-07-17 11:40:58 +00:00
Mike Blumenkrantz d723c78228 better handling for invalid file extensions (we only support jpg and png) when specified in shot module's save dialog
ticket #1160


SVN revision: 73972
2012-07-17 10:48:30 +00:00
Mike Blumenkrantz c89f656cb9 don't follow focus jump with tab if typebuf is shown
this should be the last of the fixes to close ticket #279


SVN revision: 73971
2012-07-17 10:33:09 +00:00
Mike Blumenkrantz 8933744cbd only recognize wallpaper widget focus jumping from tab key when typebuf isn't visible
SVN revision: 73969
2012-07-17 10:27:53 +00:00
Mike Blumenkrantz a9e53b3f24 remove broken focus hook settings from wallpaper import dialog
SVN revision: 73960
2012-07-17 08:47:54 +00:00
Mike Blumenkrantz a3f32ebc61 warn--
SVN revision: 73954
2012-07-17 08:31:00 +00:00
Boris Faure 1b7b33e24d e: desklock config: use an enum instead of hardcoded values
SVN revision: 73938
2012-07-16 13:25:17 +00:00
Mike Blumenkrantz fb297732a5 fix stringshare usage in fwin
SVN revision: 73916
2012-07-16 10:02:46 +00:00
doyoun.kang 5ac9b0d111 From: doyoun.kang@samsung.com
Subject: [E-devel] [Patch][e][ibar] Add a configuration for locking icon movement


Dear all.

I added a configuration value which (un)locks icon movement in ibar module. This will be usefull if the user doesn't want to move an icon in iBar on the Shelf.
You can (un)set this value "iBar -> Settings -> Icon Movement field -> Lock Icon Move checkbox".
Please review this patch.

Thanks.
--
Doyoun Kang


SVN revision: 73910
2012-07-16 07:31:12 +00:00
Chidambar Zinnoury b35e470b83 e file manager: make the application list a little less tall when there is a file preview shown.
SVN revision: 73897
2012-07-15 21:54:58 +00:00
Chidambar Zinnoury 2f9e3f9300 e file manager: show file preview in the "open with" dialog when only one is selected.
SVN revision: 73894
2012-07-15 20:53:13 +00:00
Chidambar Zinnoury 2ac1229261 e file manager: hide open menu items if there is no selection.
SVN revision: 73893
2012-07-15 20:05:58 +00:00
Chidambar Zinnoury 3ab7688b9b e filepreview widget: use a list instead of a table to be able to orient it.
SVN revision: 73888
2012-07-15 19:38:29 +00:00
Chidambar Zinnoury 123ff5dc98 e i18n config: fix wrong flag.
Thanks GArik!


SVN revision: 73886
2012-07-15 18:47:48 +00:00
Chidambar Zinnoury c862f04dfa e intl settings: use icons for regions.
SVN revision: 73885
2012-07-15 16:44:26 +00:00
Chidambar Zinnoury f45d356c62 e: some more plural and times lovin'.
SVN revision: 73874
2012-07-15 11:39:50 +00:00
Christopher Michael ab6ef0b56f E_FM: No reason to have a variable for Instance if we are not going to
use it.



SVN revision: 73873
2012-07-15 11:19:25 +00:00
Chidambar Zinnoury ebec5c34c6 e window list: typo.
SVN revision: 73871
2012-07-15 11:01:30 +00:00
Chidambar Zinnoury a7f1cc0f69 e: move plural lovin'.
SVN revision: 73869
2012-07-15 09:28:34 +00:00
Chidambar Zinnoury ff5bfe6804 e cpufreq: float the frequency so that correct decimal separator could be automagically used.
SVN revision: 73866
2012-07-15 07:42:17 +00:00
Chidambar Zinnoury 3e6aee7a61 e: units (sec → s).
SVN revision: 73860
2012-07-14 21:16:20 +00:00
Chidambar Zinnoury 116f994126 e: use standard units for file sizes and use helpers instead of duplicating code.
SVN revision: 73858
2012-07-14 20:50:21 +00:00
Chidambar Zinnoury d4b871bafd e: add a configuration value to group new windows with others from the same app.
We may want to alert the user it appeared though (make it urgent?).

 See r70370, fixes #40.


SVN revision: 73856
2012-07-14 18:00:57 +00:00
Carsten Haitzler 90e537d983 code config better for pager.
SVN revision: 73850
2012-07-14 11:10:56 +00:00
Carsten Haitzler 712c0768be add terminology as terminal for ibar.
SVN revision: 73848
2012-07-14 11:02:23 +00:00
Mike Blumenkrantz 60ff477ca3 clean up border settings widget creation
SVN revision: 73830
2012-07-13 22:01:33 +00:00
Mike Blumenkrantz f5f0ac21a4 add color selector to wallpaper import dialog to choose the bg fill color, also clean up the import config dialog widget use
ticket #514


SVN revision: 73813
2012-07-13 13:26:51 +00:00
Mike Blumenkrantz b6e287cc5b 35% screen size is probably a more reasonable default for efm tooltips
SVN revision: 73811
2012-07-13 10:54:41 +00:00
Mike Blumenkrantz 6d8aee1354 fix tooltips flying off the top of the screen, also prevent crash when changing directories with tooltip up
SVN revision: 73810
2012-07-13 10:52:57 +00:00
Mike Blumenkrantz 638b2c4d66 set shape input on efm tooltip to 0x0 to avoid crazy flickering; e_popup_ignore_events_set does not do this as I expected :(
SVN revision: 73809
2012-07-13 10:36:05 +00:00
Mike Blumenkrantz 6c7b03d79b fix pager deletion
SVN revision: 73808
2012-07-13 10:25:51 +00:00
Mike Blumenkrantz 464e311e6c filepreview widget now attempts to show a thumb for file's mime type if file is not an image
SVN revision: 73802
2012-07-13 09:19:35 +00:00
Mike Blumenkrantz 410972f38e show filename in efm tooltips
SVN revision: 73795
2012-07-13 07:59:18 +00:00
Mike Blumenkrantz ed14517608 better cleanup for efm popup
SVN revision: 73794
2012-07-13 07:55:09 +00:00
Mike Blumenkrantz 2bb55527db make efm tooltip size and delay configurable, also fix default setting for toolbar visibility
SVN revision: 73793
2012-07-13 07:53:26 +00:00
Mike Blumenkrantz a1a4296f7e formatting
SVN revision: 73792
2012-07-13 07:40:22 +00:00
Mike Blumenkrantz 1de132c33c add theming to efm popups so they look nicer
SVN revision: 73790
2012-07-13 07:20:46 +00:00
Mike Blumenkrantz 1a58689e4f clarify pager config option
SVN revision: 73788
2012-07-13 06:34:38 +00:00
Boris Faure 01851d2824 e: fix changing custom background on desklock
SVN revision: 73618
2012-07-12 13:32:39 +00:00
Mike Blumenkrantz 499a0cd5a7 use filepreview widget and new efm smart callback to implement mouseover preview tooltips on files
SVN revision: 73616
2012-07-12 12:28:46 +00:00
Mike Blumenkrantz 741b234f04 remove pager window previews until e18 :(
SVN revision: 73599
2012-07-12 06:26:27 +00:00
Mike Blumenkrantz 26867329e4 update pager gc on config change
SVN revision: 73588
2012-07-11 17:59:10 +00:00
Mike Blumenkrantz 558c9e0285 add pager config option just for enabling live window previews -- off by default
SVN revision: 73587
2012-07-11 17:48:05 +00:00
Mike Blumenkrantz eef8d26710 save live preview settings for pager
SVN revision: 73586
2012-07-11 17:38:08 +00:00
Mike Blumenkrantz 11215e3663 who likes features? eh? EH? pager gadget now gets semi-live updating of windows when comp module + live updating is enabled
small bug: don't try resizing windows with this activated or it'll crash you without a white box


SVN revision: 73585
2012-07-11 17:36:50 +00:00
Mike Blumenkrantz 1798b70bd4 in further testing, ticket #1155 does not exist and is, in fact, a heisenbug
SVN revision: 73576
2012-07-11 13:18:57 +00:00
Mike Blumenkrantz 22775c508a add event handler to pager to handle wallpaper changes; see ticket #1155 for the bug that this works around
SVN revision: 73574
2012-07-11 13:02:03 +00:00
Mike Blumenkrantz a883c59c02 toggling pager's 'show desktop names' now properly toggles constant display of desktop names
SVN revision: 73563
2012-07-11 10:53:07 +00:00
Mike Blumenkrantz d2254253be pager module now uses deskpreview to show full, realtime previews of desktops; option to disable can be found in pager settings
ticket #141


SVN revision: 73555
2012-07-11 08:50:52 +00:00
Christopher Michael 2217325bd1 E (wallpaper2): No need to fetch viewport size every time we iterate
here. Previously, the viewport w/h was being fetched for Every
object...silly ;)



SVN revision: 73524
2012-07-10 12:05:22 +00:00
Chidambar Zinnoury e992d60de5 e winlist: make more sense by reading "Window Switcher" instead of "Window List" (as per description).
SVN revision: 73513
2012-07-10 05:38:08 +00:00
Chidambar Zinnoury e70e5698e7 e settings: merge window geometry and maximization policy settings.
SVN revision: 73511
2012-07-10 05:01:00 +00:00
Mike Blumenkrantz ce24fc2a54 ensure that desklock bg selector gets an edje bg when using current wallpaper
SVN revision: 73504
2012-07-09 12:50:05 +00:00
Mike Blumenkrantz 10064dacdd fix desklock wallpaper setting again
ticket #1137


SVN revision: 73503
2012-07-09 12:36:08 +00:00
Mike Blumenkrantz 0410c64a87 catch efm widget double click event to use new smart calculator and autoresize the window
ticket #734


SVN revision: 73501
2012-07-09 11:45:05 +00:00
Christopher Michael 5971f09b0b Fix duplicate function prototype for _e_smart_reconfigure in Wallpaper
2 (should have been _e_smart_reconfigure_do).



SVN revision: 73493
2012-07-09 09:09:02 +00:00
Chidambar Zinnoury c37f6386fe e settings: merge focus and window stacking.
SVN revision: 73476
2012-07-08 19:30:25 +00:00
Chidambar Zinnoury 4d87b8d7c7 e theme: merge application and icon themes.
SVN revision: 73475
2012-07-08 17:43:17 +00:00
Chidambar Zinnoury a35b9859f7 e window display settings: typo.
SVN revision: 73474
2012-07-08 14:59:55 +00:00
Chidambar Zinnoury af54029b36 e color settings: show translated color classes.
SVN revision: 73473
2012-07-08 14:46:25 +00:00
Chidambar Zinnoury 7bdcc0ef08 e i18n: add some missing files.
Bonus: correct some typos and add missing window icons.


SVN revision: 73472
2012-07-08 13:15:15 +00:00
Chidambar Zinnoury 8b7ce4923d e settings: merge cursor and mouse settings.
Bonus: add some i18n lovin' to xsettings.


SVN revision: 73471
2012-07-08 12:18:32 +00:00
Chidambar Zinnoury d5ff48244f e xkbswitch module: change to keyboard in all user-visible strings.
SVN revision: 73466
2012-07-08 10:36:00 +00:00
Gustavo Sverzut Barbieri 793a93c467 e17 now respects default application settings in file manager.
load defaults.list from ~/.local/share/applications and
$XDG_DATA_DIRS/share/applications.

This file is a FreeDesktop.Org standard used by both Gnome and KDE. It
is already managed by E17 at Settings > Apps > Default Applications.

The standard allows a list of applications to be specified for each
mime-type. This order is now used by e_fwin.

If there was a list specified then "Open" will use the highest
priority instead of asking which one to use. "Open with..." still
works and respect the order.



SVN revision: 73435
2012-07-07 03:24:53 +00:00
Gustavo Sverzut Barbieri 5e7e358e5b fix efreet_desktop leakage.
SVN revision: 73434
2012-07-07 03:20:33 +00:00
Gustavo Sverzut Barbieri 2d7c347ff6 simplify data types and logic used to get a list of applications and mime types.
SVN revision: 73433
2012-07-07 02:33:04 +00:00
Mike Blumenkrantz 7ab6675a49 remove broken toolbar tabbing support from efm: this was badly broken and impossible to use unless you already knew it was there, and even then it wasn't really possible to use
SVN revision: 73417
2012-07-06 14:11:16 +00:00
Mike Blumenkrantz 385a6d0239 formatting
SVN revision: 73413
2012-07-06 13:35:03 +00:00
Mike Blumenkrantz 1e36e23751 add physics module TODO
anyone who feels like helping out can check this list for ideas; I've marked a few of the easy ones for starters


SVN revision: 73403
2012-07-06 08:38:38 +00:00
Mike Blumenkrantz 0768dd02ae edge bindings now allow for the use of any mouse button for clicky bindings
ticket #681


SVN revision: 73402
2012-07-06 08:27:09 +00:00
Mike Blumenkrantz bec893f820 forgot to turn off physics debug messages when I committed
SVN revision: 73396
2012-07-06 06:57:39 +00:00
Mike Blumenkrantz 402cbbdf02 physics module now fails to init when tiling is enabled to prevent colossal battles over which one controls your window positioning
SVN revision: 73395
2012-07-06 06:41:25 +00:00
Mike Blumenkrantz cfaf0c12b5 brace yourselves: E WINDOW PHYSICS MODULE!
if you have ephysics installed, a new module 'Physics' will be available under Look which provides some fun physics effects on windows such as:
*velocity based on drag direction/speed
*collisions
*gravity
note that the edges of the screen are considered boundaries, and so windows will bounce off or get stuck in them; you will have to drag a window out if it gets stuck because I've disabled physics effects in edge areas to both 1) prevent windows from sneaking past the screen limits and flying off into space 2) actually getting stuck to the point that you can't get them out

help needed!


SVN revision: 73365
2012-07-05 15:01:58 +00:00
Mike Blumenkrantz a977ceecf0 add function for getting comp source based on the border win (uses different hash)
SVN revision: 73364
2012-07-05 14:57:05 +00:00
Mike Blumenkrantz 575967808a desklock config now allows you to configure the image shown on each screen
also fixes ticket #753


SVN revision: 73339
2012-07-05 12:33:33 +00:00
Mike Blumenkrantz ec4b749f20 fix a crash in shelf config dialog that hopefully nobody noticed
SVN revision: 73329
2012-07-05 08:11:25 +00:00
Mike Blumenkrantz f6beeb87b6 formatting
SVN revision: 73328
2012-07-05 08:01:29 +00:00
Mike Blumenkrantz 9f4057044c fix a bug where dragging a maximized window using the pager would cause that window to disappear from the pager
also fix drag of maximized windows using pagers in general
ticket #1037


SVN revision: 73327
2012-07-05 07:18:49 +00:00
Mike Blumenkrantz af37dada32 add mouse wheeling to tasks gadget:
*wheel up - raise/uniconify
*wheel down - iconify

ticket #786


SVN revision: 73326
2012-07-05 06:59:50 +00:00
Gustavo Sverzut Barbieri 7e255f8ad9 dbus filemanager OpenFile
uses mime database to open files with their preferred application or
execute them.



SVN revision: 73300
2012-07-04 19:10:17 +00:00
Gustavo Sverzut Barbieri 9ac4ed7144 everything terminal config now reflects e_config->exebuf_term_cmd
exebuf was deprecated and thus its terminal command
configuration. Everything replaces it, but still uses its own
configuration.

change and make everything save e_config->exebuf_term_cmd as well.

(most people may have ignored this because xterm is the default and
available everywhere... but my machine, as I just removed it)




SVN revision: 73299
2012-07-04 19:09:36 +00:00
Gustavo Sverzut Barbieri cb257574db dbus OpenDirectory() proper path handling if using URI.
A path provided with URI will use URI escaping code and we must handle
that.



SVN revision: 73290
2012-07-04 16:59:29 +00:00
Mike Blumenkrantz 253743b31f formatting
SVN revision: 73287
2012-07-04 14:00:32 +00:00
Mike Blumenkrantz e786c54c55 add note in vdesk config to inform users how to change a vdesk's wallpaper
SVN revision: 73286
2012-07-04 13:51:47 +00:00
Mike Blumenkrantz 0a6d34807e make header check in shelf config dialog object, ensure correct desk setting
SVN revision: 73275
2012-07-04 12:21:57 +00:00
Mike Blumenkrantz 73712a24c8 fix shelf config to always display the correct shelves based on the config's zone, not the currently active zone
SVN revision: 73273
2012-07-04 12:07:27 +00:00
Cedric BAIL fb046ddb93 e: prevent some crash here.
SVN revision: 73270
2012-07-04 12:01:12 +00:00
Mike Blumenkrantz ba64e79b7c add edge binding config option to enable edge bindings on multihead
ticket #906


SVN revision: 73262
2012-07-04 09:32:05 +00:00
Mike Blumenkrantz 86274c429b formatting
SVN revision: 73261
2012-07-04 09:15:08 +00:00
Mike Blumenkrantz e0663ff92d fix shelf deletion and some crashes
SVN revision: 73257
2012-07-04 08:25:21 +00:00
Mike Blumenkrantz 34af42b3ad fix some shelf config warnings generated by Reviewerhorns, also clean up dumb shelf deletion dialog code
SVN revision: 73256
2012-07-04 08:16:25 +00:00
Mike Blumenkrantz d0b7cf2c34 big shelf config overhaul:
* add shelf rename button
* shelf config buttons disable when you're editing/adding/deleting another shelf
* new shelves will now attempt to place themselves in a location not occupied by another shelf instead of always going to the bottom right corner
* some small leaks--


SVN revision: 73255
2012-07-04 07:38:11 +00:00
Christopher Michael d8a81aa8c1 E (conf_shelves): Fix format statement for snprintf. Bad Stu ! :P
SVN revision: 73252
2012-07-04 06:08:03 +00:00
Mike Blumenkrantz 7a595cee34 merged amazingly old patches from ticket #43 by morlenxus
Brian Miculcy 2007-08-01 15:47:34


SVN revision: 73239
2012-07-03 13:53:44 +00:00
Mike Blumenkrantz 199fff73c3 allow non-edje custom backgrounds for fileman
ticket #1040


SVN revision: 73233
2012-07-03 12:31:51 +00:00
Mike Blumenkrantz 3c6d04fa1d update shelf config dialog list when a shelf is added
SVN revision: 73226
2012-07-03 11:55:32 +00:00
Mike Blumenkrantz 84d81fc63e use edje min size for pager desks and freeze table while adding desks to prevent unnecessary recalcs
SVN revision: 73221
2012-07-03 10:40:39 +00:00
Mike Blumenkrantz 298dd0941b refresh gadman available gadgets on both disable and enable of module
SVN revision: 73205
2012-07-03 07:39:44 +00:00
Mike Blumenkrantz 4cea03da00 cleanup/fix notification module shutdown to not crash
SVN revision: 73167
2012-07-02 13:52:12 +00:00
Mike Blumenkrantz fae525eb05 probably shouldn't free pointers right before they're used
SVN revision: 73166
2012-07-02 13:37:22 +00:00
Mike Blumenkrantz 25b6a1bd1d fix gadman to not crash with module load/unload, also dynamically update available gadgets list when new modules are loaded
SVN revision: 73165
2012-07-02 13:28:13 +00:00
Mike Blumenkrantz 55e263ef55 formatting
SVN revision: 73147
2012-07-02 10:13:27 +00:00
Mike Blumenkrantz f5923a03e4 changing global border style in config now redraws borders for all windows
ticket #748


SVN revision: 73136
2012-07-02 08:51:34 +00:00
Mike Blumenkrantz 0c5637f2e8 typos, fix border selection detection
SVN revision: 73135
2012-07-02 08:39:30 +00:00
Mike Blumenkrantz 07a705b782 fix stringshare usage in e border config
SVN revision: 73134
2012-07-02 08:25:01 +00:00
Mike Blumenkrantz f19d0eeaba formatting
SVN revision: 73128
2012-07-02 08:09:17 +00:00
Mike Blumenkrantz 4636cceb84 fix profile reset button
ticket #745


SVN revision: 73125
2012-07-02 06:49:59 +00:00
Massimo Maiurana f45c7dadfc updating italian translations
SVN revision: 73057
2012-06-29 21:55:37 +00:00
Carsten Haitzler 30e66e437b in removing warnings you also removed real working code. fix!
SVN revision: 73020
2012-06-28 23:42:46 +00:00
Leif Middelschulte 2c30c70a12 Use "changed" smart cb instead of mouse down.
SVN revision: 73011
2012-06-28 13:47:48 +00:00
Leif Middelschulte 04acb74d8b Revert "Merge branch 'randr'"
This reverts commit 5cd36c5dcb45ac48a1dc062fed5ac0d29c79efe3, reversing
changes made to 3bd4846cc3663a2488a47ed581045295fb322944.

SVN revision: 73009
2012-06-28 13:44:26 +00:00
Leif Middelschulte f939b664d7 Merge branch 'randr'
SVN revision: 73008
2012-06-28 13:35:19 +00:00
Mike Blumenkrantz 77dae71b13 formatting
SVN revision: 73003
2012-06-28 13:12:13 +00:00
Mike Blumenkrantz aefea9dfa9 formatting
SVN revision: 73002
2012-06-28 12:58:22 +00:00
Mike Blumenkrantz 959e6097af mixer warnings--
SVN revision: 72995
2012-06-28 10:26:56 +00:00
Mike Blumenkrantz f45e05ba61 pulse seems to work pretty well, disabling mixer debug spam
SVN revision: 72989
2012-06-28 10:02:42 +00:00
Mike Blumenkrantz b9dee04a70 comp module now displays a notification when it disables dropshadow module
SVN revision: 72978
2012-06-28 07:18:03 +00:00
Mike Blumenkrantz 10a172162b comp disable shortcut is also now configurable and set by default
SVN revision: 72977
2012-06-28 07:13:33 +00:00
Mike Blumenkrantz e666e4f19e formatting
SVN revision: 72976
2012-06-28 07:03:44 +00:00
Mike Blumenkrantz 9ef96e2b07 comp module fps toggle keybind is now a configurable action
SVN revision: 72975
2012-06-28 06:58:06 +00:00
Mike Blumenkrantz f176dd42c2 by the power of copy and paste, edge bindings now have an icon
ticket #484


SVN revision: 72942
2012-06-27 12:35:38 +00:00
Mike Blumenkrantz bbdb3c7b05 use e,state,focused for syscon focus signals since other themes support these
SVN revision: 72940
2012-06-27 11:28:30 +00:00
Mike Blumenkrantz 11c893aa4d keyboard support for syscon
ticket #333


SVN revision: 72938
2012-06-27 10:58:49 +00:00
Mike Blumenkrantz 3ac8f6ab6f keybindings list now scrolls to the new binding when added. not sure why this wasn't done before
SVN revision: 72922
2012-06-27 07:18:52 +00:00
Mike Blumenkrantz e63e7395c0 better fix for keybindings config, fixes param setting in all tested cases
SVN revision: 72921
2012-06-27 07:11:01 +00:00
Chidambar Zinnoury 5b88b4d2b0 e *-bindings settings: standardize on Add/Delete/Modify, with icons.
Not sure about the edit-clear icon choice for Delete All, please give feedback.


SVN revision: 72902
2012-06-26 23:20:24 +00:00
Chidambar Zinnoury 384cb14e27 e remember settings: change label to just "Delete".
SVN revision: 72901
2012-06-26 23:17:07 +00:00
Chidambar Zinnoury 99f65de778 e access module: remove the icon-only edje file to use the Enlightenment-theme and fdo defined one.
SVN revision: 72900
2012-06-26 23:14:34 +00:00