platform/upstream/enlightenment.git
11 years agogadman no longer crashes when right clicking a dnd-enabled gadget
Mike Blumenkrantz [Mon, 25 Feb 2013 08:18:06 +0000 (08:18 +0000)]
gadman no longer crashes when right clicking a dnd-enabled gadget

11 years agofix relative path opening in efm... if link is relative it was broken.
Carsten Haitzler (Rasterman) [Sun, 24 Feb 2013 03:57:59 +0000 (12:57 +0900)]
fix relative path opening in efm... if link is relative it was broken.

11 years agoupdating various translations
maxerba [Sat, 23 Feb 2013 14:40:38 +0000 (15:40 +0100)]
updating various translations

11 years agoadd .arcconfig for e17.
Carsten Haitzler (Rasterman) [Sat, 23 Feb 2013 13:26:42 +0000 (22:26 +0900)]
add .arcconfig for e17.

11 years agouse activte for contact.
Carsten Haitzler (Rasterman) [Sat, 23 Feb 2013 09:23:51 +0000 (18:23 +0900)]
use activte for contact.

11 years agoupdate po's with new line info.
Carsten Haitzler (Rasterman) [Sat, 23 Feb 2013 02:41:44 +0000 (11:41 +0900)]
update po's with new line info.

11 years agosystray now has a min size of 8x8 so it can be clicked
Mike Blumenkrantz [Fri, 22 Feb 2013 13:56:47 +0000 (13:56 +0000)]
systray now has a min size of 8x8 so it can be clicked

