platform/upstream/enlightenment.git
9 years agoadd code to hook the client new event
Chris Michael [Wed, 15 Oct 2014 12:01:14 +0000 (08:01 -0400)]
add code to hook the client new event

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoAdd code to create the clients window hash
Chris Michael [Wed, 15 Oct 2014 10:57:16 +0000 (06:57 -0400)]
Add code to create the clients window hash

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoImplement code for surfaced attach
Chris Michael [Wed, 15 Oct 2014 10:54:45 +0000 (06:54 -0400)]
Implement code for surfaced attach

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoFix compile errors. Implement start of buffer code
Chris Michael [Wed, 15 Oct 2014 10:53:45 +0000 (06:53 -0400)]
Fix compile errors. Implement start of buffer code

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agounset pixmap resource when surface resource is destroyed
Chris Michael [Wed, 15 Oct 2014 06:47:56 +0000 (02:47 -0400)]
unset pixmap resource when surface resource is destroyed

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoadd call to delete fd handler when we close the compositor
Chris Michael [Tue, 14 Oct 2014 21:46:07 +0000 (17:46 -0400)]
add call to delete fd handler when we close the compositor

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoadd start of surface implementation code
Chris Michael [Tue, 14 Oct 2014 21:44:56 +0000 (17:44 -0400)]
add start of surface implementation code

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoremove debug noise in comp_wl_data
Chris Michael [Tue, 14 Oct 2014 21:29:25 +0000 (17:29 -0400)]
remove debug noise in comp_wl_data

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agorename surface signal get function
Chris Michael [Tue, 14 Oct 2014 19:49:53 +0000 (15:49 -0400)]
rename surface signal get function

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agostart on actual compositor interface code
Chris Michael [Tue, 14 Oct 2014 19:17:56 +0000 (15:17 -0400)]
start on actual compositor interface code

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoFix printing of wayland log output
Chris Michael [Tue, 14 Oct 2014 19:12:17 +0000 (15:12 -0400)]
Fix printing of wayland log output

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoFix missing variable compiler warning
Chris Michael [Tue, 14 Oct 2014 18:57:22 +0000 (14:57 -0400)]
Fix missing variable compiler warning

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoadd call to shutdown Ecore_Wayland
Chris Michael [Tue, 14 Oct 2014 18:53:06 +0000 (14:53 -0400)]
add call to shutdown Ecore_Wayland

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoadd code to initialize Ecore_Wayland
Chris Michael [Tue, 14 Oct 2014 18:52:20 +0000 (14:52 -0400)]
add code to initialize Ecore_Wayland

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoset compositor wayland data
Chris Michael [Tue, 14 Oct 2014 18:50:58 +0000 (14:50 -0400)]
set compositor wayland data

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoadd code to setup input & keyboard if we are using an X compositor
Chris Michael [Tue, 14 Oct 2014 18:50:27 +0000 (14:50 -0400)]
add code to setup input & keyboard if we are using an X compositor

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoadd code to initialze input
Chris Michael [Tue, 14 Oct 2014 18:49:05 +0000 (14:49 -0400)]
add code to initialze input

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoadd code to initialize data manager
Chris Michael [Tue, 14 Oct 2014 18:47:32 +0000 (14:47 -0400)]
add code to initialize data manager

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoadd code to load desktop shell module
Chris Michael [Tue, 14 Oct 2014 18:44:21 +0000 (14:44 -0400)]
add code to load desktop shell module

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoadd code to integrate wayland event loop with ecore_main loop
Chris Michael [Tue, 14 Oct 2014 18:40:02 +0000 (14:40 -0400)]
add code to integrate wayland event loop with ecore_main loop

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoadd function call to initialize shm
Chris Michael [Tue, 14 Oct 2014 18:21:48 +0000 (14:21 -0400)]
add function call to initialize shm

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agorename compositor delete callback
Chris Michael [Tue, 14 Oct 2014 18:21:02 +0000 (14:21 -0400)]
rename compositor delete callback

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoadd code to create and bind the wayland compositor
Chris Michael [Tue, 14 Oct 2014 18:20:33 +0000 (14:20 -0400)]
add code to create and bind the wayland compositor

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoadd code to setup wayland compositor signals
Chris Michael [Tue, 14 Oct 2014 18:13:22 +0000 (14:13 -0400)]
add code to setup wayland compositor signals

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoadd code to create wayland display socket
Chris Michael [Tue, 14 Oct 2014 18:12:32 +0000 (14:12 -0400)]
add code to create wayland display socket

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoadd code to create new wayland display
Chris Michael [Tue, 14 Oct 2014 18:09:58 +0000 (14:09 -0400)]
add code to create new wayland display

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoadd code to setup wayland logging function
Chris Michael [Tue, 14 Oct 2014 18:07:38 +0000 (14:07 -0400)]
add code to setup wayland logging function

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoadd functions to create new compositor
Chris Michael [Tue, 14 Oct 2014 18:03:15 +0000 (14:03 -0400)]
add functions to create new compositor

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoset comp_gl if we have the correct engines available
Chris Michael [Tue, 14 Oct 2014 17:53:25 +0000 (13:53 -0400)]
set comp_gl if we have the correct engines available

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoadd start of new compositor
Chris Michael [Tue, 14 Oct 2014 17:52:26 +0000 (13:52 -0400)]
add start of new compositor

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoremove useless return
Chris Michael [Tue, 14 Oct 2014 17:33:08 +0000 (13:33 -0400)]
remove useless return

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoremove old wayland compositor file
Chris Michael [Tue, 14 Oct 2014 16:31:15 +0000 (12:31 -0400)]
remove old wayland compositor file

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agowl-desktop-shell: Don't call e_client_ping here.
Chris Michael [Thu, 30 Oct 2014 12:41:04 +0000 (08:41 -0400)]
wl-desktop-shell: Don't call e_client_ping here.

