platform/upstream/enlightenment.git
11 years agojust in case - set list of exe's to null on freeing it in ibar
Carsten Haitzler (Rasterman) [Mon, 20 May 2013 12:49:12 +0000 (21:49 +0900)]
just in case - set list of exe's to null on freeing it in ibar

11 years agoset comp mirror image size before setting image data -> no more black/garbage mirrors
Mike Blumenkrantz [Mon, 20 May 2013 11:18:21 +0000 (12:18 +0100)]
set comp mirror image size before setting image data -> no more black/garbage mirrors

11 years agofix crash when deleting icon menu
Mike Blumenkrantz [Mon, 20 May 2013 11:02:34 +0000 (12:02 +0100)]
fix crash when deleting icon menu

11 years agofix possible memleak when failing to fetch music-player seek dbus args
Mike Blumenkrantz [Mon, 20 May 2013 10:11:33 +0000 (11:11 +0100)]
fix possible memleak when failing to fetch music-player seek dbus args

klocwork issue

11 years agofix possible memleak when creating new app menu entries
Mike Blumenkrantz [Mon, 20 May 2013 09:25:49 +0000 (10:25 +0100)]
fix possible memleak when creating new app menu entries

klocwork issue

11 years agoFix another memleak reported by klockwork.
Chris Michael [Mon, 20 May 2013 09:30:14 +0000 (10:30 +0100)]
Fix another memleak reported by klockwork.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
11 years agoFix potential memleaks reported by klockwork.
Chris Michael [Mon, 20 May 2013 09:27:16 +0000 (10:27 +0100)]
Fix potential memleaks reported by klockwork.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
11 years agoFix potential memleak reported by klockwork.
Chris Michael [Mon, 20 May 2013 09:22:27 +0000 (10:22 +0100)]
Fix potential memleak reported by klockwork.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
11 years agopager popups no longer allow clicking
Mike Blumenkrantz [Mon, 20 May 2013 07:59:50 +0000 (08:59 +0100)]
pager popups no longer allow clicking

deal with it

11 years agoignore comp shapes which have pass events set
Mike Blumenkrantz [Mon, 20 May 2013 07:59:33 +0000 (08:59 +0100)]
ignore comp shapes which have pass events set

11 years agoadd glow to popup sel in ibar. more visible selection now.
Carsten Haitzler (Rasterman) [Mon, 20 May 2013 01:03:35 +0000 (10:03 +0900)]
add glow to popup sel in ibar. more visible selection now.

11 years agofix comp mirrors to work with gl engines...
Carsten Haitzler (Rasterman) [Sun, 19 May 2013 14:44:15 +0000 (23:44 +0900)]
fix comp mirrors to work with gl engines...

11 years ago... improve that popup box from ibar to not scale all over the place... but.. comp...
Carsten Haitzler (Rasterman) [Sun, 19 May 2013 14:34:10 +0000 (23:34 +0900)]
... improve that popup box from ibar to not scale all over the place... but.. comp mirrors are full of garbage for me.

11 years agoprintf--
Chris Michael [Sun, 19 May 2013 11:48:54 +0000 (12:48 +0100)]
printf--

Signed-off-by: Chris Michael <devilhorns@comcast.net>
11 years agoFix randr dialog to display monitors that are disabled.
Chris Michael [Sun, 19 May 2013 11:41:26 +0000 (12:41 +0100)]
Fix randr dialog to display monitors that are disabled.
Add function to get a monitor's preferred mode size.
Add function to find any clones of a monitor.
Add function to find a valid crtc for an output

NB: Raster, this should fix your reported problem ;)

Signed-off-by: Chris Michael <devilhorns@comcast.net>
11 years agoAdd function to find a valid crtc for this monitor if none is set.
Chris Michael [Sun, 19 May 2013 11:40:10 +0000 (12:40 +0100)]
Add function to find a valid crtc for this monitor if none is set.
If a monitor gets re-enabled and no current mode is set (which is
typically the case), then find a mode based on size.

