Re: [E-devel] Fix for Mode_switch handling

2016-12-14 Thread hannes.janet...@gmail.com
A slightly updated version that avoid the redundant call to XKeysymToString - Awesome to be able to use terminology again btw :D On Thu, Dec 15, 2016 at 4:40 AM, hannes.janet...@gmail.com wrote: > Hi, > this change makes my keyboard mapping work with EFL again. Not sure if > it's the correct fix

[E-devel] Fix for Mode_switch handling

2016-12-14 Thread hannes.janet...@gmail.com
Hi, this change makes my keyboard mapping work with EFL again. Not sure if it's the correct fix but otherwise the second call to XKeysymToString is probably redundant in many cases. Best, Hannes From 939b5b083bd861a8bf3e49c87d32d0bc1ffa9bfa Mon Sep 17 00:00:00 2001 From: Hannes Janetzek Date: Th

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: Fix wayland frame callback times

2016-12-14 Thread The Rasterman
On Thu, 15 Dec 2016 09:58:04 +0900 Carsten Haitzler (The Rasterman) said: > On Tue, 13 Dec 2016 11:54:32 -0800 Derek Foreman > said: > > just a note. i know the original code was wrong and used unix time... unix > time is gettimeofday and thus can go forward and back (eg ntp changes) and > also

Re: [E-devel] how to configure touchpad like in Xorg

2016-12-14 Thread The Rasterman
On Wed, 14 Dec 2016 17:29:00 +0300 Vasiliy Tolstov said: > 2016-12-14 17:20 GMT+03:00 Christopher Michael : > > I have pushed into git today the needed functions for touchpad configuration > > inside Elput. I have provided Elput API functions for all the libinput > > functions you have listed bel

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: Fix wayland frame callback times

2016-12-14 Thread The Rasterman
On Tue, 13 Dec 2016 11:54:32 -0800 Derek Foreman said: just a note. i know the original code was wrong and used unix time... unix time is gettimeofday and thus can go forward and back (eg ntp changes) and also thus its a huge number rather than ecore_time_get(). still it'll wrap at about 49.7 day

[EGIT] [core/enlightenment] master 01/01: E_Config: Auto load luncher if ibar is enabled and bump config.

2016-12-14 Thread Stephen 'Okra' Houston
okra pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=46ae44406938ac3b0e9163013b345b445951446b commit 46ae44406938ac3b0e9163013b345b445951446b Author: Stephen 'Okra' Houston Date: Wed Dec 14 11:51:11 2016 -0600 E_Config: Auto load luncher if

[EGIT] [core/efl] master 04/05: ecore con tests: fix missing include

2016-12-14 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ca50a4de4ccb4b86ec7ceb9fc47d13df85361ba2 commit ca50a4de4ccb4b86ec7ceb9fc47d13df85361ba2 Author: Daniel Kolesa Date: Wed Dec 14 17:40:43 2016 +0100 ecore con tests: fix missing include --- src/test

[EGIT] [core/efl] master 02/05: eolian: handle pointers in aliased_base_get

2016-12-14 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d123978718ee61c1ba9fce56597f253f01cf4234 commit d123978718ee61c1ba9fce56597f253f01cf4234 Author: Daniel Kolesa Date: Wed Dec 14 17:31:24 2016 +0100 eolian: handle pointers in aliased_base_get --- s

[EGIT] [core/efl] master 01/05: eolian: unary expr eval for floats and add a signed number mask

2016-12-14 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c813e94606929449b93c780af0f9764e333b8218 commit c813e94606929449b93c780af0f9764e333b8218 Author: Daniel Kolesa Date: Wed Dec 14 17:28:50 2016 +0100 eolian: unary expr eval for floats and add a signe

[EGIT] [core/efl] master 05/05: eolian: handle pointer types in typechecking expr eval

2016-12-14 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e444d43b916cf931ba3ba03a6b06744429c9 commit e444d43b916cf931ba3ba03a6b06744429c9 Author: Daniel Kolesa Date: Wed Dec 14 18:14:10 2016 +0100 eolian: handle pointer types in typechecking expr

[EGIT] [core/efl] master 03/05: eolian gen: specialize default values by type