Summary: As pointed out by shiin, this causes an infinite loop due to
e_client_ping already been called in the pre_frame callback. Thanks
for spotting this !! :)

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agowl_desktop_shell: Fixed the issue to check if wl surface is active or hung up
vivek [Wed, 29 Oct 2014 14:38:06 +0000 (10:38 -0400)]
wl_desktop_shell: Fixed the issue to check if wl surface is active or hung up

Summary:
The patch will setup e_client_cb_ping_poller and as long as wl_surface is
active it will unset hung

Signed-off-by: vivek <vivek.ellur@samsung.com>
Reviewers: devilhorns

Subscribers: cedric

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

9 years agowl_desktop_shell: Fix formatting
Chris Michael [Wed, 29 Oct 2014 14:35:24 +0000 (10:35 -0400)]
wl_desktop_shell: Fix formatting

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agowl_desktop_shell: Fixed the issue to check if client is active or hung up
vivek [Wed, 29 Oct 2014 14:34:26 +0000 (10:34 -0400)]
wl_desktop_shell: Fixed the issue to check if client is active or hung up

Summary:
The patch will setup e_client_cb_ping_poller and as long as surface is
active it will unset hung

Signed-off-by: vivek <vivek.ellur@samsung.com>
Reviewers: devilhorns

Subscribers: cedric

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

9 years agowl_desktop_shell: Implemented function to show xdg shell surface menu
vivek [Wed, 29 Oct 2014 13:51:28 +0000 (09:51 -0400)]
wl_desktop_shell: Implemented function to show xdg shell surface menu

Summary:
Implemented _e_xdg_shell_surface_cb_window_menu_show internal function
to show window menu.

Signed-off-by: vivek <vivek.ellur@samsung.com>
Reviewers: devilhorns

Subscribers: cedric

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

9 years agotiling: fix coding conventions and style.
Tom Hacohen [Wed, 29 Oct 2014 08:25:04 +0000 (08:25 +0000)]
tiling: fix coding conventions and style.

