Commit Graph

4509 Commits

Author SHA1 Message Date
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
Chidambar Zinnoury dd081c560c e intl module: remove the icon-only edje file to use the Enlightenment-theme and fdo defined one.
SVN revision: 72899
2012-06-26 23:13:21 +00:00
Chidambar Zinnoury 695ec465b4 e window display settings: move border icon from its own kinda empty tab to the display one.
SVN revision: 72898
2012-06-26 23:10:40 +00:00
Mike Blumenkrantz f3063a5f1a optimize and simplify shelf config list, also fixes bug where some items could not be configured
SVN revision: 72883
2012-06-26 12:59:57 +00:00
Mike Blumenkrantz d7bc0e0364 properly set keybind action params from the action, not from the existing text
SVN revision: 72880
2012-06-26 12:10:16 +00:00
Mike Blumenkrantz 5c62163103 fix crash when restarting after editing shelves, also refill shelf list after deleting a shelf
SVN revision: 72878
2012-06-26 11:50:12 +00:00
Mike Blumenkrantz 1e5628a2a3 redo shelf cfg list when shelf is deleted using its own menu
SVN revision: 72874
2012-06-26 11:32:02 +00:00
Mike Blumenkrantz 6e7f7a0649 shelf config updates: disable contents button when no item selected, actually save contents button, allow multiple shelf config windows, show only shelves for the current desk and screen
SVN revision: 72867
2012-06-26 10:06:25 +00:00
Stefan Schmidt e5c939b62f e: Unused-params-and-vars--
SVN revision: 72862
2012-06-26 09:08:40 +00:00
Mike Blumenkrantz 7fdd0bce49 use EINA_LIST_FOREACH for shelf iterating
SVN revision: 72861
2012-06-26 09:08:01 +00:00
Mike Blumenkrantz 217255af09 formatting
SVN revision: 72860
2012-06-26 08:58:14 +00:00
Mike Blumenkrantz fc4433e82f damn merges deleting characters!
SVN revision: 72859
2012-06-26 08:55:31 +00:00
Mike Blumenkrantz 836b40f306 display affected screen in shelf config dialog
SVN revision: 72858
2012-06-26 08:51:10 +00:00
Mike Blumenkrantz f8e53aca00 display current device detect/mount mode in fileman config
SVN revision: 72855
2012-06-26 07:32:11 +00:00
Mike Blumenkrantz 386ab914b9 display current backlight mode in backlight settings
SVN revision: 72852
2012-06-26 07:14:27 +00:00
Chidambar Zinnoury 43fa3a91f7 e config dialogs: have explicit button labels instead of bland OK.
SVN revision: 72843
2012-06-26 06:45:40 +00:00
Chidambar Zinnoury 1e3423ccd7 e shot: have hide and cancel button work properly (they were inverted before).
Also change to more user-friendly button labels.

 TODO: Have a popup present the url after completion when hidden.


SVN revision: 72842
2012-06-26 06:43:22 +00:00
Chidambar Zinnoury 699ec3f94d e transitions settings: smaller, better looking, and with check changed.
SVN revision: 72827
2012-06-25 19:36:03 +00:00
Chidambar Zinnoury 770c930a75 e personal application launchers: overhaul a little bit.
Merge both "add launcher" and "del launcher" entries in the configuration panel to a single "personal application launchers".


