[EGIT] [bindings/python/python-efl] master 04/04: Evas: Optimize Smart methods

2015-03-21 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=8a0dccbf227d0ba211a0d66ee4a2882df01ead44 commit 8a0dccbf227d0ba211a0d66ee4a2882df01ead44 Author: Kai Huuhko kai.huu...@gmail.com Date: Sat Mar 21 10:38:24 2015 +0200 Evas:

[EGIT] [bindings/python/python-efl] master 02/04: setup.py: Fix Cython specific options

2015-03-21 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=149f7d12781587a86f231516ef0e169fa1aa1c0d commit 149f7d12781587a86f231516ef0e169fa1aa1c0d Author: Kai Huuhko kai.huu...@gmail.com Date: Sat Mar 21 10:08:25 2015 +0200 setup.py:

[EGIT] [bindings/python/python-efl] master 03/04: Evas.SmartObject: Use calloc to allocate the array

2015-03-21 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=1940b51f156273f3faecde6a43c0a8b2fdf8d409 commit 1940b51f156273f3faecde6a43c0a8b2fdf8d409 Author: Kai Huuhko kai.huu...@gmail.com Date: Sat Mar 21 10:37:47 2015 +0200

[EGIT] [bindings/python/python-efl] master 01/04: Eo: Add the property 'parent'

2015-03-21 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=0266db28bdc943cec09d14220b16e257a5e13ff7 commit 0266db28bdc943cec09d14220b16e257a5e13ff7 Author: Kai Huuhko kai.huu...@gmail.com Date: Sat Mar 21 10:06:45 2015 +0200 Eo: Add the

Re: [E-devel] Terminology does not get focus in some window managers

2015-03-21 Thread José Romildo Malaquias
On Sat, Mar 21, 2015 at 09:26:21AM +0100, Adrien Nader wrote: Hi, On Fri, Mar 20, 2015, José Romildo Malaquias wrote: Hello. I have been using terminology as my default terminal for some time, but recently it has stopped working with some window managers. After starting

Re: [E-devel] Terminology does not get focus in some window managers

2015-03-21 Thread Adrien Nader
Hi, On Fri, Mar 20, 2015, José Romildo Malaquias wrote: Hello. I have been using terminology as my default terminal for some time, but recently it has stopped working with some window managers. After starting terminology, its window is drawn without decoration, but it does not receive

[EGIT] [enlightenment/modules/places] master 01/01: Fix for recent e20 changes

2015-03-21 Thread Dave Andreoli
davemds pushed a commit to branch master. http://git.enlightenment.org/enlightenment/modules/places.git/commit/?id=2115f5aac50e6614879f0824a8070fbf6878b8f3 commit 2115f5aac50e6614879f0824a8070fbf6878b8f3 Author: Dave Andreoli d...@gurumeditation.it Date: Sat Mar 21 12:59:35 2015 +0100 Fix

[EGIT] [enlightenment/modules/penguins] master 01/01: Fix for recent e20 changes

2015-03-21 Thread Dave Andreoli
davemds pushed a commit to branch master. http://git.enlightenment.org/enlightenment/modules/penguins.git/commit/?id=085530210fd3aadd26cf530251bbaf8363241d9a commit 085530210fd3aadd26cf530251bbaf8363241d9a Author: Dave Andreoli d...@gurumeditation.it Date: Sat Mar 21 13:26:01 2015 +0100

Re: [E-devel] Terminology does not get focus in some window managers

2015-03-21 Thread Cedric BAIL
On Sat, Mar 21, 2015 at 9:26 AM, Adrien Nader adr...@notk.org wrote: On Fri, Mar 20, 2015, José Romildo Malaquias wrote: I have been using terminology as my default terminal for some time, but recently it has stopped working with some window managers. After starting terminology, its window is

[EGIT] [core/efl] master 01/01: ecore-drm: Fix build error caused by missing function declaration

2015-03-21 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3f7bf360461938b3051378e8dbcc45e9c6c07939 commit 3f7bf360461938b3051378e8dbcc45e9c6c07939 Author: Chris Michael cp.mich...@samsung.com Date: Sat Mar 21 16:38:47 2015 -0400 ecore-drm: Fix build

[EGIT] [core/enlightenment] master 01/01: fix debug message for wl_output_bind

2015-03-21 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=4c541d3b323ef7e6c61a01006279eb6a3761ae74 commit 4c541d3b323ef7e6c61a01006279eb6a3761ae74 Author: Chris Michael cp.mich...@samsung.com Date: Sat Mar 21 16:59:48 2015 -0400 fix debug

[E-devel] Option to grab pane anywhere? (not just the center)

2015-03-21 Thread Jeff Hoogland
Is there an option to allow panes to be clickable anywhere along the break instead of just in the very center? I have some panes that are very large and would prefer if the user didn't have to scroll down/up to change the size. -- ~Jeff Hoogland http://jeffhoogland.com/ My Projects on GitHub

[EGIT] [core/efl] master 01/02: evas-drm: Enable more information during flip error

2015-03-21 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=fd23e4b4397e022c394af88195e7487006095aeb commit fd23e4b4397e022c394af88195e7487006095aeb Author: Chris Michael cp.mich...@samsung.com Date: Sat Mar 21 16:08:40 2015 -0400 evas-drm: Enable

[EGIT] [core/enlightenment] master 02/02: wl-drm: Add more debugging during output hotplug events

2015-03-21 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=7855cbea0e8b6a8e59352c492985da3941120bdd commit 7855cbea0e8b6a8e59352c492985da3941120bdd Author: Chris Michael cp.mich...@samsung.com Date: Sat Mar 21 16:30:36 2015 -0400 wl-drm:

[EGIT] [core/efl] master 02/02: ecore-drm: Add more debug info when output is created or updated

2015-03-21 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a2edb5958d52784ffc31a0192caf12d9aa5b6d22 commit a2edb5958d52784ffc31a0192caf12d9aa5b6d22 Author: Chris Michael cp.mich...@samsung.com Date: Sat Mar 21 16:27:01 2015 -0400 ecore-drm: Add more

[EGIT] [core/enlightenment] master 01/02: add debugging when output gets bound, and fix formatting

2015-03-21 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=5916823f7932b95a95d8d2cfe77a3784f93037d9 commit 5916823f7932b95a95d8d2cfe77a3784f93037d9 Author: Chris Michael cp.mich...@samsung.com Date: Sat Mar 21 16:30:11 2015 -0400 add

[E-devel] Python Elm Extensions Updates

2015-03-21 Thread Jeff Hoogland
Just wanted to share that, with some help from kuuko, I've done a number of great updates to my Python ElmExtensions library - https://github.com/JeffHoogland/python-elm-extensions The fileselector widget now populates files in the background so it no longer locks up in directories with thousands