Should have been squashed into the previous commit. :(
Anyhow, this fixes conventions and some potentially
dangerous style choices.

9 years agotiling: Implemented tiling window position manipulation
Marcel Hollerbach [Wed, 29 Oct 2014 08:10:01 +0000 (08:10 +0000)]
tiling: Implemented tiling window position manipulation

Summary:
This implements the possibility to "break out" a node in the tree which
means that the node will be appended or prependen to the parent in the
grandparent.

The other function "joins" the node to the node before or after.
Basically it will be added as a child, and if necessarry the client
of this node will be added in a new Window Tree and also added as a child.

With the new actions you can move the focused window right/left/up/down
with keybindings.

If the window will "break out" or "join" depends on the parent split type.

Sample:
1|4|6
2|4|6
3|5|6

(Same Number means same Window)

1 is focused.
Left Key is pressed.

1 is in a vertical split so the window will "break out".
Result:
2|1|4|6
2|1|5|6

Now another key:
Down Key is pressed.

1 is in a vertical split so the window will "join".
Result:
1|2|4|6
3 3|5|6

@feature

Fixes T1350

Reviewers: tasn

Subscribers: cedric

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

9 years agoReally fix the compilation with wayland
Jean-Philippe Andre [Fri, 24 Oct 2014 10:26:55 +0000 (19:26 +0900)]
Really fix the compilation with wayland

... I hope.

9 years agoRevert "Add ecore-wayland flags to the general cflags"
Jean-Philippe Andre [Fri, 24 Oct 2014 10:08:50 +0000 (19:08 +0900)]
Revert "Add ecore-wayland flags to the general cflags"

This reverts commit 13194fb4e277e4282833e3be49c1580f787f92d4.

Of course this was the wrong fix, as it adds ecore-wayland as
a *required* dependency of E. Since there was this other
variable "requirements_e" I thought the pkgconfig would be fine. Nope.

9 years agoAdd ecore-wayland flags to the general cflags
Jean-Philippe Andre [Fri, 24 Oct 2014 09:18:38 +0000 (18:18 +0900)]
Add ecore-wayland flags to the general cflags

My build would break on missing Ecore_Wayland.h otherwise.

9 years agoFix include order of EGL & Evas GL
Jean-Philippe Andre [Fri, 24 Oct 2014 09:17:32 +0000 (18:17 +0900)]
Fix include order of EGL & Evas GL

Evas_GL.h must be included after EGL.h because it can then skip some
redefinitions of khronos typedefs.

9 years agoFix tiling window properties restore issues with iconify.
Tom Hacohen [Thu, 23 Oct 2014 12:37:08 +0000 (13:37 +0100)]
Fix tiling window properties restore issues with iconify.

Windows properties (like border) weren't being restored on iconify.

9 years agoRemove HAVE_WAYLAND_ONLY dependency from searching and enabling backend module.
Seunghun Lee [Mon, 20 Oct 2014 15:53:18 +0000 (11:53 -0400)]
Remove HAVE_WAYLAND_ONLY dependency from searching and enabling backend module.

Summary:
this patch allows to enable wl_drm module(if it's exsited) without setting E_WL_FORCE as a wl_drm under HAVE_WAYLAND_ONLY.
this patch also prevent a crash under below condition. running enlightenment with HAVE_WAYLAND_ONLY option and without set E_WL_FORCE occurs crash where try to refer E_Manager because E_Manager is created in wl_drm module.

Reviewers: devilhorns

Subscribers: cedric

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

9 years agoenlightenment/conf: fix missing icons in settings panel
Brian 'morlenxus' Miculcy [Mon, 20 Oct 2014 14:55:29 +0000 (16:55 +0200)]
enlightenment/conf: fix missing icons in settings panel

Shows the 'unknown' icon for settings panel items which have no icon defined.
@fix

9 years agobump required wayland-server version to 1.6.0 for wayland-only
Chris Michael [Tue, 14 Oct 2014 14:10:18 +0000 (10:10 -0400)]
bump required wayland-server version to 1.6.0 for wayland-only

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoe-comp-wl: Enable sending of the surface_create signal from the
Chris Michael [Mon, 13 Oct 2014 19:51:14 +0000 (15:51 -0400)]
e-comp-wl: Enable sending of the surface_create signal from the
compositor and provide an API function to retrieve that signal (used
in a pending commit)

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoe-comp-wl: Reduce calls to wayland protocol functions. These are not
Chris Michael [Mon, 13 Oct 2014 19:49:52 +0000 (15:49 -0400)]
e-comp-wl: Reduce calls to wayland protocol functions. These are not
needed here and just waste extra cycles.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoe-comp-wl: Support wl_display_add_socket_auto function
Chris Michael [Mon, 13 Oct 2014 19:48:53 +0000 (15:48 -0400)]
e-comp-wl: Support wl_display_add_socket_auto function

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoe-comp-wl: Send the resource as data to the surface_create signal
Chris Michael [Mon, 13 Oct 2014 19:47:23 +0000 (15:47 -0400)]
e-comp-wl: Send the resource as data to the surface_create signal

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agodon't crash when closing internal dialog boxes
Chris Michael [Sun, 12 Oct 2014 14:08:05 +0000 (10:08 -0400)]
don't crash when closing internal dialog boxes

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoupdate wl_seat interface version so that gtk apps function...for
Chris Michael [Sun, 12 Oct 2014 14:01:30 +0000 (10:01 -0400)]
update wl_seat interface version so that gtk apps function...for
Daniel ;)

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agofix resizing wayland clients by sending configure message if client is
Chris Michael [Sun, 12 Oct 2014 10:14:41 +0000 (06:14 -0400)]
fix resizing wayland clients by sending configure message if client is
Not maximized.

Apparently I broke resize when fixing maximize ... uggg.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agofix teamwork popup positioning for non-dbus popups
Mike Blumenkrantz [Sun, 12 Oct 2014 08:48:19 +0000 (04:48 -0400)]
fix teamwork popup positioning for non-dbus popups

9 years agonotification: don't segv if no zone found to place the popup
Boris Faure [Fri, 10 Oct 2014 09:33:17 +0000 (11:33 +0200)]
notification: don't segv if no zone found to place the popup

@fix

9 years agofix improper define which was causing uuid header to not be included
Chris Michael [Sun, 12 Oct 2014 08:04:02 +0000 (04:04 -0400)]
fix improper define which was causing uuid header to not be included
in certain cases.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agosend xdg surface configure message when we maximize/unmaximize.
Chris Michael [Mon, 6 Oct 2014 19:57:36 +0000 (15:57 -0400)]
send xdg surface configure message when we maximize/unmaximize.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoDon't resend a configure event after resize is done. This is part of a
Chris Michael [Mon, 6 Oct 2014 19:56:48 +0000 (15:56 -0400)]
Don't resend a configure event after resize is done. This is part of a
xdg_shell maximize fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agosynchronize mailmap
Boris Faure [Sun, 5 Oct 2014 13:00:49 +0000 (15:00 +0200)]
synchronize mailmap

9 years agocleanup compiler warnings when building for wayland-only
Chris Michael [Fri, 3 Oct 2014 18:02:25 +0000 (14:02 -0400)]
cleanup compiler warnings when building for wayland-only

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agodon't define x selection notify handler if we are building for wayland-only
Chris Michael [Fri, 3 Oct 2014 18:00:09 +0000 (14:00 -0400)]
don't define x selection notify handler if we are building for wayland-only

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoRevert "don't clear 'changed' variable unless we are going to use it. (fixes"
Chris Michael [Fri, 3 Oct 2014 17:45:16 +0000 (13:45 -0400)]
Revert "don't clear 'changed' variable unless we are going to use it. (fixes"

This reverts commit 58cbf19c1019745c14d3b34fdfd853bc7139d976.

9 years agodeclare drag finished callback event if building for wayland-only
Chris Michael [Fri, 3 Oct 2014 17:43:21 +0000 (13:43 -0400)]
declare drag finished callback event if building for wayland-only

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agofix compiler warnings when building for wayland-only
Chris Michael [Fri, 3 Oct 2014 17:35:34 +0000 (13:35 -0400)]
fix compiler warnings when building for wayland-only

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agofix compiler warnings when building for wayland-only
Chris Michael [Fri, 3 Oct 2014 17:34:18 +0000 (13:34 -0400)]
fix compiler warnings when building for wayland-only

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agodon't clear 'changed' variable unless we are going to use it. (fixes
Chris Michael [Fri, 3 Oct 2014 17:30:48 +0000 (13:30 -0400)]
don't clear 'changed' variable unless we are going to use it. (fixes
compiler warning when building for wayland-only)

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agofix compiler warnings when building for wayland-only
Chris Michael [Fri, 3 Oct 2014 17:30:03 +0000 (13:30 -0400)]
fix compiler warnings when building for wayland-only

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoremove ifdef's for compiling out e_dnd support in wayland-only mode
Chris Michael [Fri, 3 Oct 2014 17:28:58 +0000 (13:28 -0400)]
remove ifdef's for compiling out e_dnd support in wayland-only mode

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoclean compiler warnings when building for wayland-only
Chris Michael [Fri, 3 Oct 2014 17:28:42 +0000 (13:28 -0400)]
clean compiler warnings when building for wayland-only

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoonly call ecore-x functions here if we are Not build for wayland-only
Chris Michael [Fri, 3 Oct 2014 17:17:52 +0000 (13:17 -0400)]
only call ecore-x functions here if we are Not build for wayland-only

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agofix unused function paramters warning when building for wayland only
Chris Michael [Fri, 3 Oct 2014 17:17:33 +0000 (13:17 -0400)]
fix unused function paramters warning when building for wayland only

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agowl-desktop-shell: Update module code for new xdg shell protocol
Chris Michael [Wed, 1 Oct 2014 20:14:28 +0000 (16:14 -0400)]
wl-desktop-shell: Update module code for new xdg shell protocol

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agowl-desktop-shell: Update desktop shell module for new xdg shell protocol
Chris Michael [Wed, 1 Oct 2014 20:14:05 +0000 (16:14 -0400)]
wl-desktop-shell: Update desktop shell module for new xdg shell protocol

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoe-comp-wl: Update compositor for new xdg shell protocol
Chris Michael [Wed, 1 Oct 2014 20:13:26 +0000 (16:13 -0400)]
e-comp-wl: Update compositor for new xdg shell protocol

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoe-comp-wl: Remove dead structure members
Chris Michael [Wed, 1 Oct 2014 20:09:25 +0000 (16:09 -0400)]
e-comp-wl: Remove dead structure members

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agowl-desktop-shell: Bump xdg protocol version
Chris Michael [Wed, 1 Oct 2014 13:48:33 +0000 (09:48 -0400)]
wl-desktop-shell: Bump xdg protocol version

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agofix: Add more desktops to be tiled by default in the tiling config.
Tom Hacohen [Fri, 26 Sep 2014 11:44:40 +0000 (12:44 +0100)]
fix: Add more desktops to be tiled by default in the tiling config.