Signed-off-by: Chris Michael <devilhorns@comcast.net>
11 years agoModes is a zero-based list, so preferred needs to be -1.
Chris Michael [Sun, 19 May 2013 09:29:10 +0000 (10:29 +0100)]
Modes is a zero-based list, so preferred needs to be -1.

Signed-off-by: Chris Michael <devilhorns@comcast.net>
11 years agoRemove unused variables.
Chris Michael [Sun, 19 May 2013 07:14:31 +0000 (08:14 +0100)]
Remove unused variables.

Signed-off-by: Chris Michael <devilhorns@comcast.net>
11 years agoInitialize 'orients' variable to rotation 0.
Chris Michael [Sun, 19 May 2013 07:00:09 +0000 (08:00 +0100)]
Initialize 'orients' variable to rotation 0.

Signed-off-by: Chris Michael <devilhorns@comcast.net>
11 years agoibar now conceals a terrible power. the first person who can figure it out without...
discomfitor [Sat, 18 May 2013 18:39:01 +0000 (19:39 +0100)]
ibar now conceals a terrible power. the first person who can figure it out without reading the commit gets a surprise!

11 years agoblock multiple menu deactivate callbacks
discomfitor [Sat, 18 May 2013 16:00:39 +0000 (17:00 +0100)]
block multiple menu deactivate callbacks

11 years agoe_popup_autoclose() now also allows a delete function to replace normal popup deletion
discomfitor [Sat, 18 May 2013 14:14:14 +0000 (15:14 +0100)]
e_popup_autoclose() now also allows a delete function to replace normal popup deletion

11 years agoallow popups named "noshadow*" to skip comp shadowing
discomfitor [Sat, 18 May 2013 13:52:17 +0000 (14:52 +0100)]
allow popups named "noshadow*" to skip comp shadowing

11 years agomake gadcon popup cleanup slightly more correct when deleting objects
discomfitor [Sat, 18 May 2013 13:12:44 +0000 (14:12 +0100)]
make gadcon popup cleanup slightly more correct when deleting objects

11 years agoadd e_exec_phony to create fake e_exec instances on e restart
discomfitor [Sat, 18 May 2013 12:52:06 +0000 (13:52 +0100)]
add e_exec_phony to create fake e_exec instances on e restart

11 years agoadd E_Exec_Instance to E_Border and vice versa
discomfitor [Sat, 18 May 2013 12:29:01 +0000 (13:29 +0100)]
add E_Exec_Instance to E_Border and vice versa

11 years agousing pixmap w/h directly for comp mirrors is probably infinitesimally faster here
discomfitor [Sat, 18 May 2013 12:28:29 +0000 (13:28 +0100)]
using pixmap w/h directly for comp mirrors is probably infinitesimally faster here

11 years agodelete e_exec expire timers when the instance is found...
discomfitor [Sat, 18 May 2013 11:42:42 +0000 (12:42 +0100)]
delete e_exec expire timers when the instance is found...

11 years agofix comp mirrors for argb xim non-native wins
discomfitor [Sat, 18 May 2013 11:19:16 +0000 (12:19 +0100)]
fix comp mirrors for argb xim non-native wins

11 years agoadd battery icon to popup for low power warning to ensure deletion
discomfitor [Sat, 18 May 2013 09:30:11 +0000 (10:30 +0100)]
add battery icon to popup for low power warning to ensure deletion

11 years agoe_exec_desktop_instances_find
discomfitor [Sat, 18 May 2013 09:16:22 +0000 (10:16 +0100)]
e_exec_desktop_instances_find

11 years agoFix window remembers dialog to actually enable the apply button if you
Chris Michael [Sat, 18 May 2013 15:49:06 +0000 (16:49 +0100)]
Fix window remembers dialog to actually enable the apply button if you
change one of the remember check boxes.

Signed-off-by: Chris Michael <devilhorns@comcast.net>
11 years agoFix randr plug-n-play for cedric because he asked nicely ;)
Chris Michael [Sat, 18 May 2013 15:25:54 +0000 (16:25 +0100)]
Fix randr plug-n-play for cedric because he asked nicely ;)

