platform/upstream/enlightenment.git
8 years agowayland: force wl surface frame callbacks on commit for undamaged surfaces
Derek Foreman [Fri, 7 Aug 2015 21:20:05 +0000 (17:20 -0400)]
wayland: force wl surface frame callbacks on commit for undamaged surfaces

Summary:
Doing it just for bufferless surfaces wasn't quite enough, sometimes
we get a sequence like: attach, commit, frame, commit

And we need to respond to the frame.

 #Kansas

Reviewers: zmike

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D2934

8 years agomodules:mixer:pulse Update default sink
Flavio Ceolin [Sun, 26 Jul 2015 23:33:07 +0000 (20:33 -0300)]
modules:mixer:pulse Update default sink

Update the default sink when it changes (for instance when it is changed
on pavucontrol).

8 years agowayland: Always add frame callbacks to current state on commit
Derek Foreman [Fri, 7 Aug 2015 18:52:33 +0000 (14:52 -0400)]
wayland: Always add frame callbacks to current state on commit

Summary: Previously we ignored it for unmapped surfaces.

Reviewers: devilhorns, zmike

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D2932

8 years agoforce wl surface frame callbacks on commit for bufferless surfaces
Mike Blumenkrantz [Fri, 7 Aug 2015 17:47:38 +0000 (13:47 -0400)]
force wl surface frame callbacks on commit for bufferless surfaces

 #Kansas

8 years agoprint DBG infos for unhandled x11 client messages
Mike Blumenkrantz [Fri, 7 Aug 2015 17:36:00 +0000 (13:36 -0400)]
print DBG infos for unhandled x11 client messages

8 years agoblock screensaver activation during xwl dnd operations
Mike Blumenkrantz [Fri, 7 Aug 2015 16:52:44 +0000 (12:52 -0400)]
block screensaver activation during xwl dnd operations

8 years agotrack xwl dnd event handlers
Mike Blumenkrantz [Fri, 7 Aug 2015 16:49:12 +0000 (12:49 -0400)]
track xwl dnd event handlers

8 years agowl_drm: No need to init orient to 0 as it will never be read.
Stefan Schmidt [Fri, 7 Aug 2015 13:49:45 +0000 (15:49 +0200)]
wl_drm: No need to init orient to 0 as it will never be read.

8 years agoforce render update on wayland clients during commit
Mike Blumenkrantz [Thu, 6 Aug 2015 23:40:10 +0000 (19:40 -0400)]
force render update on wayland clients during commit

an unmapped wayland client must still run post-render code to execute
frame callbacks

fixes terminology initial render with efl from git

8 years agoimplement x11->wayland dnd operations
Mike Blumenkrantz [Thu, 6 Aug 2015 23:26:08 +0000 (19:26 -0400)]
implement x11->wayland dnd operations

still a little rough, but the basics are functional. works by showing
the x11 compositor selection window, which has rects to exclude geometries
of xwl clients, for getting x11 xdnd events, and then manually sending
all the related client messages in order to inform the x11 client that
enlightenment is, in fact, an extremely credible xdnd drop site and not
a rogue compositor which will mangle/destroy the dnd data.

still render crashes after the operation completes, so possibly not the
most useful thing to be using now

8 years agoalias xwl client pixmaps -> wl surface pixmaps
Mike Blumenkrantz [Thu, 6 Aug 2015 23:17:51 +0000 (19:17 -0400)]
alias xwl client pixmaps -> wl surface pixmaps

it's now possible to retrieve the xwl client using the xwl xwindow

8 years agoadd pixmap aliasing
Mike Blumenkrantz [Thu, 6 Aug 2015 23:16:10 +0000 (19:16 -0400)]
add pixmap aliasing

this provides the ability to alias one pixmap id as another pixmap

8 years agomake dummy e_drag rect invisible
Mike Blumenkrantz [Thu, 6 Aug 2015 23:15:18 +0000 (19:15 -0400)]
make dummy e_drag rect invisible