SVN revision: 72825
2012-06-25 19:05:59 +00:00
Stefan Schmidt af80ed52bf e/evry: Avoid using uninitialized variables.
SVN revision: 72809
2012-06-25 13:57:20 +00:00
Mike Blumenkrantz 8fbf0e7f68 formatting
SVN revision: 72797
2012-06-25 10:48:42 +00:00
Mike Blumenkrantz c544d57ca1 use e_gadcon_client_autoscroll_toggle_disabled_set() to disable autoscroll toggle item in gadget menu for tasks: this gadget must always be autoscrolled
SVN revision: 72796
2012-06-25 10:47:26 +00:00
Chidambar Zinnoury a0add39dc9 e: for consistancy's sake, use Enlightenment instead of E or E17 in all user-visible strings.
SVN revision: 72759
2012-06-24 09:33:06 +00:00
Chidambar Zinnoury fe0672f783 e window list: prevent from segfaulting, patch from andrej.
Description from Trac (see #1020):

Pressing a key which is bound to "next/previous window of the same class" can make Enlightenment SEGV. This happens when:

    Window switcher list module is loaded
    the key is pressed when the active desktop is empty (i.e., contains no windows / applications) and at least one other desktop contains one or several windows 

This does not happen if all the desktops are empty.

 Fixes #1020.


SVN revision: 72753
2012-06-24 05:35:49 +00:00
Mike Blumenkrantz e0df3ac375 fix super long-standing ibar bug where multiple ibars using the same source would never be updated until restart when changes were made
also consolidate E_Order objects per source


SVN revision: 72693
2012-06-22 08:27:10 +00:00
Mike Blumenkrantz 118d57ac9d formatting
SVN revision: 72692
2012-06-22 07:30:50 +00:00
Mike Blumenkrantz 21d37fcbbc formatting
SVN revision: 72691
2012-06-22 07:28:13 +00:00
Mike Blumenkrantz f715dc41fe missed this ibar config item function, fix fix!
SVN revision: 72690
2012-06-22 07:24:31 +00:00
Mike Blumenkrantz 74edef9f46 fix memory leak spotted by seb in gc_id_new. this whole thing is pretty confusing; I'm glad we don't have docs for it
SVN revision: 72689
2012-06-22 07:21:51 +00:00
Mike Blumenkrantz d36c803b73 Vincent Torri via lists.sourceforge.net
2:31 PM (10 minutes ago)
		
to enlightenment-devel.
would it be possible to add a note in the code, about the reason of
that change ?

Vincent

On Thu, Jun 21, 2012 at 3:29 PM, Enlightenment SVN
<no-reply@enlightenment.org> wrote:
> Log:
> gtk developers with IQs over 180 enjoy hiding and showing their windows constantly, especially when resizing. this broke e's comp since we are not nearly that clever and try to defer hide animations in most cases. undoing the defer whenever this happens allows us to keep up with their towering genius.
>  fixes ticket #765 and probably some others.
>  affected apps: claws-mail, firefox


SVN revision: 72602
2012-06-21 13:42:06 +00:00
Mike Blumenkrantz 861cd90f9d gtk developers with IQs over 180 enjoy hiding and showing their windows constantly, especially when resizing. this broke e's comp since we are not nearly that clever and try to defer hide animations in most cases. undoing the defer whenever this happens allows us to keep up with their towering genius.
fixes ticket #765 and probably some others.
affected apps: claws-mail, firefox


SVN revision: 72600
2012-06-21 13:29:45 +00:00
Mike Blumenkrantz 08019c51a2 more bsd fd leaks--
SVN revision: 72597
2012-06-21 11:57:14 +00:00
Mike Blumenkrantz accabcade7 fix possible fd leak
SVN revision: 72595
2012-06-21 11:55:21 +00:00
Mike Blumenkrantz 7dbd2e8de9 fix the same instance id bug as in pager, this will likely delete configs for a large number of modules
SVN revision: 72592
2012-06-21 11:03:50 +00:00
Daniel Juyung Seo 642da514fb e/pager e_mod_config.c: Use proper word for 'duration' not 'speed'. Fix strings before the 'string freeze'.
SVN revision: 72587
2012-06-21 10:48:30 +00:00
Mike Blumenkrantz 3ccb0c6b95 fix pager id saving, fixes #684 and also deletes your pager configs
SVN revision: 72586
2012-06-21 10:42:04 +00:00
Mike Blumenkrantz ad210971f7 ensure notification size cannot be too large
SVN revision: 72582
2012-06-21 09:06:47 +00:00
Boris Faure 9baedbe54f e: tiling: remove window from floating list when changing desktop
SVN revision: 72574
2012-06-21 08:31:01 +00:00
Boris Faure 1ecdcebfc5 e: tiling: add to floating list when a window is floating...
SVN revision: 72573
2012-06-21 08:30:51 +00:00
Mike Blumenkrantz b3e909434b someone got a little too clever trying to disable multiple systray instances and now it doesn't even display an error dialog. well let me tell you, we like our error dialogs. we like them a lot.
SVN revision: 72562
2012-06-21 06:36:14 +00:00
Mike Blumenkrantz 7a38549bd4 formatting
SVN revision: 72541
2012-06-20 12:55:44 +00:00
Stefan Schmidt 69b50b64f4 e/gadman: Rename variable in loop to avoid shadowing
SVN revision: 72533
2012-06-20 08:48:27 +00:00
Mike Blumenkrantz a799a7c4be rename input bindings settings to be more accurate and descriptive
SVN revision: 72529
2012-06-20 08:37:02 +00:00
Stefan Schmidt 8503f0b041 e/drobshadow: Rename y1 variable to yy1 to avoid shadow global y1.
I know thats not really nice, but we are using y1 all over the place and math.h has it as a global.

SVN revision: 72524
2012-06-20 07:54:19 +00:00
Mike Blumenkrantz 375ffb08c5 formatting
SVN revision: 72520
2012-06-20 07:01:53 +00:00
Mike Blumenkrantz bb171bd77a attempting right click -> Open with multiple directories selected will no longer try crazy things
SVN revision: 72482
2012-06-19 14:22:13 +00:00
Chidambar Zinnoury a01d6f11e8 e color settings: recalculate current object dimensions instead of using the previous one's.
SVN revision: 72288
2012-06-17 10:24:41 +00:00
Chidambar Zinnoury 985a236370 e clock calendar: complexity--.
No need to check whether day names is already got for each day when it can be done once.

 Not sure why they are cleared and recreated at every month change.


SVN revision: 72275
2012-06-17 06:39:13 +00:00
Chidambar Zinnoury c1bc43f14c e clock settings: verbose--.
SVN revision: 72274
2012-06-17 06:37:10 +00:00
Chidambar Zinnoury 211513408d e fonts settings: typo.
SVN revision: 72273
2012-06-17 06:36:24 +00:00
Chidambar Zinnoury 1e945dde4d e clock module: automagically get localized day names in settings dialog.
SVN revision: 72270
2012-06-17 05:46:54 +00:00
Christopher Michael 4c3d81f1ad Tasks: Remove these useless code lines. No point in fetching geometry
if we are not going to use it for anything ;)



