Commit Graph

15718 Commits

Author SHA1 Message Date
Mike Blumenkrantz 21dbe23b1a bump config generation for removal of use_composite
SVN revision: 82437
2013-01-09 07:55:39 +00:00
Lucas De Marchi 0675dd03a0 e: rename option use_composite to use_shaped_win
In order to move composite inside the core we need to kill the
use_composite option. However in some places it is being used to switch
between ARGB and shaped windows. It doesn't make much sense to keep the
advanced/engine dialog to let the user toggle this options if we have
composite always enabledm, but lets allow the user to shoot
himself on the foot (for now).

Next step will be to move the comp module files to core so user can't
unload it anymore.



SVN revision: 82433
2013-01-09 03:21:25 +00:00
Lucas De Marchi 3ae4bff477 e: fix build with --enable-wayland-clients
This seems to be broken since a long time. Even checked if it was when
we changed the build system to non-recursive, but it wasn't.



SVN revision: 82432
2013-01-09 03:21:14 +00:00
Massimo Maiurana 80d6fa8d1c updating portuguese and italian translations
SVN revision: 82423
2013-01-08 20:36:48 +00:00
Massimo Maiurana 7a858eb89a updating spanish translation
SVN revision: 82421
2013-01-08 17:43:27 +00:00
José Roberto de Souza 6f67cb6d15 e systray: use evas_object_visible_get() to know if icon was appended to box
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 82414
2013-01-08 13:58:21 +00:00
Mike Blumenkrantz d813da9fb5 fix gettext on conf2 option help
SVN revision: 82411
2013-01-08 13:32:40 +00:00
Mike Blumenkrantz 31e2299a67 add config option for disabling pointer warp when performing directional focus change in winlist, patch by David H. Bronke
ticket #2098


SVN revision: 82409
2013-01-08 11:51:56 +00:00
Mike Blumenkrantz bede9e08bf Desktop->Shelves menu now shows shelf names instead of orientations
ticket #2105


SVN revision: 82408
2013-01-08 11:32:46 +00:00
Mike Blumenkrantz 61c21f3629 system default language in wizard now shows language name, patch by thanatermesis
ticket #2125


SVN revision: 82407
2013-01-08 11:23:20 +00:00
Mike Blumenkrantz 8be5b05675 tasks gadgets now apply the selected style
ticket #2140


SVN revision: 82405
2013-01-08 11:19:14 +00:00
Mike Blumenkrantz 9543eb5c37 fix bug where slider could be changed while disabled
ticket #2169


SVN revision: 82403
2013-01-08 11:06:56 +00:00
Carsten Haitzler 27624264ee netwm actgivate requests simply do absoluttely nothing now with this
as false. this breaks expected functionality from apps - that they
request activation and eg - window is minimized... it gets shown at
least. app here wants attention/activation... this is better than
ignoring ti entirely. theres activation policy config specifically for
turning this off separately. :/



SVN revision: 82402
2013-01-08 11:03:55 +00:00
Mike Blumenkrantz da18b48e08 fix crash when trying to apply a null wallpaper
ticket #2164


SVN revision: 82399
2013-01-08 10:13:39 +00:00
Mike Blumenkrantz 51112f8b34 set conf2 min/base sizes after window is shown to work around stupid resize on restart bug
SVN revision: 82395
2013-01-08 09:14:35 +00:00
Mike Blumenkrantz 2c061403d5 e_win now also traps base size setting on elm windows and applies ICCCM hints when doing so.
as an aside, elm_win is SEVERELY (cripplingly) broken with regard to WM hint applying in the sense that it never applies them
at the least, however, this will prevent windows from being randomly resized smaller than minimum sizes


SVN revision: 82394
2013-01-08 09:13:15 +00:00
Shinwoo Kim b585a73ce7 [access] activate mesage would change focused window.
if focused window is changed, the message should send to changed window.


SVN revision: 82393
2013-01-08 09:13:14 +00:00
Mike Blumenkrantz 3ed38c809e add NEWS updates for morlenxus because he is so lazy and probably sitting around eating schnitzels
SVN revision: 82388
2013-01-08 08:16:12 +00:00
Mike Blumenkrantz c7d18cac51 fix bug where keyboard resizing of windows was not possible if timeout was set to zero
SVN revision: 82386
2013-01-08 08:14:09 +00:00
Shinwoo Kim 86d6885d39 [access] Send message to unfocused window.
Before this commit, the client message is sent to focused window only.
From now, target window is not a focused window. The target window is selected when read message is sent.


SVN revision: 82383
2013-01-08 07:03:32 +00:00
Tom Hacohen 5f43434c0d E: Updated changelog + news.
SVN revision: 82362
2013-01-07 20:34:14 +00:00
Tom Hacohen d99d5c39e8 E entry + scrollframe: Add clippers as smart members.
This should fix some bugs (specifically with the .desktop file editing menu),
and is just generally correct.

