platform/upstream/enlightenment.git
11 years agoupdating various translations
Massimo Maiurana [Fri, 26 Oct 2012 11:38:26 +0000 (11:38 +0000)]
updating various translations

SVN revision: 78522

11 years agoclamp shots to correct geometry to prevent SIGFPE which hopefully nobody noticed
Mike Blumenkrantz [Fri, 26 Oct 2012 10:45:24 +0000 (10:45 +0000)]
clamp shots to correct geometry to prevent SIGFPE which hopefully nobody noticed

SVN revision: 78521

11 years agofix taking window shots when window is partially offscreen by clamping shot to screen...
Mike Blumenkrantz [Fri, 26 Oct 2012 10:33:22 +0000 (10:33 +0000)]
fix taking window shots when window is partially offscreen by clamping shot to screen geometry
ticket #1667

SVN revision: 78519

11 years agoefm also listens to efreet cache build events just in case
Mike Blumenkrantz [Fri, 26 Oct 2012 10:05:17 +0000 (10:05 +0000)]
efm also listens to efreet cache build events just in case

SVN revision: 78516

11 years agoefm now listens to efreet cache update events
Mike Blumenkrantz [Fri, 26 Oct 2012 10:00:44 +0000 (10:00 +0000)]
efm now listens to efreet cache update events
ticket #1580

SVN revision: 78515

11 years agoadd widget playground dialog to main menu for easy access to testing e widgets in...
Mike Blumenkrantz [Fri, 26 Oct 2012 08:33:02 +0000 (08:33 +0000)]
add widget playground dialog to main menu for easy access to testing e widgets in future

SVN revision: 78509

11 years agowhen removing items from ilist, autoresize the ilist if it's in a scroller to prevent...
Mike Blumenkrantz [Fri, 26 Oct 2012 08:30:24 +0000 (08:30 +0000)]
when removing items from ilist, autoresize the ilist if it's in a scroller to prevent item sizes from becoming larger
ticket #1678

SVN revision: 78508

11 years agoprevent attempts to remove negative number ilist items
Mike Blumenkrantz [Fri, 26 Oct 2012 08:10:08 +0000 (08:10 +0000)]
prevent attempts to remove negative number ilist items

SVN revision: 78507

11 years agoadd e_box function to return item size
Mike Blumenkrantz [Fri, 26 Oct 2012 07:51:38 +0000 (07:51 +0000)]
add e_box function to return item size

SVN revision: 78506

11 years agoE: Fix bug. The "Look" submenu of a gadget would not have any item
Christopher Michael [Fri, 26 Oct 2012 07:20:59 +0000 (07:20 +0000)]
E: Fix bug. The "Look" submenu of a gadget would not have any item
selected (Plain/Inset) if no style was previously selected for this
gadget. This adds code that also checks the Client Class default style
if no gadget style has been assigned yet.

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

11 years agoE: Fix formatting for 80 columns
Christopher Michael [Fri, 26 Oct 2012 07:20:51 +0000 (07:20 +0000)]
E: Fix formatting for 80 columns

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

11 years agoE17: some gettext stuff
Vincent Torri [Thu, 25 Oct 2012 17:47:03 +0000 (17:47 +0000)]
E17: some gettext stuff

Patch by Maxime Villard (rustyBSD)

SVN revision: 78470

11 years agoE17:
Vincent Torri [Thu, 25 Oct 2012 17:43:52 +0000 (17:43 +0000)]
E17:

I. Simplification, andif we cannot stat(), the best
thing to do is toswitch to a copy-delete operation.

II.Just stuff...

III. There is a problem with _e_fm_op_random_char().
When wewant to randomize a string we do srand(time())
foreachcharacter, so if the file is small enough
to be deleted inless than a second, it's not randomized.
And even if it's bigger, it's not goodly randomized.Sorry.

Patch by Maxime Villard rustyBSD

SVN revision: 78469