Now the first 4X4 are tiled by default.

Fixes T1682.

9 years agothaw evas on winlist activation with no clients available
Mike Blumenkrantz [Tue, 23 Sep 2014 17:17:10 +0000 (13:17 -0400)]
thaw evas on winlist activation with no clients available

fix T1667

9 years agoclient hooks should not continue to be called if the client has been deleted
Mike Blumenkrantz [Tue, 23 Sep 2014 17:12:02 +0000 (13:12 -0400)]
client hooks should not continue to be called if the client has been deleted

9 years agoUpdating italian translation
maxerba [Tue, 23 Sep 2014 16:51:03 +0000 (18:51 +0200)]
Updating italian translation

9 years agoforce comp render queue more aggressively to detect changes in nocomp
Mike Blumenkrantz [Tue, 23 Sep 2014 14:27:04 +0000 (10:27 -0400)]
force comp render queue more aggressively to detect changes in nocomp

9 years agocomp render queue on every client resize instead of on unmaximize
Mike Blumenkrantz [Tue, 23 Sep 2014 14:15:19 +0000 (10:15 -0400)]
comp render queue on every client resize instead of on unmaximize

9 years agoautotools: modified autogen.sh script to be able to build from different directory.
Srivardhan Hebbar [Mon, 22 Sep 2014 12:43:32 +0000 (14:43 +0200)]
autotools: modified autogen.sh script to be able to build from different directory.