2016-12-14 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=db9e6354c32301668cf864a47b2ad231fe7d65f3 commit db9e6354c32301668cf864a47b2ad231fe7d65f3 Author: Daniel Kolesa Date: Wed Dec 14 17:32:32 2016 +0100 eolian gen: specialize default values by type

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: Luncher: Add preview windows to the popup on exec if they are already visible.

2016-12-14 Thread Stephen Houston
As mentioned on irc... using ec->visible won't work because ec->visible is true before the actual frame is drawn thus the preview shown will be a mirror of nothing. On Wed, Dec 14, 2016 at 10:33 AM Mike Blumenkrantz < michael.blumenkra...@gmail.com> wrote: > This should probably check ec->visible

[EGIT] [core/efl] master 01/01: ecore-wl2: restore previous session recovery behavior on hide

2016-12-14 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b4740389f950f502c0173d376d06e228b9c7067e commit b4740389f950f502c0173d376d06e228b9c7067e Author: Mike Blumenkrantz Date: Wed Dec 14 11:43:39 2016 -0500 ecore-wl2: restore previous session re

[EGIT] [core/enlightenment] master 01/01: plug iterator leak in e_comp_object_render()

2016-12-14 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=a73ad1b190b59383c5f36ab741e2a09c0913a8b1 commit a73ad1b190b59383c5f36ab741e2a09c0913a8b1 Author: Mike Blumenkrantz Date: Wed Dec 14 10:16:23 2016 -0500 plug iterator leak in e_comp

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: Luncher: Add preview windows to the popup on exec if they are already visible.

2016-12-14 Thread Mike Blumenkrantz
This should probably check ec->visible since the check here would fail for minimized windows and windows on hidden desktops. On Wed, Dec 14, 2016 at 11:24 AM Stephen 'Okra' Houston < smhousto...@gmail.com> wrote: > okra pushed a commit to branch master. > > > http://git.enlightenment.org/core/enl

[EGIT] [core/enlightenment] master 01/01: Luncher: Add preview windows to the popup on exec if they are already visible.

2016-12-14 Thread Stephen 'Okra' Houston
okra pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=d7f22721a203c42db98465af328aec334248d39e commit d7f22721a203c42db98465af328aec334248d39e Author: Stephen 'Okra' Houston Date: Wed Dec 14 10:23:25 2016 -0600 Luncher: Add preview windows t

[EGIT] [core/enlightenment] master 01/01: Luncher: Pass the e_comp client to the preview add callback.

2016-12-14 Thread Stephen 'Okra' Houston
okra pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=27c84137009ed7e20858be7756224047c946dcf0 commit 27c84137009ed7e20858be7756224047c946dcf0 Author: Stephen 'Okra' Houston Date: Wed Dec 14 10:27:48 2016 -0600 Luncher: Pass the e_comp clien

[EGIT] [tools/eflete] master 01/01: Tabs: disable switch to home tab in Tizen version.

2016-12-14 Thread Mykyta Biliavskyi
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=ca48bfec188f8e73b7b859873d47bc41051522ba commit ca48bfec188f8e73b7b859873d47bc41051522ba Author: Mykyta Biliavskyi Date: Wed Dec 14 17:01:38 2016 +0200 Tabs: disable switch to home tab in Tiz

Re: [E-devel] how to configure touchpad like in Xorg

2016-12-14 Thread Vasiliy Tolstov
2016-12-14 17:20 GMT+03:00 Christopher Michael : > I have pushed into git today the needed functions for touchpad configuration > inside Elput. I have provided Elput API functions for all the libinput > functions you have listed below. You may find them here: > > https://git.enlightenment.org/core/

Re: [E-devel] how to configure touchpad like in Xorg

2016-12-14 Thread Christopher Michael
On 12/10/2016 11:56 AM, Vasiliy Tolstov wrote: > Does somebody can add needed touchpad functions to elput? I have pushed into git today the needed functions for touchpad configuration inside Elput. I have provided Elput API functions for all the libinput functions you have listed below. You may

[EGIT] [core/efl] master 03/07: elput: Add API functions to enable/disable dwt support on touchpads