11 years agofix yet another comp bug provided to us by the masters of graphics, the sultans of...
Mike Blumenkrantz [Thu, 25 Oct 2012 13:47:20 +0000 (13:47 +0000)]
fix yet another comp bug provided to us by the masters of graphics, the sultans of sweet interfaces, the...gtk developers
ticket #1558

SVN revision: 78455

11 years agopatch from PrinceAMD for #1680
Mike Blumenkrantz [Thu, 25 Oct 2012 13:00:12 +0000 (13:00 +0000)]
patch from PrinceAMD for #1680

SVN revision: 78452

11 years agogiven all the theme work going on, I figured it was probably a good idea to shorten...
Mike Blumenkrantz [Thu, 25 Oct 2012 12:47:01 +0000 (12:47 +0000)]
given all the theme work going on, I figured it was probably a good idea to shorten the process of changing themes

SVN revision: 78451

11 years agoss ref here
Mike Blumenkrantz [Thu, 25 Oct 2012 12:24:29 +0000 (12:24 +0000)]
ss ref here

SVN revision: 78450

11 years agorevert attempt to fix PrinceAMD's mess
Mike Blumenkrantz [Thu, 25 Oct 2012 12:19:29 +0000 (12:19 +0000)]
revert attempt to fix PrinceAMD's mess

SVN revision: 78449

11 years agothis was clearly wrong, not sure how I didn't catch it sooner
Mike Blumenkrantz [Thu, 25 Oct 2012 11:50:38 +0000 (11:50 +0000)]
this was clearly wrong, not sure how I didn't catch it sooner

SVN revision: 78448

11 years agolets emit a signal to dialog to know if icon is there or not so it can
Carsten Haitzler [Thu, 25 Oct 2012 11:40:40 +0000 (11:40 +0000)]
lets emit a signal to dialog to know if icon is there or not so it can
more sensibly lay itself out :)

SVN revision: 78446

11 years agofix efm open with dialog to properly account for cases where the desktop file id...
Mike Blumenkrantz [Thu, 25 Oct 2012 11:29:22 +0000 (11:29 +0000)]
fix efm open with dialog to properly account for cases where the desktop file id is not able to be found
ticket #1664

SVN revision: 78444

11 years agofix screen limit border drag thingy
Mike Blumenkrantz [Thu, 25 Oct 2012 10:55:32 +0000 (10:55 +0000)]
fix screen limit border drag thingy
ticket #1680

SVN revision: 78441

11 years agoupdate filepreview when file is changed
Mike Blumenkrantz [Thu, 25 Oct 2012 10:55:03 +0000 (10:55 +0000)]
update filepreview when file is changed
ticket #1666

SVN revision: 78440

11 years agoadd alignment states for dialog text and use left align for text preview
Mike Blumenkrantz [Thu, 25 Oct 2012 09:59:49 +0000 (09:59 +0000)]
add alignment states for dialog text and use left align for text preview
ticket #1655

SVN revision: 78438

11 years agoNavigate menu now tells you when there are no listable items
Mike Blumenkrantz [Thu, 25 Oct 2012 09:35:09 +0000 (09:35 +0000)]
Navigate menu now tells you when there are no listable items
ticket #1682

SVN revision: 78433

11 years agos/Specific/Suggested/
Mike Blumenkrantz [Thu, 25 Oct 2012 09:29:26 +0000 (09:29 +0000)]
s/Specific/Suggested/

SVN revision: 78431

11 years agoctrl+shift drag in efm now also invokes ASK state
Mike Blumenkrantz [Thu, 25 Oct 2012 09:19:17 +0000 (09:19 +0000)]
ctrl+shift drag in efm now also invokes ASK state

SVN revision: 78429

11 years agofix efm file position moving in same directory
Mike Blumenkrantz [Thu, 25 Oct 2012 08:54:50 +0000 (08:54 +0000)]
fix efm file position moving in same directory

SVN revision: 78427