11 years agoe/comp/screen/base/* groups require a clip to ensure the bg images don't overflow
Mike Blumenkrantz [Fri, 22 Feb 2013 13:52:40 +0000 (13:52 +0000)]
e/comp/screen/base/* groups require a clip to ensure the bg images don't overflow

11 years agoe/music_control: Fix typo for playing
Stefan Schmidt [Fri, 22 Feb 2013 13:25:41 +0000 (13:25 +0000)]
e/music_control: Fix typo for playing

11 years agoshelf gadcon can no longer resize smaller than 16x16
Mike Blumenkrantz [Fri, 22 Feb 2013 10:30:29 +0000 (10:30 +0000)]
shelf gadcon can no longer resize smaller than 16x16

11 years agogiant comp rejiggering commit #4
Mike Blumenkrantz [Thu, 21 Feb 2013 12:55:22 +0000 (12:55 +0000)]
giant comp rejiggering commit #4

* dnd canvas removed, dnd objects now drawn directly on compositor canvas

* dnd now correctly picks the top-most dnd-receiver location as its drop target instead of just using the first one in the list

* various other small changes to go along with this

11 years agofix popup comp win initial visibility, also a potential crash on comp win delete
Mike Blumenkrantz [Fri, 22 Feb 2013 10:23:33 +0000 (10:23 +0000)]
fix popup comp win initial visibility, also a potential crash on comp win delete

11 years agoe toolbars now have a gadcon location
Mike Blumenkrantz [Thu, 21 Feb 2013 12:54:21 +0000 (12:54 +0000)]
e toolbars now have a gadcon location

11 years agoadd e_gadcon_repopulate
Mike Blumenkrantz [Thu, 21 Feb 2013 12:51:59 +0000 (12:51 +0000)]
add e_gadcon_repopulate

this allows unpopulate+repopulate calls to occur while the layout is frozen, providing a substantial speedup

11 years agoadd e_toolbar init/shutdown to startup and shutdown
Mike Blumenkrantz [Thu, 21 Feb 2013 12:49:30 +0000 (12:49 +0000)]
add e_toolbar init/shutdown to startup and shutdown

11 years agostart drag if gadget has been moved the size of the gadget
Mike Blumenkrantz [Wed, 20 Feb 2013 10:55:12 +0000 (10:55 +0000)]
start drag if gadget has been moved the size of the gadget

when a gadget is at the edge of its gadcon, it can't move more than this amount, so we have to start the drag immediately

11 years agouse e_gadcon_zone_get for dnd-related functions to ensure we get the right zone:...
Mike Blumenkrantz [Wed, 20 Feb 2013 10:54:34 +0000 (10:54 +0000)]
use e_gadcon_zone_get for dnd-related functions to ensure we get the right zone: fixes toolbar dnd

11 years agouse new comp layer functions to correctly set layer for gadget mover objects...this...
Mike Blumenkrantz [Wed, 20 Feb 2013 10:52:56 +0000 (10:52 +0000)]
use new comp layer functions to correctly set layer for gadget mover objects...this needs to be redone entirely along with the rest of gadcon

11 years agoadd comp util functions for returning the layer and effective layer of a comp object
Mike Blumenkrantz [Wed, 20 Feb 2013 10:51:58 +0000 (10:51 +0000)]
add comp util functions for returning the layer and effective layer of a comp object

11 years agoE_FN_DEL macro renamed to E_FREE_FUNC with param order swapped for consistency
Mike Blumenkrantz [Tue, 19 Feb 2013 12:58:25 +0000 (12:58 +0000)]
E_FN_DEL macro renamed to E_FREE_FUNC with param order swapped for consistency

11 years agoadd e_object_ref_debug_set
Mike Blumenkrantz [Thu, 21 Feb 2013 11:42:59 +0000 (11:42 +0000)]
add e_object_ref_debug_set

11 years agoremove no-longer relevant vtorri entries
Mike Blumenkrantz [Tue, 19 Feb 2013 12:59:14 +0000 (12:59 +0000)]
remove no-longer relevant vtorri entries

11 years agoE_FN_DEL macro renamed to E_FREE_FUNC with param order swapped for consistency
Mike Blumenkrantz [Tue, 19 Feb 2013 12:58:25 +0000 (12:58 +0000)]
E_FN_DEL macro renamed to E_FREE_FUNC with param order swapped for consistency

11 years agoadd E_LIST_REVERSE_FREE
Mike Blumenkrantz [Tue, 19 Feb 2013 12:51:38 +0000 (12:51 +0000)]
add E_LIST_REVERSE_FREE

11 years agoe/music_control: Allow an action to toggle between play and pause.
Stefan Schmidt [Fri, 22 Feb 2013 11:05:08 +0000 (11:05 +0000)]
e/music_control: Allow an action to toggle between play and pause.

We offer the play pause action but did only do the pause. Now we allow
toggling the state.

11 years agoset border transparency more accurately when adopting windows in comp
Mike Blumenkrantz [Fri, 22 Feb 2013 11:10:32 +0000 (11:10 +0000)]
set border transparency more accurately when adopting windows in comp

11 years ago[access] check 'double down and long press' and 'then move'
Shinwoo Kim [Fri, 22 Feb 2013 10:10:54 +0000 (10:10 +0000)]
[access] check 'double down and long press' and 'then move'

SVN revision: 84307

11 years ago[access] check window rotation
Shinwoo Kim [Fri, 22 Feb 2013 09:51:45 +0000 (09:51 +0000)]
[access] check window rotation

SVN revision: 84306

11 years agoset initial window opacity to max
Mike Blumenkrantz [Fri, 22 Feb 2013 09:49:51 +0000 (09:49 +0000)]
set initial window opacity to max

SVN revision: 84305

11 years ago[access] check previous block to save configuration value
Shinwoo Kim [Fri, 22 Feb 2013 09:46:20 +0000 (09:46 +0000)]
[access] check previous block to save configuration value

SVN revision: 84304

11 years agoe's compositor now obeys _NET_WM_WINDOW_OPACITY as a normal atom in e_border
Mike Blumenkrantz [Fri, 22 Feb 2013 09:33:13 +0000 (09:33 +0000)]
e's compositor now obeys _NET_WM_WINDOW_OPACITY as a normal atom in e_border

additionally:

* actions are now available for setting/changing window opacity

* window remembers can now remember window opacity

SVN revision: 84303

11 years agodisable remember dialog -> advanced command entry when not remembering command
Mike Blumenkrantz [Fri, 22 Feb 2013 09:33:11 +0000 (09:33 +0000)]
disable remember dialog -> advanced command entry when not remembering command

SVN revision: 84302

11 years agos/e_comp_win_find_border_win/e_comp_win_find_client_win/
Mike Blumenkrantz [Fri, 22 Feb 2013 09:33:06 +0000 (09:33 +0000)]
s/e_comp_win_find_border_win/e_comp_win_find_client_win/

the former could be bd->win, while the latter can only be bd->client.win

SVN revision: 84301

11 years agogadman top layer no longer deletes gadget configs when it can't find their objects
Mike Blumenkrantz [Thu, 21 Feb 2013 13:52:30 +0000 (13:52 +0000)]
gadman top layer no longer deletes gadget configs when it can't find their objects

SVN revision: 84288

11 years agominor cosmetic tweaks for gadman init
Mike Blumenkrantz [Thu, 21 Feb 2013 13:52:28 +0000 (13:52 +0000)]
minor cosmetic tweaks for gadman init

SVN revision: 84287

11 years agoself-deleting popups (like mixer) once again function as expected
Mike Blumenkrantz [Thu, 21 Feb 2013 13:33:53 +0000 (13:33 +0000)]
self-deleting popups (like mixer) once again function as expected

SVN revision: 84285

11 years agogadcon popups are now above most other objects
Mike Blumenkrantz [Thu, 21 Feb 2013 13:33:48 +0000 (13:33 +0000)]
gadcon popups are now above most other objects

SVN revision: 84284

11 years agoalways show popup content on content set
Mike Blumenkrantz [Thu, 21 Feb 2013 12:48:47 +0000 (12:48 +0000)]
always show popup content on content set

this change prevents erroneous calls to the comp injected object show handler in some cases, which would cause unnecessary recalcs and strange object movements

SVN revision: 84281

11 years agoset comp win e object ref to null during its delfn
Mike Blumenkrantz [Thu, 21 Feb 2013 11:28:15 +0000 (11:28 +0000)]
set comp win e object ref to null during its delfn

if this function is called, the object is in the process of being deleted and its refcount is already 0. trying to access it later will guarantee a crash, so ignore whever refs we may have on it

SVN revision: 84278

11 years agomore valgrind stuff... null deref?
Carsten Haitzler [Thu, 21 Feb 2013 04:01:36 +0000 (04:01 +0000)]
more valgrind stuff... null deref?

SVN revision: 84273

11 years agovalgrind unhapiness... silenced... mysterious as to why this happens
Carsten Haitzler [Thu, 21 Feb 2013 03:59:42 +0000 (03:59 +0000)]
valgrind unhapiness... silenced... mysterious as to why this happens
as there are no entires up?

SVN revision: 84272

11 years agoeobj referenced in struct but only reffed intermittenytly - ref for as
Carsten Haitzler [Thu, 21 Feb 2013 03:53:49 +0000 (03:53 +0000)]
eobj referenced in struct but only reffed intermittenytly - ref for as
long as there is a handle. avoid segvs!

SVN revision: 84271

11 years agofix valgrind null evas problem with preview.
Carsten Haitzler [Thu, 21 Feb 2013 01:11:00 +0000 (01:11 +0000)]
fix valgrind null evas problem with preview.
fix preview aspect ratio out-of-bounds packing with videos when not
widescreen. :)

SVN revision: 84267

11 years agoummmm... focus out should just be 255 across the board... this 253 is
Carsten Haitzler [Wed, 20 Feb 2013 14:47:15 +0000 (14:47 +0000)]
ummmm... focus out should just be 255 across the board... this 253 is
kinda useless. :)

SVN revision: 84265

11 years agofix syscon to use popups more effectively
Mike Blumenkrantz [Wed, 20 Feb 2013 10:47:53 +0000 (10:47 +0000)]
fix syscon to use popups more effectively

SVN revision: 84264

11 years agoe_flowlayout is just not done correctly at all...some fixes here to make it not crash...
Mike Blumenkrantz [Wed, 20 Feb 2013 10:47:49 +0000 (10:47 +0000)]
e_flowlayout is just not done correctly at all...some fixes here to make it not crash on deletion at least :/

SVN revision: 84263

11 years agouse separate delay del function for popups to ensure comp win deletion
Mike Blumenkrantz [Wed, 20 Feb 2013 10:47:46 +0000 (10:47 +0000)]
use separate delay del function for popups to ensure comp win deletion

SVN revision: 84262

11 years agoe toolbar gadgets no longer crash when trying to display a popup
Mike Blumenkrantz [Wed, 20 Feb 2013 09:13:03 +0000 (09:13 +0000)]
e toolbar gadgets no longer crash when trying to display a popup

SVN revision: 84258

11 years agoRe-enable Restore button for RandR dialog.
Christopher Michael [Wed, 20 Feb 2013 07:45:19 +0000 (07:45 +0000)]
Re-enable Restore button for RandR dialog.

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

11 years agoRemove commented fixme (no time to optimize this routine right now).
Christopher Michael [Wed, 20 Feb 2013 07:45:13 +0000 (07:45 +0000)]
Remove commented fixme (no time to optimize this routine right now).

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

11 years agoadd flag in comp match for disabling shadows, disable shadows for notification popup...
Mike Blumenkrantz [Wed, 20 Feb 2013 07:37:55 +0000 (07:37 +0000)]
add flag in comp match for disabling shadows, disable shadows for notification popup matches

SVN revision: 84254

11 years agopopups... STAY UP!
Carsten Haitzler [Tue, 19 Feb 2013 15:11:46 +0000 (15:11 +0000)]
popups... STAY UP!

SVN revision: 84240

11 years agofix gadget event object layering for dnd
Mike Blumenkrantz [Tue, 19 Feb 2013 14:29:57 +0000 (14:29 +0000)]
fix gadget event object layering for dnd

SVN revision: 84239

11 years agofix comp canvas win finding for some dnd operations
Mike Blumenkrantz [Tue, 19 Feb 2013 14:18:58 +0000 (14:18 +0000)]
fix comp canvas win finding for some dnd operations

SVN revision: 84238

11 years agoonly delete popup's comp win if the popup has been deleted
Mike Blumenkrantz [Tue, 19 Feb 2013 13:43:18 +0000 (13:43 +0000)]
only delete popup's comp win if the popup has been deleted

SVN revision: 84236

11 years agoHook into monitor_resized callback and update adjacent monitor positions.
Christopher Michael [Tue, 19 Feb 2013 11:01:31 +0000 (11:01 +0000)]
Hook into monitor_resized callback and update adjacent monitor positions.

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

11 years agoAdd a monitor_resized callback so positions of other monitors can be
Christopher Michael [Tue, 19 Feb 2013 11:01:29 +0000 (11:01 +0000)]
Add a monitor_resized callback so positions of other monitors can be
updated.

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

11 years agoDisable Restore on Startup for now until larger randr event issues are
Christopher Michael [Tue, 19 Feb 2013 11:01:26 +0000 (11:01 +0000)]
Disable Restore on Startup for now until larger randr event issues are
worked out.

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

11 years agoAdd exists field to crtc and output.
Christopher Michael [Tue, 19 Feb 2013 11:01:23 +0000 (11:01 +0000)]
Add exists field to crtc and output.

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

11 years agoAdd monitor_moved callback and update position (if needed).
Christopher Michael [Tue, 19 Feb 2013 11:01:21 +0000 (11:01 +0000)]
Add monitor_moved callback and update position (if needed).

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

11 years agoAdd missing function prototypes.
Christopher Michael [Tue, 19 Feb 2013 11:01:18 +0000 (11:01 +0000)]
Add missing function prototypes.

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

11 years agoWhen we do a current_geometry set, repack the monitor to the updated
Christopher Michael [Tue, 19 Feb 2013 11:01:14 +0000 (11:01 +0000)]
When we do a current_geometry set, repack the monitor to the updated
geometry.
Add a geometry_get function for monitor.
Fix up cloning code to work properly with different size
parents/children.
Add a monitor_clone_parent_get function.
When applying changes, also use crtc_clone_set function.
Add smart callback for monitor_moved to tell randr widget it may need
to shuffle things around.
Use output mouse position, not canvas position.

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

11 years agoRemove poller code for now (broken, does not work as expected, etc,
Christopher Michael [Tue, 19 Feb 2013 11:01:11 +0000 (11:01 +0000)]
Remove poller code for now (broken, does not work as expected, etc,
etc).

Add exists field for crtc and output.
Fix output clones and connection status get to use the correct output.
Add some notes and printfs.

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

11 years agoStart on poller code.
Christopher Michael [Tue, 19 Feb 2013 11:01:08 +0000 (11:01 +0000)]
Start on poller code.

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

11 years agoAdd poll_interval to e_randr_cfg.
Christopher Michael [Tue, 19 Feb 2013 11:01:05 +0000 (11:01 +0000)]
Add poll_interval to e_randr_cfg.

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

11 years agoAdd poll_interval field to config.
Christopher Michael [Tue, 19 Feb 2013 11:01:02 +0000 (11:01 +0000)]
Add poll_interval field to config.

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

11 years agoWhen we get randr events, check for actual config differences.
Christopher Michael [Tue, 19 Feb 2013 11:00:59 +0000 (11:00 +0000)]
When we get randr events, check for actual config differences.

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

11 years agoAdd restore checkbox to dialog.
Christopher Michael [Tue, 19 Feb 2013 11:00:56 +0000 (11:00 +0000)]
Add restore checkbox to dialog.

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

11 years agoAdd connected flag for outputs, and add a restore config option.
Christopher Michael [Tue, 19 Feb 2013 11:00:53 +0000 (11:00 +0000)]
Add connected flag for outputs, and add a restore config option.

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

11 years agoWhen we get an output changed event, check for matching crtc id and
Christopher Michael [Tue, 19 Feb 2013 11:00:23 +0000 (11:00 +0000)]
When we get an output changed event, check for matching crtc id and
also set changed flag if anything in the crtc has changed.

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

11 years agoAdd some comments.
Christopher Michael [Tue, 19 Feb 2013 11:00:09 +0000 (11:00 +0000)]
Add some comments.

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

11 years agoAdd missing function prototypes.
Christopher Michael [Tue, 19 Feb 2013 11:00:00 +0000 (11:00 +0000)]
Add missing function prototypes.

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

11 years agoHandle apply of monitor changes to X.
Christopher Michael [Tue, 19 Feb 2013 10:59:58 +0000 (10:59 +0000)]
Handle apply of monitor changes to X.
Reduce position text set calls and just do it on smart_move.
Add a changes_apply function.
Add code to record changes to a monitor.

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

11 years agoAdd randr_changed function.
Christopher Michael [Tue, 19 Feb 2013 10:59:55 +0000 (10:59 +0000)]
Add randr_changed function.
Add function to apply changes.
Add callback hook for monitor(s) changed.

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

11 years agoAdd hook for randr widget changed.
Christopher Michael [Tue, 19 Feb 2013 10:59:52 +0000 (10:59 +0000)]
Add hook for randr widget changed.

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

11 years agoSimplify changed enum.
Christopher Michael [Tue, 19 Feb 2013 10:59:49 +0000 (10:59 +0000)]
Simplify changed enum.

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

11 years agoStart on monitor Changes.
Christopher Michael [Tue, 19 Feb 2013 10:59:47 +0000 (10:59 +0000)]
Start on monitor Changes.

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

11 years agoAdd code to handle when cloning monitors so that the size, mode and
Christopher Michael [Tue, 19 Feb 2013 10:59:44 +0000 (10:59 +0000)]
Add code to handle when cloning monitors so that the size, mode and
orient of each will match (NB: This is required by XRandR in order for
cloning to be successful).

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

11 years agoUpdate some comments.
Christopher Michael [Tue, 19 Feb 2013 10:59:41 +0000 (10:59 +0000)]
Update some comments.
Add code to create any clones on initial startup.
Add function to find a monitor object based on crtc.

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

11 years agoAdd the clone object as a smart member for monitor.
Christopher Michael [Tue, 19 Feb 2013 10:59:38 +0000 (10:59 +0000)]
Add the clone object as a smart member for monitor.
Add some comments.
Update position and resolution text when we unclone.
Repack the monitor into the grid when we unclone.
Set virtual thumb size correctly.
Emit disabled signal (if needed) when we unclone.
Also record x/y coordinates when doing move/resize/rotate.

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

11 years agoFix cloning box to now be over the indicator event rect.
Christopher Michael [Tue, 19 Feb 2013 10:59:36 +0000 (10:59 +0000)]
Fix cloning box to now be over the indicator event rect.

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

11 years agoAdd function prototype for monitor clone set.
Christopher Michael [Tue, 19 Feb 2013 10:59:33 +0000 (10:59 +0000)]
Add function prototype for monitor clone set.

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

11 years agoAdd cloning support for monitor.
Christopher Michael [Tue, 19 Feb 2013 10:59:30 +0000 (10:59 +0000)]
Add cloning support for monitor.
Tie in code for indicator toggle (enable/disable).
Add function to return a monitor's crtc id (used in randr widget).

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

11 years agoAdd support for an outputs clones in e_randr and e_randr config.
Christopher Michael [Tue, 19 Feb 2013 10:59:28 +0000 (10:59 +0000)]
Add support for an outputs clones in e_randr and e_randr config.

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

11 years agoColor the clip of the frame when monitor is disabled to provide more
Christopher Michael [Tue, 19 Feb 2013 10:59:25 +0000 (10:59 +0000)]
Color the clip of the frame when monitor is disabled to provide more
visual indication.

NB: Someone may want to tweak the color used here ;)

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

11 years agoRename monitor name style
Christopher Michael [Tue, 19 Feb 2013 10:59:23 +0000 (10:59 +0000)]
Rename monitor name style

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

11 years agoSimplify the monitor rotation code and make sure new positions are
Christopher Michael [Tue, 19 Feb 2013 10:59:20 +0000 (10:59 +0000)]
Simplify the monitor rotation code and make sure new positions are
within grid virtual space.

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

11 years agoCorrectly calculate disabled monitor position(s).
Christopher Michael [Tue, 19 Feb 2013 10:59:17 +0000 (10:59 +0000)]
Correctly calculate disabled monitor position(s).

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

11 years agoRemove useless mod_dir variable (and associated code).
Christopher Michael [Tue, 19 Feb 2013 10:59:15 +0000 (10:59 +0000)]
Remove useless mod_dir variable (and associated code).

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

11 years agoRemove useless defines and variables.
Christopher Michael [Tue, 19 Feb 2013 10:59:11 +0000 (10:59 +0000)]
Remove useless defines and variables.

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

11 years agoRemove unused variable and some dead printfs.
Christopher Michael [Tue, 19 Feb 2013 10:59:08 +0000 (10:59 +0000)]
Remove unused variable and some dead printfs.

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

11 years agoWhen calculating virtual size, also account for 'possible' outputs.
Christopher Michael [Tue, 19 Feb 2013 10:59:06 +0000 (10:59 +0000)]
When calculating virtual size, also account for 'possible' outputs.
When we are creating the monitors, account for 'possible' outputs also.

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

11 years agoActually, allow move/resize/rotate for disabled monitors so things can
Christopher Michael [Tue, 19 Feb 2013 10:59:03 +0000 (10:59 +0000)]
Actually, allow move/resize/rotate for disabled monitors so things can
be adjusted (NB: Will not actually mattery on Apply anyway).

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

11 years agoSet current size and position text when we set current values.
Christopher Michael [Tue, 19 Feb 2013 10:59:00 +0000 (10:59 +0000)]
Set current size and position text when we set current values.
Add function for setting current geometry.
If a monitor is disabled, do not allow rotate, resize, move events.
Fix resize start/stop functions to use current geometry.

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

11 years agoAdd function prototype for setting current geometry.
Christopher Michael [Tue, 19 Feb 2013 10:58:57 +0000 (10:58 +0000)]
Add function prototype for setting current geometry.
Rename function prototype for grid virtual size set.

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

11 years agoFix move_stop to use current geometry.
Christopher Michael [Tue, 19 Feb 2013 10:58:54 +0000 (10:58 +0000)]
Fix move_stop to use current geometry.

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

11 years agoHandle setting monitor to enabled/disabled based on crtc mode.
Christopher Michael [Tue, 19 Feb 2013 10:58:51 +0000 (10:58 +0000)]
Handle setting monitor to enabled/disabled based on crtc mode.

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

11 years agoWhen calculating virtual size, we only need to fetch
Christopher Michael [Tue, 19 Feb 2013 10:58:48 +0000 (10:58 +0000)]
When calculating virtual size, we only need to fetch
"screen_current_size_get" if both vw & vh are 0.

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

11 years agoAdd 'current' field values so we can use these durring apply for
Christopher Michael [Tue, 19 Feb 2013 10:58:45 +0000 (10:58 +0000)]
Add 'current' field values so we can use these durring apply for
comparison to old values.
Fix move, resize, rotate code to use "current" values.

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

11 years agoAdd code to handle manual monitor movement.
Christopher Michael [Tue, 19 Feb 2013 10:58:42 +0000 (10:58 +0000)]
Add code to handle manual monitor movement.
Fix up coordinate functions to not need doubles.
Update monitor position text when moving.
Fix up rotation code to allow rotating when mouse is outside the frame
(thank you Daniel) ;)

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