- Add config timestamping to our randr config.
- remove property_notify handler as we never use it.
- Unify some code to remove duplication
- Add a lot of debugging output.
    Yes, e_randr is going to be noisy for a little while until I can
    verify that it works for others also.
- Too many other changes to list.
    Suffice to say, this makes e_randr plug-n-play work (here anyway).

NB: Right now, this just clones. It Could be changed to extend new
monitors tho

NB: This works here, on my laptop at home. If you find it does not
work for you, please supply the output of E's startup/restart when you
plug AND unplug monitors.

Signed-off-by: Chris Michael <devilhorns@comcast.net>
11 years agoAdd config_timestamp to e_randr_cfg.
Chris Michael [Sat, 18 May 2013 15:19:10 +0000 (16:19 +0100)]
Add config_timestamp to e_randr_cfg.

Signed-off-by: Chris Michael <devilhorns@comcast.net>
11 years agoMinor formatting fix.
Chris Michael [Sat, 18 May 2013 15:18:46 +0000 (16:18 +0100)]
Minor formatting fix.

Signed-off-by: Chris Michael <devilhorns@comcast.net>
11 years agofix focus hang bug - zmike suggestion...
Carsten Haitzler (Rasterman) [Thu, 16 May 2013 05:44:33 +0000 (14:44 +0900)]
fix focus hang bug - zmike suggestion...

11 years agofix desk flip focus when switching screens with mouse focus during animation
zmike [Tue, 14 May 2013 05:34:59 +0000 (14:34 +0900)]
fix desk flip focus when switching screens with mouse focus during animation

11 years agoE: Add version requirement to wayland-server in configure.ac
Doug Newgard [Tue, 14 May 2013 06:28:52 +0000 (07:28 +0100)]
E: Add version requirement to wayland-server in configure.ac

11 years agoblock pointer warp after desk flip animation if new desk is not in current zone
discomfitor [Mon, 13 May 2013 21:27:24 +0000 (22:27 +0100)]
block pointer warp after desk flip animation if new desk is not in current zone

11 years agoe_desk_last_focused_focus now returns the focused border
discomfitor [Mon, 13 May 2013 21:20:02 +0000 (22:20 +0100)]
e_desk_last_focused_focus now returns the focused border

11 years agoshouldn't need to flush shadow win tree again after desk show since it was already...
discomfitor [Mon, 13 May 2013 21:13:25 +0000 (22:13 +0100)]
shouldn't need to flush shadow win tree again after desk show since it was already flushed in both show and hide

11 years agoe_comp: partial revert to fix mixer popup
Jérémy Zurcher [Mon, 13 May 2013 20:53:22 +0000 (22:53 +0200)]
e_comp: partial revert to fix mixer popup

Revert "let us... force zoomap always for popups and menus. let's eee if this"
This reverts commit 4df2ff56f57063383f87c3d0d0d9e875c43944f9.

11 years agoupdate po's
Carsten Haitzler (Rasterman) [Mon, 13 May 2013 10:43:47 +0000 (19:43 +0900)]
update po's

11 years agoAdd functions to allow wayland clients to run inside Enlightenment
Chris Michael [Mon, 13 May 2013 08:02:37 +0000 (09:02 +0100)]
Add functions to allow wayland clients to run inside Enlightenment
again.

Wayland moved the input handling to be inside the "compositor" now, so
we need to add functions/support for that.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
11 years agoMake gadcon locations translatable
Igor Murzov [Sat, 11 May 2013 21:46:47 +0000 (01:46 +0400)]
Make gadcon locations translatable

11 years agoupdating italian translation
maxerba [Sat, 11 May 2013 11:14:54 +0000 (13:14 +0200)]
updating italian translation

11 years agoUpdate serbian translation, take 2
Igor Murzov [Sat, 11 May 2013 08:23:07 +0000 (12:23 +0400)]
Update serbian translation, take 2