11 years agoBY THE POWER OF GRAYSKULL, MIXER MODULE NOW WORKS AGAIN WITH PULSEAUDIO
Mike Blumenkrantz [Thu, 25 Oct 2012 08:12:44 +0000 (08:12 +0000)]
BY THE POWER OF GRAYSKULL, MIXER MODULE NOW WORKS AGAIN WITH PULSEAUDIO
ticket #1651

SVN revision: 78426

11 years agodesklock popup now sets its own title and class
Mike Blumenkrantz [Thu, 25 Oct 2012 07:54:51 +0000 (07:54 +0000)]
desklock popup now sets its own title and class
ticket #1653

SVN revision: 78423

11 years agowherever cedric commits, b0rks will follow
Mike Blumenkrantz [Thu, 25 Oct 2012 07:53:38 +0000 (07:53 +0000)]
wherever cedric commits, b0rks will follow

SVN revision: 78422

11 years agoformatting
Mike Blumenkrantz [Thu, 25 Oct 2012 07:47:26 +0000 (07:47 +0000)]
formatting

SVN revision: 78421

11 years agoimprove shelf gadget dragging
Mike Blumenkrantz [Thu, 25 Oct 2012 07:37:53 +0000 (07:37 +0000)]
improve shelf gadget dragging
ticket #1658

SVN revision: 78420

11 years agoe: don't drop cache if icon is animated.
Cedric BAIL [Thu, 25 Oct 2012 07:28:24 +0000 (07:28 +0000)]
e: don't drop cache if icon is animated.

We want to use the scale cache and drop the source icon
for all static icon on screen. But for the few of them that
do resize and animate, we need to keep that data or it will
slow a us down a lot. So now we play nicely with our SCALE_HINT.

SVN revision: 78419

11 years agofix sidebar frame
Mike Blumenkrantz [Thu, 25 Oct 2012 07:17:10 +0000 (07:17 +0000)]
fix sidebar frame
ticket #1654

SVN revision: 78418

11 years agoe17: Remove unused variable
Stefan Schmidt [Wed, 24 Oct 2012 19:50:35 +0000 (19:50 +0000)]
e17: Remove unused variable

SVN revision: 78410

11 years agoDoxyfile.in: Remove obsolte doxygen tags from all our Doxyfile.in files.
Stefan Schmidt [Wed, 24 Oct 2012 19:50:29 +0000 (19:50 +0000)]
Doxyfile.in: Remove obsolte doxygen tags from all our Doxyfile.in files.

Doygen tells us:
warning: Tag `SHOW_DIRECTORIES' at line 507 of file Doxyfile has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `HTML_ALIGN_MEMBERS' at line 879 of file Doxyfile has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `USE_INLINE_TREES' at line 1065 of file Doxyfile has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"

So we are nice and remove them. A yay for the day where we have amerged tree and
not two dozens of Doxyfile.in files floating around.

SVN revision: 78409

11 years agofix emit of maximize signal handling for border maximization when not
Carsten Haitzler [Wed, 24 Oct 2012 09:48:34 +0000 (09:48 +0000)]
fix emit of maximize signal handling for border maximization when not
a fullscreen one.

SVN revision: 78394

11 years agoE Randr: Don't show outputs which are not connected.
Christopher Michael [Wed, 24 Oct 2012 06:28:01 +0000 (06:28 +0000)]
E Randr: Don't show outputs which are not connected.

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

11 years agopass on oreintation of gadon to start icon edje obj.
Carsten Haitzler [Tue, 23 Oct 2012 14:56:02 +0000 (14:56 +0000)]
pass on oreintation of gadon to start icon edje obj.

SVN revision: 78372

11 years agogaaaarh! long standing shelf bug - dont emit signal to right obvject
Carsten Haitzler [Tue, 23 Oct 2012 14:20:19 +0000 (14:20 +0000)]
gaaaarh! long standing shelf bug - dont emit signal to right obvject
for orientation of shelf gadget frame! fix!

SVN revision: 78368

11 years agotypo hoooooooooooooooooooooooooooooooo
Mike Blumenkrantz [Mon, 22 Oct 2012 08:42:11 +0000 (08:42 +0000)]
typo hoooooooooooooooooooooooooooooooo
as spotted by Sebastian Dransfeld