8 years agoset pass events on DND type windows
Mike Blumenkrantz [Thu, 6 Aug 2015 23:14:03 +0000 (19:14 -0400)]
set pass events on DND type windows

these are the actual drag windows from external apps and will be stuck
under the cursor, ideally not blocking/intercepting all motion events

8 years agoreject xwl clients from wayland data device enter/leave functions
Mike Blumenkrantz [Thu, 6 Aug 2015 23:11:11 +0000 (19:11 -0400)]
reject xwl clients from wayland data device enter/leave functions

NYI

8 years agomake most wayland data device functions external
Mike Blumenkrantz [Thu, 6 Aug 2015 23:08:53 +0000 (19:08 -0400)]
make most wayland data device functions external

8 years agoonly attempt to provide wayland drag motion data if drag exists
Mike Blumenkrantz [Thu, 6 Aug 2015 23:07:26 +0000 (19:07 -0400)]
only attempt to provide wayland drag motion data if drag exists

8 years agoblock wayland mouse button propagation to clients while drag is active
Mike Blumenkrantz [Thu, 6 Aug 2015 23:07:05 +0000 (19:07 -0400)]
block wayland mouse button propagation to clients while drag is active

8 years agostore global wayland data manager resource
Mike Blumenkrantz [Thu, 6 Aug 2015 23:06:36 +0000 (19:06 -0400)]
store global wayland data manager resource

8 years agomove wl compositor function for creating data sources to be external
Mike Blumenkrantz [Thu, 6 Aug 2015 22:57:40 +0000 (18:57 -0400)]
move wl compositor function for creating data sources to be external

8 years agoreenable compositor shape cutting onto the selection window in xwl
Mike Blumenkrantz [Thu, 6 Aug 2015 22:45:27 +0000 (18:45 -0400)]
reenable compositor shape cutting onto the selection window in xwl

this will provide x11 eventing as needed on an already existing window

8 years agoblock internal usage of x11 input grabs under wayland
Mike Blumenkrantz [Thu, 6 Aug 2015 22:43:56 +0000 (18:43 -0400)]
block internal usage of x11 input grabs under wayland

these shouldn't be necessary since we control the input

8 years agomodule/geolocation: Use correct unref function for proxies.
Stefan Schmidt [Thu, 6 Aug 2015 08:31:24 +0000 (10:31 +0200)]
module/geolocation: Use correct unref function for proxies.

We used the manager unref for client and location as well. Looking at the
generated code it does not make any difference right now but might do in
the future so better fix this up.

8 years agomodules/geolocation: Remove unused eldbus interface variable
Stefan Schmidt [Thu, 6 Aug 2015 08:30:25 +0000 (10:30 +0200)]
modules/geolocation: Remove unused eldbus interface variable

Never used, no need to keep it.

8 years agoUpdate links in head.html
Yomi [Thu, 6 Aug 2015 16:01:14 +0000 (12:01 -0400)]
Update links in head.html

Summary: Make sure links point to updated URLs.

Reviewers: zmike

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D2913

8 years agoforce mouse-up on wayland drag start
Mike Blumenkrantz [Wed, 5 Aug 2015 21:30:03 +0000 (17:30 -0400)]
force mouse-up on wayland drag start

allows mouse eventing to function as expected during drags and provides
updating during the drag

8 years agomove menu mouse-up feed util function to E_API in comp canvas
Mike Blumenkrantz [Wed, 5 Aug 2015 21:26:50 +0000 (17:26 -0400)]
move menu mouse-up feed util function to E_API in comp canvas

8 years agoenable x11 dnd in wayland compositors
Mike Blumenkrantz [Wed, 5 Aug 2015 20:06:33 +0000 (16:06 -0400)]
enable x11 dnd in wayland compositors

maximize footgun potential since this currently crashes immediately

8 years agomodules/geolocation: Limit the accurancy double to one decimal in the popup
Stefan Schmidt [Wed, 5 Aug 2015 16:03:41 +0000 (18:03 +0200)]
modules/geolocation: Limit the accurancy double to one decimal in the popup