11 years agoUpdate italian translation
Igor Murzov [Sat, 11 May 2013 08:20:35 +0000 (12:20 +0400)]
Update italian translation

11 years agoUpdate russian translation
Igor Murzov [Thu, 9 May 2013 20:11:14 +0000 (00:11 +0400)]
Update russian translation

11 years agoBetter gettext usage for conf2 module
Igor Murzov [Thu, 9 May 2013 15:16:18 +0000 (19:16 +0400)]
Better gettext usage for conf2 module

11 years agoRemove double space in a message
Igor Murzov [Fri, 10 May 2013 10:52:32 +0000 (14:52 +0400)]
Remove double space in a message

11 years agoSupport DeaDBeeF in Music Controller
Igor Murzov [Fri, 10 May 2013 16:26:43 +0000 (20:26 +0400)]
Support DeaDBeeF in Music Controller

11 years agohmmm i see a rememebrs bug oh so waiting to happen.. delete a
Carsten Haitzler (Rasterman) [Sat, 11 May 2013 02:11:13 +0000 (11:11 +0900)]
hmmm i see a rememebrs bug oh so waiting to happen.. delete a
rememeber but the idler stil has it in its list.

11 years agoRevert "updating serbian and italian translations"
Cedric Bail [Sat, 11 May 2013 01:22:43 +0000 (10:22 +0900)]
Revert "updating serbian and italian translations"

This reverts commit 35dc35365b174aaac72d3b188dbe59a65fd84ca4.

11 years agosystemd: improve unit.
Cedric Bail [Thu, 25 Apr 2013 10:05:18 +0000 (19:05 +0900)]
systemd: improve unit.

11 years agoupdating serbian and italian translations
maxerba [Fri, 10 May 2013 23:02:59 +0000 (01:02 +0200)]
updating serbian and italian translations

11 years agoAUTHORS: added PrinceAMD's read name.
Deon Thomas [Fri, 10 May 2013 17:11:32 +0000 (02:11 +0900)]
AUTHORS: added PrinceAMD's read name.

11 years agoremove unused "modal_windows" option which was breaking dialog focus in some cases
Mike Blumenkrantz [Fri, 10 May 2013 12:08:52 +0000 (13:08 +0100)]
remove unused "modal_windows" option which was breaking dialog focus in some cases

11 years agoalways unlock focus after pointer warp, even if warp border has previously been unset
Mike Blumenkrantz [Fri, 10 May 2013 12:08:31 +0000 (13:08 +0100)]
always unlock focus after pointer warp, even if warp border has previously been unset

11 years agofix autoraise when mousing into already-focused windows
Mike Blumenkrantz [Fri, 10 May 2013 12:08:01 +0000 (13:08 +0100)]
fix autoraise when mousing into already-focused windows

11 years agodisable mouse events in border client swallow/clip parts
Mike Blumenkrantz [Fri, 10 May 2013 11:36:31 +0000 (12:36 +0100)]
disable mouse events in border client swallow/clip parts

fixes behavior when clicking through shaped windows

11 years agofix floating border icons when changing border themes
Mike Blumenkrantz [Fri, 10 May 2013 11:29:58 +0000 (12:29 +0100)]
fix floating border icons when changing border themes

11 years agoremove some completed compositor todos
Mike Blumenkrantz [Fri, 10 May 2013 11:23:07 +0000 (12:23 +0100)]
remove some completed compositor todos

11 years agoforce window resize when pixmap comes back with a size that doesn't match the client...
Mike Blumenkrantz [Fri, 10 May 2013 10:11:35 +0000 (11:11 +0100)]
force window resize when pixmap comes back with a size that doesn't match the client window

this causes comp to refetch the pixmap again with the correct size and allows windows which were shaded across a restart to be unshaded

11 years agocorrectly send border move events for shading where applicable
Mike Blumenkrantz [Fri, 10 May 2013 09:43:09 +0000 (10:43 +0100)]
correctly send border move events for shading where applicable