SVN revision: 78321

11 years agoadd note about text/icon only modes for tasks gadget
Mike Blumenkrantz [Mon, 22 Oct 2012 08:32:20 +0000 (08:32 +0000)]
add note about text/icon only modes for tasks gadget

SVN revision: 78320

11 years agoupdating portuguese and italian translations
Massimo Maiurana [Fri, 19 Oct 2012 16:45:08 +0000 (16:45 +0000)]
updating portuguese and italian translations

SVN revision: 78261

11 years agoe: add a tool to gather statistic.
Cedric BAIL [Fri, 19 Oct 2012 11:10:28 +0000 (11:10 +0000)]
e: add a tool to gather statistic.

NOTE: The goal of this tool is to gather statistic about
our user base so we could know what to improve and optimize
in the futur. We don't gather personnal information only
hardware and software configuration, so we know more about
the real use of Enlightenment.

At the moment this tool is not uploading anything on a website
nor is it ready at all. I am just pushing it early so that
people using other OS than Linux, can contribute to it. If that
tool is ready for the release, we will use the gathered statistic
for all our futur plan. If your OS is not in, we will basically
not see it and so not take it into account. That's why I highly
encourage those using E on other OS to contribute to this tool.

SVN revision: 78247

11 years agoe: use EINA_LIST_FOREACH for clarity.
Cedric BAIL [Fri, 19 Oct 2012 10:58:20 +0000 (10:58 +0000)]
e: use EINA_LIST_FOREACH for clarity.

SVN revision: 78246

11 years agoE (RandR): Remove unused function & prototype.
Christopher Michael [Thu, 18 Oct 2012 13:00:48 +0000 (13:00 +0000)]
E (RandR): Remove unused function & prototype.

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

11 years agoE (RandR): Use a "normal" resolution (640x480) not (640x640).
Christopher Michael [Thu, 18 Oct 2012 12:59:44 +0000 (12:59 +0000)]
E (RandR): Use a "normal" resolution (640x480) not (640x640).

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

11 years agoE (RandR): Better monitor movement/snapping.
Christopher Michael [Thu, 18 Oct 2012 12:59:32 +0000 (12:59 +0000)]
E (RandR): Better monitor movement/snapping.

NB: Still not 100%. There are some corner cases where things fall
through :( If someone wants to jump in and help finish this off, that
would be great :) It's very close to being done.

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

11 years agoremove zone move/resize handler for shelf, triggers crazy autohide behavior
Mike Blumenkrantz [Thu, 18 Oct 2012 09:14:13 +0000 (09:14 +0000)]
remove zone move/resize handler for shelf, triggers crazy autohide behavior
also fixes ticket #1644

SVN revision: 78174

11 years agofix dnd into favorites views
Mike Blumenkrantz [Thu, 18 Oct 2012 08:07:17 +0000 (08:07 +0000)]
fix dnd into favorites views
ticket #1638

SVN revision: 78158

11 years agoe dnd xds handler now passes type string param as well as data
Mike Blumenkrantz [Thu, 18 Oct 2012 08:04:03 +0000 (08:04 +0000)]
e dnd xds handler now passes type string param as well as data

SVN revision: 78157

11 years agofix cross-device cut+paste
Mike Blumenkrantz [Thu, 18 Oct 2012 07:55:34 +0000 (07:55 +0000)]
fix cross-device cut+paste
ticket #1638

SVN revision: 78154

11 years agoremove unnecessary variable, fix file pasting with blank clipboard to not hammer...
Mike Blumenkrantz [Thu, 18 Oct 2012 07:51:18 +0000 (07:51 +0000)]
remove unnecessary variable, fix file pasting with blank clipboard to not hammer the efm daemon

SVN revision: 78153

11 years agofix shelf crash from ticket #1635
Mike Blumenkrantz [Thu, 18 Oct 2012 07:39:02 +0000 (07:39 +0000)]
fix shelf crash from ticket #1635