2016-12-14 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=68e1c9e0a008497fe42d43c8908b84810bf06a78 commit 68e1c9e0a008497fe42d43c8908b84810bf06a78 Author: Chris Michael Date: Wed Dec 14 08:48:37 2016 -0500 elput: Add API functions to enable/disable

[EGIT] [core/efl] master 02/07: elput: Add API functions to enable/disable drag-lock on touch devices

2016-12-14 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6eb34e2199e45a3f8c0784206d82746ae5face07 commit 6eb34e2199e45a3f8c0784206d82746ae5face07 Author: Chris Michael Date: Tue Dec 13 13:22:29 2016 -0500 elput: Add API functions to enable/disable

[EGIT] [core/efl] master 07/07: elput: Properly check return values from libinput config functions

2016-12-14 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6ff374256c0e603be9c18fe52652c99865cd950d commit 6ff374256c0e603be9c18fe52652c99865cd950d Author: Chris Michael Date: Wed Dec 14 09:14:50 2016 -0500 elput: Properly check return values from li

[EGIT] [core/efl] master 06/07: elput: Add API functions to get/set if tap-to-click is enabled

2016-12-14 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b27ebc6294af07c6a95eefdc8a910973a14fcdc1 commit b27ebc6294af07c6a95eefdc8a910973a14fcdc1 Author: Chris Michael Date: Wed Dec 14 09:11:50 2016 -0500 elput: Add API functions to get/set if tap-

[EGIT] [core/efl] master 04/07: elput: Add API functions to get/set the scroll method for a touchpad device

2016-12-14 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0f81e32433d1dedf5daf128ece3423f2b2a56098 commit 0f81e32433d1dedf5daf128ece3423f2b2a56098 Author: Chris Michael Date: Wed Dec 14 08:59:56 2016 -0500 elput: Add API functions to get/set the scr

[EGIT] [core/efl] master 01/07: elput: Add API functions to enable/disable tap-and-drag

2016-12-14 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0b2a32212a3e56d52a1d88c08edd646caa93a333 commit 0b2a32212a3e56d52a1d88c08edd646caa93a333 Author: Chris Michael Date: Tue Dec 13 13:05:58 2016 -0500 elput: Add API functions to enable/disable

[EGIT] [core/efl] master 05/07: elput: Add API functions to get/set touchpad click method

2016-12-14 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=73a074498a18dfe5217c3eedec8be9cf1388a1dd commit 73a074498a18dfe5217c3eedec8be9cf1388a1dd Author: Chris Michael Date: Wed Dec 14 09:04:52 2016 -0500 elput: Add API functions to get/set touchpa

[EGIT] [core/efl] master 01/01: Fix generate ecore key events on windows.

2016-12-14 Thread Mykyta Biliavskyi
nikawhite pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=635544104e6f5048c6884c40365e7e922eb7bc77 commit 635544104e6f5048c6884c40365e7e922eb7bc77 Author: Mykyta Biliavskyi Date: Wed Dec 14 15:40:49 2016 +0200 Fix generate ecore key events on windows

[EGIT] [core/efl] master 01/01: elementary: slider uses max value when atspi tries to set value.

2016-12-14 Thread Shinwoo Kim
kimcinoo pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=15687ad75d5fc8835533a807b814c5a172f5c2be commit 15687ad75d5fc8835533a807b814c5a172f5c2be Author: Shinwoo Kim Date: Wed Dec 14 20:18:50 2016 +0900 elementary: slider uses max value when atspi tr

[EGIT] [core/efl] master 01/01: naviframe: Raise previous view after item pop is finished.

2016-12-14 Thread Jaehyun Cho
jaehyun pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9f5e9ec7ca120242a92ac97fb20016263c152d8e commit 9f5e9ec7ca120242a92ac97fb20016263c152d8e Author: Jaehyun Cho Date: Wed Dec 14 19:53:49 2016 +0900 naviframe: Raise previous view after item pop is

[EGIT] [core/efl] master 01/01: edje_calc: remove redundant checking

2016-12-14 Thread Thiep Ha
thiep pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a94f30f1dc139a48fc9107d8dd060970854b7218 commit a94f30f1dc139a48fc9107d8dd060970854b7218 Author: Thiep Ha Date: Wed Dec 14 17:59:40 2016 +0900 edje_calc: remove redundant checking We chec