Having to mayn decimal places in there is confusing.

8 years agomodules/geolocation: Keep track of accuracy and set lower minimal value
Stefan Schmidt [Wed, 5 Aug 2015 15:51:22 +0000 (17:51 +0200)]
modules/geolocation: Keep track of accuracy and set lower minimal value

Instead of setting the highest accuracy level as minimum we now set the
lowest level. By doing so we should get a somewhat accurate location in
any case. Before this change we would just not get any location
information at all which was confusing and let people think the module
did not work.
We also keep track of the AvailableAccuracyLevel property know.

Fixes T2641

8 years agouse pointer hash to track data manager resources
Mike Blumenkrantz [Tue, 4 Aug 2015 23:48:11 +0000 (19:48 -0400)]
use pointer hash to track data manager resources

8 years agoblock screensaver activation during wl dnd operations
Mike Blumenkrantz [Tue, 4 Aug 2015 23:10:25 +0000 (19:10 -0400)]
block screensaver activation during wl dnd operations

8 years agoadd functionality for blocking wl screensaver activation
Mike Blumenkrantz [Tue, 4 Aug 2015 23:10:09 +0000 (19:10 -0400)]
add functionality for blocking wl screensaver activation

8 years agoadd server-side wl dnd
Mike Blumenkrantz [Tue, 4 Aug 2015 22:56:18 +0000 (18:56 -0400)]
add server-side wl dnd

weston-dnd seems to work as expected

8 years agofix wl data device kbd focus function
Mike Blumenkrantz [Tue, 4 Aug 2015 22:55:27 +0000 (18:55 -0400)]
fix wl data device kbd focus function

this should only send the selection offer

8 years agomake wl data device util function EINTERN
Mike Blumenkrantz [Tue, 4 Aug 2015 22:54:17 +0000 (18:54 -0400)]
make wl data device util function EINTERN

e_comp_wl_data_find_for_client()

8 years agoadd more wl data device debug infos
Mike Blumenkrantz [Tue, 4 Aug 2015 22:51:41 +0000 (18:51 -0400)]
add more wl data device debug infos

8 years agoapply wayland data device focus after focus has been set
Mike Blumenkrantz [Tue, 4 Aug 2015 22:50:16 +0000 (18:50 -0400)]
apply wayland data device focus after focus has been set

the focus_set client hook is for setting focus, not for doing things which
must occur after focus has been set

8 years agofix compositor type detection for dnd operations
Mike Blumenkrantz [Tue, 4 Aug 2015 22:48:33 +0000 (18:48 -0400)]
fix compositor type detection for dnd operations

wayland compositors will always use a compositor grab

8 years agoallow new drags to be created with no associated mime types
Mike Blumenkrantz [Tue, 4 Aug 2015 22:47:59 +0000 (18:47 -0400)]
allow new drags to be created with no associated mime types

8 years agoreduce explicit ecore-x type usage in e_dnd
Mike Blumenkrantz [Tue, 4 Aug 2015 22:47:30 +0000 (18:47 -0400)]
reduce explicit ecore-x type usage in e_dnd

8 years agofurther unify drag start functions
Mike Blumenkrantz [Tue, 4 Aug 2015 22:45:36 +0000 (18:45 -0400)]
further unify drag start functions

8 years agotrack the current pointer focus client in wayland compositor
Mike Blumenkrantz [Tue, 4 Aug 2015 22:44:23 +0000 (18:44 -0400)]
track the current pointer focus client in wayland compositor

8 years agoreject deleted clients from wl show callback
Mike Blumenkrantz [Tue, 4 Aug 2015 22:41:31 +0000 (18:41 -0400)]
reject deleted clients from wl show callback

8 years agoshow drag object immediately when beginning a drag
Mike Blumenkrantz [Tue, 4 Aug 2015 18:14:27 +0000 (14:14 -0400)]
show drag object immediately when beginning a drag