SVN revision: 78152

11 years agodon't add gadman desktop menu item if it already exists
Mike Blumenkrantz [Thu, 18 Oct 2012 07:33:55 +0000 (07:33 +0000)]
don't add gadman desktop menu item if it already exists
ticket #1641

SVN revision: 78151

11 years agouchar -> Eina_Bool
Mike Blumenkrantz [Thu, 18 Oct 2012 07:28:12 +0000 (07:28 +0000)]
uchar -> Eina_Bool

SVN revision: 78150

11 years agoe: make it less anoying. Now E17 also remember you tainted it.
Cedric BAIL [Thu, 18 Oct 2012 06:26:57 +0000 (06:26 +0000)]
e: make it less anoying. Now E17 also remember you tainted it.

SVN revision: 78148

11 years agoe ko.po: Updated Korean translation.
Daniel Juyung Seo [Wed, 17 Oct 2012 21:10:05 +0000 (21:10 +0000)]
e ko.po: Updated Korean translation.

SVN revision: 78128

11 years agoupdating portuguese and italian translations
Massimo Maiurana [Wed, 17 Oct 2012 10:48:59 +0000 (10:48 +0000)]
updating portuguese and italian translations

SVN revision: 78114

11 years agoupdating galician translations
Massimo Maiurana [Tue, 16 Oct 2012 11:11:09 +0000 (11:11 +0000)]
updating galician translations

SVN revision: 78046

11 years agoadd module whitelist with complaints about modules that are not e's
Carsten Haitzler [Tue, 16 Oct 2012 10:42:01 +0000 (10:42 +0000)]
add module whitelist with complaints about modules that are not e's
set. after yet more repords of bugs from modules not in core.

SVN revision: 78045

11 years agoe ko.po: Fixed Korean translation.
Daniel Juyung Seo [Tue, 16 Oct 2012 01:23:53 +0000 (01:23 +0000)]
e ko.po: Fixed Korean translation.

SVN revision: 78023

11 years agoe/physics: fix render geometry set
Bruno Dilly [Mon, 15 Oct 2012 21:55:14 +0000 (21:55 +0000)]
e/physics: fix render geometry set

SVN revision: 78018

11 years agolets just make buf 4096 to ensure it can hold enough of a nutty path
Carsten Haitzler [Mon, 15 Oct 2012 15:45:01 +0000 (15:45 +0000)]
lets just make buf 4096 to ensure it can hold enough of a nutty path
if it needs to.

SVN revision: 78004

11 years agopointed out by Igor Murzov - fixed backlight thing, gadcon is cleaner.
Carsten Haitzler [Mon, 15 Oct 2012 07:05:00 +0000 (07:05 +0000)]
pointed out by  Igor Murzov - fixed backlight thing, gadcon is cleaner.

SVN revision: 77980

11 years agoe: prevent infinite call loop. If someone has a better fix than me, you are welcome.
Cedric BAIL [Mon, 15 Oct 2012 06:25:26 +0000 (06:25 +0000)]
e: prevent infinite call loop. If someone has a better fix than me, you are welcome.

SVN revision: 77975

11 years agoMuch more appropriate fix for TRAC#1222.
Eric Schuele [Sat, 13 Oct 2012 20:38:49 +0000 (20:38 +0000)]
Much more appropriate fix for TRAC#1222.

SVN revision: 77960

11 years agomake it efl_version >= not >.
Carsten Haitzler [Sat, 13 Oct 2012 12:17:15 +0000 (12:17 +0000)]
make it efl_version >= not >.

SVN revision: 77956

11 years agoupdating portuguese and italian translations
Massimo Maiurana [Sat, 13 Oct 2012 11:22:46 +0000 (11:22 +0000)]
updating portuguese and italian translations

SVN revision: 77954

11 years agofix segv's in randr dialog. :)
Carsten Haitzler [Sat, 13 Oct 2012 03:18:58 +0000 (03:18 +0000)]
fix segv's in randr dialog. :)