SVN revision: 82360
2013-01-07 20:01:32 +00:00
Mike Blumenkrantz b35c7c7d5f add conf2 option for new backlight dimming thingy that morlenxus just added because he's too lazy to add two lines on his own
SVN revision: 82359
2013-01-07 19:59:53 +00:00
Miculcy Brian 4034a15345 Added option for doing desklock, blanking or dimming even when showing fullscreen windows.
SVN revision: 82358
2013-01-07 19:46:38 +00:00
Miculcy Brian 796317970a Don't blank on fullscreen windows (as we don't run the screenlock on fullscreen windows). Check all zones for fullscreen windows.
SVN revision: 82354
2013-01-07 16:13:17 +00:00
José Roberto de Souza 0f896f73a8 e music-control: Fix calling wrong mpris2 method
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 82353
2013-01-07 15:44:23 +00:00
Miculcy Brian d0c143b615 No backlight dimming when in presentation mode. Backlight fade time only applies to dimming - undimming is fixed 0.5 .
SVN revision: 82348
2013-01-07 14:28:26 +00:00
Mike Blumenkrantz b706af0992 set homogeneous for overlay genlist
SVN revision: 82344
2013-01-07 12:54:57 +00:00
Massimo Maiurana 30b3623443 updating portuguese and esperanto translations
SVN revision: 82342
2013-01-07 11:39:56 +00:00
Mike Blumenkrantz 146fd01c59 okay, apparently removing this binding was wrong and it was just the key of the binding that was incorrect
SVN revision: 82340
2013-01-07 11:27:14 +00:00
Mike Blumenkrantz 94dd7b31a8 restore default keybindings no longer restores two bindings for ctrl+alt+f
FEAR NOT MORLENXUS, YOUR BUG FIX IS HERE


SVN revision: 82337
2013-01-07 11:05:58 +00:00
Mike Blumenkrantz 12cec65844 prevent load of conf module if conf2 is already loaded
SVN revision: 82336
2013-01-07 11:00:47 +00:00
Mike Blumenkrantz 36a7fb9105 whoops forgot to add new option to edd
SVN revision: 82334
2013-01-07 09:46:48 +00:00
Mike Blumenkrantz 4a01ee16a0 add option for disabling icons in menus
ticket #2168


SVN revision: 82333
2013-01-07 09:35:30 +00:00
Mike Blumenkrantz 59ba1738ab fix help text for pass_click_on focus option
SVN revision: 82332
2013-01-07 09:19:42 +00:00
Christopher Michael 11ab438c80 When we create monitors and are checking for clones, just use x/y
position, not size for comparison.

When we create monitors, assign the proper crtc to the monitor.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 82330
2013-01-07 07:39:57 +00:00
Christopher Michael 721d4385a9 Some fixes for Intel cards:
Do not set enabled until after a current mode is set.
Update original size after we set current mode.
Add an original cloned value we can track.
Add code to apply just cloning changes.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 82329
2013-01-07 07:39:54 +00:00
Christopher Michael 4c76f30a57 Fix compile: Use the proper smart data variable.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 82328
2013-01-07 07:39:52 +00:00
Christopher Michael 4f572243c1 When we clone/un-clone, also set a Changed on the position so that
Apply will handle new geometry for the monitor.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 82327
2013-01-07 07:39:49 +00:00
Christopher Michael 4fadc7bf7f When we initially create the monitors, also set the original cloned
value.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 82326
2013-01-07 07:39:47 +00:00
Christopher Michael 12a420c9ab Add support for marking dialog changes if the user unclones a monitor
and does nothing else.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 82325
2013-01-07 07:39:45 +00:00
Christopher Michael 98b9bdaf79 Add prototype for cloned_set function.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 82324
2013-01-07 07:39:42 +00:00
Christopher Michael 3bbf2da0b8 Add a Changed_Clone to enum.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 82323
2013-01-07 07:39:39 +00:00
Cedric BAIL 53f7a9ddbd e: fix build with uClibc.
Patch by Thomas Petazzoni <thomas.petazzoni@free-electrons.com>.


SVN revision: 82312
2013-01-07 01:14:25 +00:00
Massimo Maiurana 5598d4a709 updating italian translation
SVN revision: 82309
2013-01-06 22:45:50 +00:00
Massimo Maiurana 4847813bb6 updating lithuanian translation
SVN revision: 82308
2013-01-06 21:10:53 +00:00
Igor Murzov d0ded74420 Drop "as a bi-product of this" from the message in the updates checker
Reviewed-by: zmike


SVN revision: 82307
2013-01-06 16:12:44 +00:00
Mike Blumenkrantz 495be28354 fix harmless compile warnings
SVN revision: 82305
2013-01-06 15:16:17 +00:00
Mike Blumenkrantz 326a7c4bde add gettext to E_CONFIGURE_OPTION_ADD usage, hassling by garik
SVN revision: 82304
2013-01-06 15:12:31 +00:00
Massimo Maiurana 3de268ce0b updating portuguese translation
SVN revision: 82298
2013-01-06 09:52:45 +00:00