fixes flicker at start of drag

8 years agoonly return xwayland pixmap from e_comp_x_client_pixmap_get() for xwl clients
Mike Blumenkrantz [Tue, 4 Aug 2015 17:15:36 +0000 (13:15 -0400)]
only return xwayland pixmap from e_comp_x_client_pixmap_get() for xwl clients

8 years agoUpdate README for those viewing this repo from github.
Yomi [Mon, 3 Aug 2015 19:52:09 +0000 (15:52 -0400)]
Update README for those viewing this repo from github.

Summary: Update readme.

Reviewers: zmike

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D2908

9 years agounify most of drag start functions
Mike Blumenkrantz [Fri, 31 Jul 2015 19:35:55 +0000 (15:35 -0400)]
unify most of drag start functions

9 years agodefer focus-setting on focus revert during desk flip when visibility is pending
Mike Blumenkrantz [Fri, 31 Jul 2015 17:55:44 +0000 (13:55 -0400)]
defer focus-setting on focus revert during desk flip when visibility is pending

in the case that a client is going to be shown on the next loop iteration,
focus setting must still occur and be deferred

this fixes the case of a window appearing on a desk while the user is switching
desks away from it even though this window is attempting to focus itself

9 years agonotidle the screensaver in wl compositor mouse move cb
Mike Blumenkrantz [Thu, 30 Jul 2015 20:35:51 +0000 (16:35 -0400)]
notidle the screensaver in wl compositor mouse move cb

fixes screen blanking while user is active

9 years agoset ELM_DISPLAY appropriately for wayland compositors
Mike Blumenkrantz [Thu, 30 Jul 2015 20:29:25 +0000 (16:29 -0400)]
set ELM_DISPLAY appropriately for wayland compositors

9 years agoreject internal window moves when they originate from a wl configure event
Mike Blumenkrantz [Thu, 30 Jul 2015 20:22:08 +0000 (16:22 -0400)]
reject internal window moves when they originate from a wl configure event

fixes a number of internal win positioning issues

9 years agounset DISPLAY on xwayland module shutdown
Mike Blumenkrantz [Thu, 30 Jul 2015 17:36:42 +0000 (13:36 -0400)]
unset DISPLAY on xwayland module shutdown

fixes loading across restarts

9 years agofix wizard module loading when E_MODULE_SRC_PATH is set
Mike Blumenkrantz [Thu, 30 Jul 2015 17:24:24 +0000 (13:24 -0400)]
fix wizard module loading when E_MODULE_SRC_PATH is set

9 years agoflip conditional in wizard xdg events to call xdg function first
Mike Blumenkrantz [Thu, 30 Jul 2015 17:15:50 +0000 (13:15 -0400)]
flip conditional in wizard xdg events to call xdg function first

when curpage was not set, the xdg checking function would never be run,
preventing the wizard from advancing

fix T2622

9 years agoremove spurious focus setting on desk flip without animation
Mike Blumenkrantz [Wed, 29 Jul 2015 23:46:22 +0000 (19:46 -0400)]
remove spurious focus setting on desk flip without animation

focus gets automatically handled in e_desk_flip_end(). changing it
again here will produce unintended/wrong results in some cases

fix T2071

9 years agoadd fallback loading of default theme on init
Mike Blumenkrantz [Wed, 29 Jul 2015 21:41:21 +0000 (17:41 -0400)]
add fallback loading of default theme on init

this should fix cases where whatever the user-set theme is doesn't provide
a required group by filling it in

fix T2210

9 years agouse gadget zone for evry gadget launcher
Mike Blumenkrantz [Wed, 29 Jul 2015 21:21:00 +0000 (17:21 -0400)]
use gadget zone for evry gadget launcher

probably fixes T2423 maybe

9 years agoRevert "remove unnecessary geometry setting during xwl client swap"
Mike Blumenkrantz [Wed, 29 Jul 2015 19:40:02 +0000 (15:40 -0400)]
Revert "remove unnecessary geometry setting during xwl client swap"

