Commit Graph

12398 Commits

Author SHA1 Message Date
Carsten Haitzler 4cbdcf4def breaks java! yay!
SVN revision: 72756
2012-06-24 07:50:02 +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
Carsten Haitzler b2fec5b8dc try and address some focus issues...
SVN revision: 72751
2012-06-24 04:18:01 +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 cfe425367a fix keyboard navigation of menus where the first item of a submenu is disabled
SVN revision: 72599
2012-06-21 12:09:08 +00:00
Mike Blumenkrantz 939fc8a35e maybe fix urgency thingy
SVN revision: 72598
2012-06-21 12:05:58 +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 f00c71c743 e ko.po: Updated Korean translation.
SVN revision: 72589
2012-06-21 10:48:50 +00:00
Daniel Juyung Seo b2978c4ed8 e po: Updated po
SVN revision: 72588
2012-06-21 10:48:44 +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
Carsten Haitzler fc51fe7208 fix sloppy focus potr warp on first window focus.
SVN revision: 72584
2012-06-21 09:54:35 +00:00
Mike Blumenkrantz b8f5331f8d avoid setting border urgency twice, also prevent urgency signal from occurring on currently focused window
SVN revision: 72583
2012-06-21 09:12:52 +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 5bac59d8e3 formatting
SVN revision: 72568
2012-06-21 07:11:47 +00:00
Mike Blumenkrantz 832ae57b30 all the crying and complaining and whining about the border menu has resulted in a consult between me and a world-renowned UI design expert: myself. enjoy the changes, they're not changing again any time soon. also thx dh for supervising my semicolon use
SVN revision: 72567
2012-06-21 07:06:16 +00:00
Mike Blumenkrantz f72492f367 another instance of icon_object_set abuse: magic error defeated!
SVN revision: 72566
2012-06-21 07:02:23 +00:00
Mike Blumenkrantz 0464c3f226 formatting
SVN revision: 72565
2012-06-21 06:52:20 +00:00
Mike Blumenkrantz 82ae1fcaac when a gc_init function fails, delete the config and clean up after: mainly for systray
SVN revision: 72564
2012-06-21 06:47:26 +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
Vincent Torri c3b0637802 e17: whitespaces--
SVN revision: 72561
2012-06-21 06:19:43 +00:00
Daniel Juyung Seo 06c0c4d5f3 e po: Updated po files. Updated Korean translations.
SVN revision: 72549
2012-06-20 14:55:18 +00:00
Mike Blumenkrantz 9ad5316aa3 formatting
SVN revision: 72544
2012-06-20 13:51:57 +00:00
Mike Blumenkrantz 67d27ccc01 formatting
SVN revision: 72542
2012-06-20 13:21:57 +00:00
Mike Blumenkrantz 7a38549bd4 formatting
SVN revision: 72541
2012-06-20 12:55:44 +00:00
Mike Blumenkrantz 1a7c41f86a formatting
SVN revision: 72540
2012-06-20 12:43:15 +00:00
Mike Blumenkrantz 9af24491cf formatting
SVN revision: 72537
2012-06-20 09:58:28 +00:00
Mike Blumenkrantz 9bf77b26ac keybindings which execute a command will no longer execute the command on the repeat of the key: you now have to press the key every time you want to execute the command.
fixes #329


SVN revision: 72536
2012-06-20 09:20:27 +00:00
Mike Blumenkrantz b2c96e3161 formatting
SVN revision: 72535
2012-06-20 08:51:08 +00:00
Stefan Schmidt 761d8ecfd2 e/e_randr: mode may not be set in any case. Init it.
SVN revision: 72534
2012-06-20 08:48:31 +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
Stefan Schmidt fc52a4642d e: More y0 and y1 renaming to avoid global shadowing
SVN revision: 72532
2012-06-20 08:48:18 +00:00
Mike Blumenkrantz ad68c5f2ec keybind macro now takes 3 params to allow manually setting unused on key event param
SVN revision: 72531
2012-06-20 08:48:06 +00:00
Mike Blumenkrantz d0f5d7d5b3 formatting
SVN revision: 72530
2012-06-20 08:42:17 +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
Mike Blumenkrantz a0c418c132 formatting
SVN revision: 72528
2012-06-20 08:29:55 +00:00
Stefan Schmidt e793c4d769 e: More y1 to yy1 renaming thanks to y1 global
SVN revision: 72525
2012-06-20 07:54:23 +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