SVN revision: 72199
2012-06-15 17:21:19 +00:00
Mike Blumenkrantz 63473e0435 more e logging #define-related shutups
SVN revision: 72167
2012-06-15 07:02:44 +00:00
Mike Blumenkrantz b04359a6a9 fix a potential null deref in malformed kb files
SVN revision: 72131
2012-06-14 13:09:57 +00:00
Mike Blumenkrantz a40771fd54 attempt to fix a rare crash in fileman triggered by a delayed deletion that I don't understand but don't want to change
SVN revision: 72130
2012-06-14 13:08:46 +00:00
Mike Blumenkrantz 9c710ad86a deselect selected items in input method when 'disable input methods' is selected
SVN revision: 72122
2012-06-14 10:23:50 +00:00
Mike Blumenkrantz 60e2e2a5c6 fix null check error
SVN revision: 72121
2012-06-14 10:09:22 +00:00
Mike Blumenkrantz 8de709d69b formatting
SVN revision: 72120
2012-06-14 10:07:33 +00:00
Mike Blumenkrantz f666f1d28e more #undefs
SVN revision: 72106
2012-06-14 07:37:09 +00:00
Mike Blumenkrantz 2d5a909e0a #undef log macros
SVN revision: 72105
2012-06-14 07:34:20 +00:00
Mike Blumenkrantz 90304246b4 formatting
SVN revision: 72102
2012-06-14 06:55:01 +00:00
Mike Blumenkrantz 6a88a855d9 fix segv
SVN revision: 72101
2012-06-14 06:51:17 +00:00
Doyoun Kang 135484b239 From: Doyoun Kang <doyoun.kang@samsung.com>
Subject: [e] [gadman] Crashed e