Summary:
Right now we cannot have a designated build directory and build in the same folder as in the source. So modified the autogen.sh so that we can have a designated build directory and can build from that.

@feature

Signed-off-by: Srivardhan Hebbar <sri.hebbar@samsung.com>
Reviewers: cedric, raster, devilhorns

Subscribers: zmike, cedric

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

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
9 years agoconf_application: fix crash on setting Desktop Environment
Wonguk Jeong [Mon, 22 Sep 2014 10:04:11 +0000 (12:04 +0200)]
conf_application: fix crash on setting Desktop Environment

use e_util_strcmp instead of strcmp. (previously, NULL check was omitted)

Fixes T1673

9 years agolokker: empty string should not be translated.
Cedric BAIL [Mon, 22 Sep 2014 06:57:24 +0000 (08:57 +0200)]
lokker: empty string should not be translated.

@fix

9 years agoupdate po's
Carsten Haitzler (Rasterman) [Sat, 20 Sep 2014 15:38:21 +0000 (00:38 +0900)]
update po's

9 years agoe_start - add ~/Applications/.bin to use for app bin searches
Carsten Haitzler (Rasterman) [Sat, 20 Sep 2014 15:08:29 +0000 (00:08 +0900)]
e_start - add ~/Applications/.bin to use for app bin searches