This reverts commit ae1fc10d06e89f8b9e38cbd40a12223084e38861.

not unnecessary if the client has already been shown. fixes xwl menus
randomly showing up at 0,0

9 years agofix new_client setting on xwl clients during swap
Mike Blumenkrantz [Wed, 29 Jul 2015 19:39:39 +0000 (15:39 -0400)]
fix new_client setting on xwl clients during swap

9 years agodon't reset wayland surface geometry for overrides
Mike Blumenkrantz [Wed, 29 Jul 2015 19:38:17 +0000 (15:38 -0400)]
don't reset wayland surface geometry for overrides

9 years agoend compositor animations for dead clients on hide
Mike Blumenkrantz [Wed, 29 Jul 2015 19:25:22 +0000 (15:25 -0400)]
end compositor animations for dead clients on hide

fixes a huge object leak in xwayland related to menus

9 years agoreturn immediately on wayland focus-in key timer when no focused kbds exist
Mike Blumenkrantz [Tue, 28 Jul 2015 21:36:13 +0000 (17:36 -0400)]
return immediately on wayland focus-in key timer when no focused kbds exist

9 years agodo not call ecore_time_unix_get() on each key sending loop for wayland clients
Mike Blumenkrantz [Tue, 28 Jul 2015 21:34:58 +0000 (17:34 -0400)]
do not call ecore_time_unix_get() on each key sending loop for wayland clients

9 years agowayland: Only send keyboard modifiers to focused resources
Derek Foreman [Tue, 28 Jul 2015 21:12:57 +0000 (17:12 -0400)]
wayland: Only send keyboard modifiers to focused resources

Summary: We were sending them to anything that bound a wl_keyboard.

Reviewers: zmike

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D2879

9 years agoreduce delay before running screensaver-off animations in wayland
Mike Blumenkrantz [Tue, 28 Jul 2015 20:58:53 +0000 (16:58 -0400)]
reduce delay before running screensaver-off animations in wayland

this feels a bit more natural while still displaying animations after dpms
has finished cycling

9 years agodisable ecore-evas events on client windows during actions
Mike Blumenkrantz [Tue, 28 Jul 2015 20:46:00 +0000 (16:46 -0400)]
disable ecore-evas events on client windows during actions

this is a not-great way of hacking around various issues related to
the efl mouse button cancel patches that went in for the 1.15 cycle
which changed the entire mouse input workings of the toolkit.

to avoid further issues, the compositor will explicitly block eventing
on all internal canvases during actions

9 years agodisable x11 mouse eventing in wayland compositor mode
Mike Blumenkrantz [Tue, 28 Jul 2015 19:57:52 +0000 (15:57 -0400)]
disable x11 mouse eventing in wayland compositor mode

these events are delegated directly by the compositor. anything that
is told to us by x11 may or may not be the case and we shouldn't care
either way

9 years agowl_desktop_shell: Formatting
Chris Michael [Tue, 28 Jul 2015 18:37:08 +0000 (14:37 -0400)]
wl_desktop_shell: Formatting

NB: No functional changes

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agodo not create wayland screensaver timer when screensaver is disabled
Mike Blumenkrantz [Tue, 28 Jul 2015 16:41:05 +0000 (12:41 -0400)]
do not create wayland screensaver timer when screensaver is disabled

ref T2609

9 years agoblock xsettings config update if xsettings has not been initialized
Mike Blumenkrantz [Tue, 28 Jul 2015 16:34:05 +0000 (12:34 -0400)]
block xsettings config update if xsettings has not been initialized

fix T2610

9 years agofix x11 detection for wayland compositor setup
Mike Blumenkrantz [Tue, 28 Jul 2015 16:32:50 +0000 (12:32 -0400)]
fix x11 detection for wayland compositor setup

ref T2609

9 years agofix desklock-related screensaver modification
Mike Blumenkrantz [Tue, 28 Jul 2015 16:31:22 +0000 (12:31 -0400)]
fix desklock-related screensaver modification