I found a gadman module's bug which makes e to crash.
After new zone is added in run-time, i tried to add a gadget (like
clock, cpufreq) to the new zone, then e is crashed.

So, i attached a patch which fix this bug.



SVN revision: 72078
2012-06-13 09:37:22 +00:00
Christopher Michael bd84ed2b89 E/mouse_bindings: Fix issue where button combinations (key bindings)
were not working After a mouse binding was added. Change input window
size (does not need to be whole screen, can be 1,1). Use
EINA_LIST_FREE to handle removing the event_handlers (cleaner than a
while loop). Add safety checks when comparing event windows (If the
local bind_window is 0 then just exit. NB: I added this check, because
in theory, the event window Could be 0 (root window), so comparing
event window == 0 vs local bind_win (which could be zero) would not
have had the desired effect (exiting function). NOW we check if the
local bind_win is zero first. If so, we can just bail out regardless
of event window.



SVN revision: 72010
2012-06-12 10:16:40 +00:00
Stefan Schmidt 494c51edf7 e/modules/cpufreq: Remove trailing white spaces while being here.
SVN revision: 72006
2012-06-12 10:02:01 +00:00
Stefan Schmidt d7cb6fe467 e/modules/cpufreq: Check the return of fgets to make sure we operate on something sane
If we get NULL as reply here the buf will not contain the stuff we are looking for.

SVN revision: 72005
2012-06-12 10:01:56 +00:00
Stefan Schmidt e147d690fa tiling: Remove part of the README that refers to an up to date e17
Being merged into core we are up to date in any case.

SVN revision: 71998
2012-06-12 09:12:45 +00:00
Mike Blumenkrantz 71f1dffc92 silence efm printfs
SVN revision: 71942
2012-06-11 09:49:28 +00:00
Carsten Haitzler 3af3b01387 should be secnds, not minites.
SVN revision: 71888
2012-06-10 05:31:23 +00:00
Christopher Michael 9b75256e09 E: Fix mouse wheel binding bugger that was setting the wrong labels
for mouse wheel events. (Z is actually -1 for wheel up and 1 for wheel
down).



SVN revision: 71845
2012-06-08 11:18:52 +00:00
Mike Blumenkrantz 69dc5013aa prevent users from setting mouse wheel bindings that conflict with internal edje bindings: this prevents the case where a user can set a bind for the mouse wheel to eg. cause shade left to toggle when activated on a window, and then be unable to unshade it because it keeps trying to shade vertically
SVN revision: 71844
2012-06-08 11:00:20 +00:00
Mike Blumenkrantz 98b7a46e8b fix magic check when timer doesn't exist
SVN revision: 71843
2012-06-08 10:25:17 +00:00
Mike Blumenkrantz 575bb23dfb shut up mixer warnings
SVN revision: 71842
2012-06-08 10:23:49 +00:00
Mike Blumenkrantz 207c0aed10 rename E_BINDING_CONTEXT_BORDER to E_BINDING_CONTEXT_WINDOW: technically this is in reference to an E_Border, but it gets confusing when looking at code that deals with both windows (E_Borders) and window borders/frames themselves. this name change will clarify the difference
SVN revision: 71841
2012-06-08 10:10:16 +00:00
Mike Blumenkrantz 4c5e4226a2 fix formatting for conf_keybindings
SVN revision: 71840
2012-06-08 09:48:19 +00:00
Mike Blumenkrantz 0d4c7b2741 rename struct member to make more sense as well for previous commit
SVN revision: 71839
2012-06-08 09:47:09 +00:00
Mike Blumenkrantz 5fc1291544 rename misleading "Border" option in mouse bindings to "Window": part of ticket 215
SVN revision: 71838
2012-06-08 09:44:33 +00:00
Mike Blumenkrantz b78a276183 no need to delete timers, setting the timer time is supported
SVN revision: 71834
2012-06-08 07:47:08 +00:00
Christopher Michael e336438a93 E Notification Module: Don't use _gc_id_del. It removes any stored
configuration for items. This caused Notification module to not save
it's config options on an E restart.

This fixes Ticket #931



SVN revision: 71779
2012-06-07 07:52:15 +00:00
Leif Middelschulte 71a7ffc0c1 Use smart cb of radio button
SVN revision: 71567
2012-05-30 19:17:10 +00:00
Leif Middelschulte bdb66274c0 e_randr: Show "ask position" dialog, if ASK policy is used.
SVN revision: 71566
2012-05-30 19:16:58 +00:00
Cedric BAIL 7382435c84 e: actually modify the right label in the list.
SVN revision: 71494
2012-05-29 08:36:05 +00:00
Stefan Schmidt 8939fe3c8d e/notification: Botton is neither english nor french
Make it a proper english word. In love. Mike

SVN revision: 71459
2012-05-28 13:35:02 +00:00
Stefan Schmidt 1ced507bf4 tempget: Check return values from fgets()
Without this checking we might operate on wrong data read in. Better check.

SVN revision: 71445
2012-05-26 22:50:06 +00:00
Boris Faure 9432f762d0 e: tiling: fix use of unused var
SVN revision: 71444
2012-05-26 22:13:42 +00:00
Christopher Michael 5c8b287a87 E (access_module): Add UNUSED where missing.
SVN revision: 71438
2012-05-26 09:02:29 +00:00
Boris Faure 404b5a9c84 e: tiling: fix restoring old border
SVN revision: 71427
2012-05-25 13:40:56 +00:00
Carsten Haitzler 317853d95c fix systray size creep
SVN revision: 71411
2012-05-24 11:39:20 +00:00
Massimo Maiurana 3fc1d83bff updating french translations
SVN revision: 71401
2012-05-24 08:06:43 +00:00
Vincent Torri b9bd60aad8 E17: dont mix declaration and code
SVN revision: 71392
2012-05-24 06:02:14 +00:00
Vincent Torri f83cc6bb45 whitespaces--
SVN revision: 71391
2012-05-24 05:56:41 +00:00
Vincent Torri 1aeae0786f whitespaces--
SVN revision: 71390
2012-05-24 05:49:08 +00:00
Vincent Torri 61cac71776 E17: don't mix declaration and code
SVN revision: 71389
2012-05-24 05:43:57 +00:00
Carsten Haitzler d997e7d000 oops swap init/shutdown - thanks cinoo!
SVN revision: 71384
2012-05-24 04:52:58 +00:00
Massimo Maiurana a173db59aa updating french and italian translations
SVN revision: 71358
2012-05-23 17:37:02 +00:00
Carsten Haitzler 95fb6110b1 fix restore of last import path.
SVN revision: 71340
2012-05-23 02:26:40 +00:00
Carsten Haitzler 3fd7095f05 add access module - bare bones, but intercepts all mouse events and
handles gestures and passes on commands to the focused app or maybe
fakes a tap event on the screen location - depending. things that
could be done here:

1. config to select which actions happen as a result of which
events/gestures
2. config to determine which zones get this access setup and whihc
don't.



SVN revision: 71323
2012-05-22 12:13:18 +00:00
Carsten Haitzler db7437e047 use E as class, not xkb switcher
SVN revision: 71304
2012-05-22 07:12:51 +00:00
Vincent Torri d7861802cb fixes, my bad
SVN revision: 71234
2012-05-18 14:14:27 +00:00
Vincent Torri 9d9ce41db0 E17: fix some warning
SVN revision: 71233
2012-05-18 13:02:20 +00:00
Vincent Torri 0b63bf0067 E: Use correct flag for en_GB locale
Patch by Ian Lee


SVN revision: 71232
2012-05-18 13:00:54 +00:00