this is here to help for user installed apps

9 years agofix README to be more up to date
Carsten Haitzler (Rasterman) [Sat, 20 Sep 2014 07:21:50 +0000 (16:21 +0900)]
fix README to be more up to date

9 years agomodules/mixer: Check fcntl setting CLOEXEC for success
Stefan Schmidt [Fri, 19 Sep 2014 09:25:59 +0000 (11:25 +0200)]
modules/mixer: Check fcntl setting CLOEXEC for success

We still keep going if this fails but print out an error.

CID: 1039960

9 years agomodules/teamwork: Use eina_file_mkstemp() to avoid problems with umask
Stefan Schmidt [Fri, 19 Sep 2014 09:16:47 +0000 (11:16 +0200)]
modules/teamwork: Use eina_file_mkstemp() to avoid problems with umask

Keeping the snprintf to arrange for the tmp file name including the i->addr
in the filename.

CID: 1039805

9 years agomodules/pager: We already dereferenced pw->desk before, no need to check now
Stefan Schmidt [Fri, 19 Sep 2014 08:40:47 +0000 (10:40 +0200)]
modules/pager: We already dereferenced pw->desk before, no need to check now

We already dereferenced it a few lines before thus we could never reach this
here when it would be NULL.

CID: 1039809

9 years agomodules/teamwork: The ih value would never be < 1 as we checked it already.
Stefan Schmidt [Fri, 19 Sep 2014 08:35:47 +0000 (10:35 +0200)]
modules/teamwork: The ih value would never be < 1 as we checked it already.

ih did not check since the last time we checked it for < 1 a few lines before.

CID: 1232000

9 years agomodules/lokker: Array address is never NULL.
Stefan Schmidt [Fri, 19 Sep 2014 08:25:54 +0000 (10:25 +0200)]
modules/lokker: Array address is never NULL.

This would always be true. Comparing against the first array item is fine.

CID: 1155284

9 years agoe_client: _e_client_cb_drag_finished is not used in wayland only mode
Stefan Schmidt [Fri, 19 Sep 2014 07:56:10 +0000 (09:56 +0200)]
e_client: _e_client_cb_drag_finished is not used in wayland only mode

Mostly cosmetic as it avoid a warning of an unused function when compiling
for wayland only.

9 years agomodules/wl_drm: Remove trailing whitespaces
Stefan Schmidt [Thu, 18 Sep 2014 13:10:13 +0000 (15:10 +0200)]
modules/wl_drm: Remove trailing whitespaces

9 years agoadd borderless theme for deskmirror clients to support various animations
Mike Blumenkrantz [Thu, 18 Sep 2014 22:21:07 +0000 (18:21 -0400)]
add borderless theme for deskmirror clients to support various animations

9 years agoCleanup teamwork module from having missing initializerss for Eldbus
Chris Michael [Thu, 18 Sep 2014 18:51:22 +0000 (14:51 -0400)]
Cleanup teamwork module from having missing initializerss for Eldbus
Messages & Signals

Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years agoe: Improve code
Sebastian Dransfeld [Thu, 18 Sep 2014 18:31:56 +0000 (20:31 +0200)]
e: Improve code

9 years agobugfix: Cleanup systray module having missing initializers for Eldbus
Chris Michael [Thu, 18 Sep 2014 18:17:50 +0000 (14:17 -0400)]
bugfix: Cleanup systray module having missing initializers for Eldbus
Message & Signals

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