11 years agomore accurately init window position for re-managed windows
Mike Blumenkrantz [Fri, 10 May 2013 09:40:54 +0000 (10:40 +0100)]
more accurately init window position for re-managed windows

11 years agoblock border resize action for shading/shaded windows
Mike Blumenkrantz [Fri, 10 May 2013 09:40:20 +0000 (10:40 +0100)]
block border resize action for shading/shaded windows

11 years agoblock window shade animation for new clients
Mike Blumenkrantz [Fri, 10 May 2013 09:39:56 +0000 (10:39 +0100)]
block window shade animation for new clients

11 years agotypedef E_Event_Border_Simple
Mike Blumenkrantz [Fri, 10 May 2013 09:39:36 +0000 (10:39 +0100)]
typedef E_Event_Border_Simple

11 years agodon't fetch window pixmap for shaded window
Mike Blumenkrantz [Fri, 10 May 2013 09:38:37 +0000 (10:38 +0100)]
don't fetch window pixmap for shaded window

11 years agonew border style which greatly increases usability
Mike Blumenkrantz [Thu, 9 May 2013 13:25:52 +0000 (14:25 +0100)]
new border style which greatly increases usability

as explained here: http://e18releasemanager.wordpress.com/2013/05/09/sparklebear/

11 years agocorrectly calculate border frame shape when cutting a window
Mike Blumenkrantz [Thu, 9 May 2013 13:14:52 +0000 (14:14 +0100)]
correctly calculate border frame shape when cutting a window

11 years agoset shape input rects for shaped windows
Mike Blumenkrantz [Thu, 9 May 2013 13:01:22 +0000 (14:01 +0100)]
set shape input rects for shaped windows

11 years agofix dbusmenu crash
Mike Blumenkrantz [Thu, 9 May 2013 12:14:42 +0000 (13:14 +0100)]
fix dbusmenu crash

11 years agoignore comp shape rects outside the screen, print overrides in comp win print function
Mike Blumenkrantz [Thu, 9 May 2013 12:06:04 +0000 (13:06 +0100)]
ignore comp shape rects outside the screen, print overrides in comp win print function

11 years agoincrease systray min width, define systray gadget min sizes, also apply min sizes...
Mike Blumenkrantz [Thu, 9 May 2013 06:57:06 +0000 (07:57 +0100)]
increase systray min width, define systray gadget min sizes, also apply min sizes when resizing dynamically

11 years agoblock mouse focus events if desk animation is running
Mike Blumenkrantz [Wed, 8 May 2013 12:43:19 +0000 (13:43 +0100)]
block mouse focus events if desk animation is running

11 years agoforce mouse up feed on menu ungrab to ensure it gets received
Mike Blumenkrantz [Wed, 8 May 2013 12:26:25 +0000 (13:26 +0100)]
force mouse up feed on menu ungrab to ensure it gets received

issue described in T89

11 years agoupdate container shapes and apply comp hidden when (un)shading windows
Mike Blumenkrantz [Wed, 8 May 2013 11:42:59 +0000 (12:42 +0100)]
update container shapes and apply comp hidden when (un)shading windows

11 years agoleave britney^Wgravity alone (during shading)! #2
Mike Blumenkrantz [Wed, 8 May 2013 11:33:07 +0000 (12:33 +0100)]
leave britney^Wgravity alone (during shading)! #2

11 years agoremove redundant setting of bd->changed
Mike Blumenkrantz [Wed, 8 May 2013 11:32:55 +0000 (12:32 +0100)]
remove redundant setting of bd->changed

11 years agoadd toggle for borderless window state to top-level of border menu
Mike Blumenkrantz [Wed, 8 May 2013 07:55:54 +0000 (08:55 +0100)]
add toggle for borderless window state to top-level of border menu

11 years agoe_border borderless flag is now used at highest priority when determining which borde...
Mike Blumenkrantz [Wed, 8 May 2013 07:47:17 +0000 (08:47 +0100)]
e_border borderless flag is now used at highest priority when determining which border to set