SVN revision: 77943

11 years agoE: Really no need to fetch Container here (just to fetch the current
Christopher Michael [Fri, 12 Oct 2012 13:49:19 +0000 (13:49 +0000)]
E: Really no need to fetch Container here (just to fetch the current
zone). Use e_util_zone_current_get.

Add missing parens around eina_list_data_get.

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

11 years agoE: Remove extra call to eina_list_data_get. Not really needed as we
Christopher Michael [Fri, 12 Oct 2012 13:38:35 +0000 (13:38 +0000)]
E: Remove extra call to eina_list_data_get. Not really needed as we
make the call above to get the list data anyway.

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

11 years agoTRAC#1222 Resolve sticky windows not offering resistance on window_push for desktops...
Eric Schuele [Fri, 12 Oct 2012 01:21:24 +0000 (01:21 +0000)]
TRAC#1222 Resolve sticky windows not offering resistance on window_push for desktops other than that which they belong.

SVN revision: 77927

11 years agoE (RandR): After we have applied the changes for a monitor, tell it to
Christopher Michael [Thu, 11 Oct 2012 14:29:20 +0000 (14:29 +0000)]
E (RandR): After we have applied the changes for a monitor, tell it to
'reset'.

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

11 years agoE (RandR): Add function to 'reset' a monitor's changes. This is used
Christopher Michael [Thu, 11 Oct 2012 14:29:17 +0000 (14:29 +0000)]
E (RandR): Add function to 'reset' a monitor's changes. This is used
after any user modifications have been applied so that we an reset the
'original' values to the 'currently applied' values. This helps to
keep the Apply button in sync.

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

11 years agoE (RandR): Add function prototype to reset monitor changes.
Christopher Michael [Thu, 11 Oct 2012 14:29:13 +0000 (14:29 +0000)]
E (RandR): Add function prototype to reset monitor changes.

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

11 years agoE (RandR): Skip monitor during apply if no changes were made.
Christopher Michael [Thu, 11 Oct 2012 14:29:10 +0000 (14:29 +0000)]
E (RandR): Skip monitor during apply if no changes were made.

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

11 years agoE (RandR): Remove dead code lines.
Christopher Michael [Thu, 11 Oct 2012 14:29:07 +0000 (14:29 +0000)]
E (RandR): Remove dead code lines.

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

11 years agoE (RandR): Remove dead comment.
Christopher Michael [Thu, 11 Oct 2012 14:29:04 +0000 (14:29 +0000)]
E (RandR): Remove dead comment.

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

11 years agoE (RandR): Reduce potential variable usage in geometry_get function.
Christopher Michael [Thu, 11 Oct 2012 14:29:01 +0000 (14:29 +0000)]
E (RandR): Reduce potential variable usage in geometry_get function.

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

11 years agoE (RandR): Remove dead code line.
Christopher Michael [Thu, 11 Oct 2012 14:28:58 +0000 (14:28 +0000)]
E (RandR): Remove dead code line.

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

11 years agoE (RandR): If we have a crtc when getting monitor geometry, then use
Christopher Michael [Thu, 11 Oct 2012 14:28:51 +0000 (14:28 +0000)]
E (RandR): If we have a crtc when getting monitor geometry, then use
that for width & height.

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

11 years agoE (RandR): Setup defaults before we assign output & crtc.
Christopher Michael [Thu, 11 Oct 2012 13:51:39 +0000 (13:51 +0000)]
E (RandR): Setup defaults before we assign output & crtc.

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

11 years agoE (RandR): If the monitor does not have a CRTC because it was
Christopher Michael [Thu, 11 Oct 2012 13:51:33 +0000 (13:51 +0000)]
E (RandR): If the monitor does not have a CRTC because it was
disabled, try to find an available one so that we can re-enable the
monitor.

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

11 years agoformatting for seb
Mike Blumenkrantz [Thu, 11 Oct 2012 13:23:14 +0000 (13:23 +0000)]
formatting for seb

SVN revision: 77880

11 years agoE (RandR): Fix case where a disabled monitor would show up with no
Christopher Michael [Thu, 11 Oct 2012 13:01:04 +0000 (13:01 +0000)]
E (RandR): Fix case where a disabled monitor would show up with no
mode, or size.

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

11 years agopatch from PrinceAMD which adds config options to warp lost windows back to center...
Mike Blumenkrantz [Thu, 11 Oct 2012 12:53:15 +0000 (12:53 +0000)]
patch from PrinceAMD which adds config options to warp lost windows back to center screen when enabled
video: http://dl.dropbox.com/u/7371269/lost_window_feature_2.ogv

SVN revision: 77878

11 years agoE (RandR): Remove dead debug code. Reenable crtc check to avoid
Christopher Michael [Thu, 11 Oct 2012 12:49:47 +0000 (12:49 +0000)]
E (RandR): Remove dead debug code. Reenable crtc check to avoid
potential segv.

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

11 years agoE (RandR): Remove dead debug code.
Christopher Michael [Thu, 11 Oct 2012 12:49:44 +0000 (12:49 +0000)]
E (RandR): Remove dead debug code.

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

11 years agoshelves now watch for zone move/resize events and check their locations upon any...
Mike Blumenkrantz [Thu, 11 Oct 2012 12:49:13 +0000 (12:49 +0000)]
shelves now watch for zone move/resize events and check their locations upon any changes to ensure that they don't move off screen with the randr dialog. note that this will also cause shelves to re-hide themselves when toggling autohide

SVN revision: 77875

11 years agoE (RandR): Rework Applying the randr settings. Now we will only need
Christopher Michael [Thu, 11 Oct 2012 12:42:40 +0000 (12:42 +0000)]
E (RandR): Rework Applying the randr settings. Now we will only need
to apply what has changed.

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

11 years agoE (RandR): Add function to get if randr widget changed.
Christopher Michael [Thu, 11 Oct 2012 12:42:37 +0000 (12:42 +0000)]
E (RandR): Add function to get if randr widget changed.
Rework the "changed" code so that now Apply will enable/disable
correctly based on what changes are in the monitors.

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

11 years agoE (RandR): Add function prototype to get if randr widget changed.
Christopher Michael [Thu, 11 Oct 2012 12:42:34 +0000 (12:42 +0000)]
E (RandR): Add function prototype to get if randr widget changed.

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

11 years agoE (RandR): Whitespace removal.
Christopher Michael [Thu, 11 Oct 2012 12:42:31 +0000 (12:42 +0000)]
E (RandR): Whitespace removal.

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

11 years agoE (RandR): Add some internal functions to reduce duplicated code
Christopher Michael [Thu, 11 Oct 2012 12:42:29 +0000 (12:42 +0000)]
E (RandR): Add some internal functions to reduce duplicated code
(background set, modes_fill, etc.
Add structure to smart_data so we can store original values and
current values. This allows us to selectively apply changes.

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

11 years agoE (RandR): Add function prototype to get any changes from the monitor.
Christopher Michael [Thu, 11 Oct 2012 12:42:26 +0000 (12:42 +0000)]
E (RandR): Add function prototype to get any changes from the monitor.
Add enum so that we can keep track of exactly what has changed.

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

11 years agoE (RandR): Use monitor function to get proper output.
Christopher Michael [Thu, 11 Oct 2012 12:42:23 +0000 (12:42 +0000)]
E (RandR): Use monitor function to get proper output.

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

11 years agoE (RandR): Add function to retrieve monitor's output.
Christopher Michael [Thu, 11 Oct 2012 12:42:20 +0000 (12:42 +0000)]
E (RandR): Add function to retrieve monitor's output.

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

11 years agoE (RandR): Add function prototype to retrieve monitor's output.
Christopher Michael [Thu, 11 Oct 2012 12:42:00 +0000 (12:42 +0000)]
E (RandR): Add function prototype to retrieve monitor's output.

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