ref T2609

9 years agoensure expected screensaver blanking in x11 compositors with HAVE_WAYLAND
Mike Blumenkrantz [Mon, 27 Jul 2015 22:24:34 +0000 (18:24 -0400)]
ensure expected screensaver blanking in x11 compositors with HAVE_WAYLAND

9 years agofix wl screensaver activation when deactivating during fade
Mike Blumenkrantz [Mon, 27 Jul 2015 21:32:11 +0000 (17:32 -0400)]
fix wl screensaver activation when deactivating during fade

9 years agoadd dpms handling for wayland compositors
Mike Blumenkrantz [Mon, 27 Jul 2015 20:54:31 +0000 (16:54 -0400)]
add dpms handling for wayland compositors

9 years agoadd E_EVENT_SCREENSAVER_OFF_PRE
Mike Blumenkrantz [Mon, 27 Jul 2015 20:54:01 +0000 (16:54 -0400)]
add E_EVENT_SCREENSAVER_OFF_PRE

for hooking dpms changes which occur before animations play

9 years agoadd wl_drm dpms setting
Mike Blumenkrantz [Mon, 27 Jul 2015 20:48:19 +0000 (16:48 -0400)]
add wl_drm dpms setting

9 years agoadd dpms method for E_Comp_Screen_Iface
Mike Blumenkrantz [Mon, 27 Jul 2015 20:47:55 +0000 (16:47 -0400)]
add dpms method for E_Comp_Screen_Iface

9 years agoremove e_screensaver_force_update()
Mike Blumenkrantz [Mon, 27 Jul 2015 19:54:15 +0000 (15:54 -0400)]
remove e_screensaver_force_update()

this was just used to set up x11 screensaver stuff, which has now been
relocated to the related comp_init function

9 years agoadd functioning wayland screensaver support
Mike Blumenkrantz [Mon, 27 Jul 2015 19:46:57 +0000 (15:46 -0400)]
add functioning wayland screensaver support

block xscreensaver events, manage input<->activation eventing

fix T2525

9 years agoreject x11 NotifyVirtual and NotifyInferior mouse in events
Mike Blumenkrantz [Mon, 27 Jul 2015 17:25:01 +0000 (13:25 -0400)]
reject x11 NotifyVirtual and NotifyInferior mouse in events

these are triggered "in passing" when mouse in events occur and do
not necessarily indicate that the mouse has entered this specific window

failing to reject such events can cause mouse-based focus policies to
attempt to set focus onto windows which are not visible, resulting in
an infinite loop where no window is actually focused

9 years agoallow x11 mouse wheel events to check ev->event_window for possible client match
Mike Blumenkrantz [Mon, 27 Jul 2015 17:23:13 +0000 (13:23 -0400)]
allow x11 mouse wheel events to check ev->event_window for possible client match

in the event that these windows are different, event_window is the parent of window
which may or may not be explicitly tracked by an E_Client, so the wheel events here
should be sent to the parent as is done in mouse button events

fix T2604

9 years agoapply csd sizing transform for wayland configure events
Mike Blumenkrantz [Fri, 24 Jul 2015 20:35:21 +0000 (16:35 -0400)]
apply csd sizing transform for wayland configure events

when not resizing, the sizes passed to configure should be based on the
window size and not the surface size. in order to calculate this, it's
necessary to keep track of the last-known window geometry for non-maximized
states and create offsets with which to calculate new sizes

this fixes directional maximizes as well as unmaximizing

9 years agoalways send geometry to configure method for wayland clients when not resizing
Mike Blumenkrantz [Fri, 24 Jul 2015 20:34:18 +0000 (16:34 -0400)]
always send geometry to configure method for wayland clients when not resizing

failure to set this would lead to clients changing geometry when maximized while
focus state was removed

9 years agodo not send duplicate configures for wayland clients during maximize
Mike Blumenkrantz [Fri, 24 Jul 2015 20:33:06 +0000 (16:33 -0400)]
do not send duplicate configures for wayland clients during maximize