11 years agofilemanager windows no longer resize to 0x0 when double clicked with no icons present
Mike Blumenkrantz [Wed, 8 May 2013 07:28:53 +0000 (08:28 +0100)]
filemanager windows no longer resize to 0x0 when double clicked with no icons present

T78

11 years agoe_fm2_optimal_size_calc now returns a bool to indicate whether the returned size...
Mike Blumenkrantz [Wed, 8 May 2013 07:27:54 +0000 (08:27 +0100)]
e_fm2_optimal_size_calc now returns a bool to indicate whether the returned size can be used

11 years agoreuse comp canvas for ibar grab win
Mike Blumenkrantz [Tue, 7 May 2013 12:11:05 +0000 (13:11 +0100)]
reuse comp canvas for ibar grab win

11 years agofix input shapes for input windows: desk flipping once again functional
Mike Blumenkrantz [Tue, 7 May 2013 10:42:02 +0000 (11:42 +0100)]
fix input shapes for input windows: desk flipping once again functional

11 years agopatches to remove eukit and add device icon from D99
Ian Lee [Tue, 7 May 2013 10:17:02 +0000 (11:17 +0100)]
patches to remove eukit and add device icon from D99

11 years agounbreak window resizing
Mike Blumenkrantz [Tue, 7 May 2013 09:32:38 +0000 (10:32 +0100)]
unbreak window resizing

11 years agoleave britney^Wgravity alone (during shading)!
Mike Blumenkrantz [Tue, 7 May 2013 09:14:05 +0000 (10:14 +0100)]
leave britney^Wgravity alone (during shading)!

11 years agowindow shading no longer changes xwin geometry and looks nicer
Mike Blumenkrantz [Tue, 7 May 2013 07:50:35 +0000 (08:50 +0100)]
window shading no longer changes xwin geometry and looks nicer

11 years agoblock damage and pixmap fetches on windows in geometry updates if window is shading
Mike Blumenkrantz [Tue, 7 May 2013 07:50:08 +0000 (08:50 +0100)]
block damage and pixmap fetches on windows in geometry updates if window is shading

11 years agoensure comp geometry update happens even if update gets deferred
Mike Blumenkrantz [Tue, 7 May 2013 07:49:44 +0000 (08:49 +0100)]
ensure comp geometry update happens even if update gets deferred

11 years agodon't use pixmap size for comp geom updates if border is shading
Mike Blumenkrantz [Tue, 7 May 2013 07:49:21 +0000 (08:49 +0100)]
don't use pixmap size for comp geom updates if border is shading

11 years agoupdate po's
Carsten Haitzler (Rasterman) [Mon, 6 May 2013 08:33:39 +0000 (17:33 +0900)]
update po's

11 years agoComment out outdated translations in .desktop file of conf_comp module.
Igor Murzov [Sat, 4 May 2013 20:42:13 +0000 (00:42 +0400)]
Comment out outdated translations in .desktop file of conf_comp module.

Translations in .desktop file of conf_comp module are copied from
one of now removed comp module. And as there is no tag 'fuzzy' for
desktop files, translations that need to be updated are commented out.

11 years agoPartially revert commit 8d7c40c622
Igor Murzov [Sat, 4 May 2013 20:33:45 +0000 (00:33 +0400)]
Partially revert commit 8d7c40c622

11 years agoupdating serbian translation
maxerba [Sat, 4 May 2013 18:40:16 +0000 (20:40 +0200)]
updating serbian translation

11 years agoupdating italian translation
maxerba [Sat, 4 May 2013 17:54:52 +0000 (19:54 +0200)]
updating italian translation

11 years agoTest for valid Wayland compositor before trying to shutdown.
Chris Michael [Sat, 4 May 2013 13:35:01 +0000 (14:35 +0100)]
Test for valid Wayland compositor before trying to shutdown.

Signed-off-by: Chris Michael <devilhorns@comcast.net>