this seems to not have caused any real issues, but it made debugging
more of a pain and is unnecessary connection noise

9 years agofix client smart callbacks on (un)maximize
Mike Blumenkrantz [Fri, 24 Jul 2015 18:33:08 +0000 (14:33 -0400)]
fix client smart callbacks on (un)maximize

these should match the callbacks triggered for whatever the current
maximize state is

9 years agoadd an actual module no-save blacklist
Mike Blumenkrantz [Fri, 24 Jul 2015 18:31:29 +0000 (14:31 -0400)]
add an actual module no-save blacklist

this should make it easier to keep track of modules that should be
blocked from having their load states saved

9 years agoenlightenment: Remove static function prototype for unused function
Chris Michael [Fri, 24 Jul 2015 17:16:04 +0000 (13:16 -0400)]
enlightenment: Remove static function prototype for unused function

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoenlightenment: Allocate space for terminating NULL
Chris Michael [Fri, 24 Jul 2015 17:12:20 +0000 (13:12 -0400)]
enlightenment: Allocate space for terminating NULL

Fixes CID1261289

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoenlightenment: Remove listener for XDnD status
Chris Michael [Fri, 24 Jul 2015 17:09:05 +0000 (13:09 -0400)]
enlightenment: Remove listener for XDnD status

As we don't do anything within this handler, having it is just
pointless. Remove it. Fixes Coverity CID1267214

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoUpdating catalan translation
maxerba [Fri, 24 Jul 2015 10:59:46 +0000 (12:59 +0200)]
Updating catalan translation

9 years agoUpdating italian translation
maxerba [Thu, 23 Jul 2015 21:09:17 +0000 (23:09 +0200)]
Updating italian translation

9 years agowayland: fix key repeat
Derek Foreman [Thu, 23 Jul 2015 15:01:31 +0000 (11:01 -0400)]
wayland: fix key repeat

Summary:
wl_keyboard_send_repeat_info takes ints, not floats.  We were rounding to
0 and weston-terminal didn't key repeat.

fixes T2597

Reviewers: devilhorns, zmike

Subscribers: cedric

Maniphest Tasks: T2597

Differential Revision: https://phab.enlightenment.org/D2859

9 years agoadd a timer for wl client focus to delay held key input
Mike Blumenkrantz [Wed, 22 Jul 2015 21:55:30 +0000 (17:55 -0400)]
add a timer for wl client focus to delay held key input

this prevents keys from immediately being sent to newly-focused clients
and avoids the case of reverting focus from one app to another on keybind
close, only to have the second app also close immediately using the same keybind

9 years agosend wl kbd modifiers only when changes occur
Mike Blumenkrantz [Wed, 22 Jul 2015 21:46:39 +0000 (17:46 -0400)]
send wl kbd modifiers only when changes occur

9 years agocreate/manage list of focused wl keyboard resources for reuse in kbd operations
Mike Blumenkrantz [Wed, 22 Jul 2015 21:38:40 +0000 (17:38 -0400)]
create/manage list of focused wl keyboard resources for reuse in kbd operations

this simplifies kbd code all over

9 years agoset new_client flag on xwl clients during swap
Mike Blumenkrantz [Wed, 22 Jul 2015 21:10:49 +0000 (17:10 -0400)]
set new_client flag on xwl clients during swap

this forces another run of client placement so that xwl clients do
not always appear at 0,0

9 years agoremove unnecessary geometry setting during xwl client swap
Mike Blumenkrantz [Wed, 22 Jul 2015 21:10:11 +0000 (17:10 -0400)]
remove unnecessary geometry setting during xwl client swap

this geometry will be applied during show

9 years agoset shell-less wl surface mapped state regardless of visibility during commit
Mike Blumenkrantz [Wed, 22 Jul 2015 21:09:14 +0000 (17:09 -0400)]
set shell-less wl surface mapped state regardless of visibility during commit

new_client flag here will defer show operations, but the operations will complete