Re: [E-devel] [PATCH] Bring tiling module from EXTRAS into core

2012-04-30 Thread Boris Faure
It is all ok with me. Thank you for doing it. About po files, I think maxerba should be able to fix it. -- Boris Faure -- Live Security Virtual Conference Exclusive live event will cover all the ways today's sec

Re: [E-devel] [PATCH] Bring tiling module from EXTRAS into core

2012-05-02 Thread Boris Faure
no commits here > from work just yet) > > Cheers, > dh Actually, even with the module loaded but not configured, it shouldn't change the desktop experience. -- Boris Faure -- Live Security Virtual Conf

Re: [E-devel] [PATCH] Bring tiling module from EXTRAS into core

2012-05-02 Thread Boris Faure
On Wed, May 2, 2012 at 10:06 AM, Tom Hacohen wrote: > On 02/05/12 10:54, Boris Faure wrote: >> >> Actually, even with the module loaded but not configured, it shouldn't >> change the desktop experience. >> > > But it wastes ram... and cpu cycles!! I

Re: [E-devel] Wayland: Complete support for keyboard events

2012-05-02 Thread Boris Faure
3n2/64bit > long long -> 64bit. > void * -> 32/64bit > > everything i've ever needed has fitted into one of these (or there have been > special ways to do it - eg mmx/neon). as such due to history to keep > consistency everything follows this.if you start throwing in in

Re: [E-devel] [PATCH] python-elementary: Align InnerWindow to C api.

2012-05-21 Thread Boris Faure
On Sun, May 20, 2012 at 8:06 PM, Kai Huuhko wrote: > --- >  .../elementary.c_elementary_innerwindow.pxi        |   44 > +--- >  .../include/elementary/c_elementary.pxd            |    6 ++- >  2 files changed, 43 insertions(+), 7 deletions(-) in svn :)

Re: [E-devel] [PATCH] python-elementary: Align Button to C api.

2012-05-21 Thread Boris Faure
On Mon, May 21, 2012 at 7:15 AM, Kai Huuhko wrote: > --- >  .../elementary/elementary.c_elementary_button.pxi  |   98 > >  .../include/elementary/c_elementary.pxd            |    6 ++ >  2 files changed, 87 insertions(+), 17 deletions(-) in svn :)

Re: [E-devel] [PATCH] python-elementary: Remove traces of the Carousel widget.

2012-05-21 Thread Boris Faure
On Mon, May 21, 2012 at 7:21 AM, Kai Huuhko wrote: > --- >  python-elementary/include/elementary/c_elementary.pxd |    9 - >  1 file changed, 9 deletions(-) in svn :) -- Boris Faure -- Live Securit

Re: [E-devel] [PATCH] python-elementary: Add missing callbacks and AnchorInfo for AnchorHoverInfo in Entry widget.

2012-05-21 Thread Boris Faure
e previous ones :) -- Boris Faure -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will inclu

Re: [E-devel] [PATCH] python-elementary: Add missing callbacks and AnchorInfo for AnchorHoverInfo in Entry widget.

2012-05-21 Thread Boris Faure
On Mon, May 21, 2012 at 7:07 PM, David Seikel wrote: > On Mon, 21 May 2012 18:56:18 +0200 Boris Faure > wrote: > >> On Mon, May 21, 2012 at 5:21 PM, Kai Huuhko >> wrote: >> > --- >> >  .../elementary/elementary.c_elementary_entry.pxi   |  295 >>

Re: [E-devel] [PATCH] python-elementary: Add missing callbacks and AnchorInfo for AnchorHoverInfo in Entry widget.

2012-05-22 Thread Boris Faure
If you want to contribute directly to the svn, send us an info.txt (just like the other ones in devs/) and your public ssh key. Thank you for your work on python-elementary. -- Boris Faure -- Live Security Virtual

Re: [E-devel] [PATCH] python-elementary: Add missing callbacks and AnchorInfo for AnchorHoverInfo in Entry widget.

2012-05-22 Thread Boris Faure
You're in! Welcome! -- Boris Faure -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discuss

Re: [E-devel] Changing Elementary Python bindings to use ctypedef from the C headers

2012-05-26 Thread Boris Faure
Writing Evas_Object instead of evas.c_evas.Evas_Object is indeed a nice improvement. I think you can commit it. -- Boris Faure -- Live Security Virtual Conference Exclusive live event will cover all the ways today&#

Re: [E-devel] python-elementary RFC: Using python properties instead of duplicating them with the get/set functions

2012-05-29 Thread Boris Faure
>>         elm_video_remember_position_set(self.obj, remember) >> >> Please tell me what you think about this change. > > For these 1 arg only setters, if we have them duplicated under > property and direct call, it's way to go to have only the property. > >

Re: [E-devel] Instructions for contributing to the EFL Python bindings

2012-06-03 Thread Boris Faure
code contributions here: > > http://trac.enlightenment.org/e/wiki/Python/CodingGuidelines They look good. It would be great if the documentation could be generated and put on the website like the main C documentation. -- Boris Faure -

Re: [E-devel] [e-users] Terminology - time to talk.

2012-06-20 Thread Boris Faure
It's open-source guys, send patches! If you disagree with the way it's going, then fork it! I plan on adding this week-end an UrgentOnBell option and if people disagree, well, i'll fork it on github, the code is small, i can deal with it.

Re: [E-devel] Terminology: becoming a user

2012-07-09 Thread Boris Faure
On Mon, Jul 9, 2012 at 8:10 PM, Tom Hacohen wrote: > I also selfishly patch the background and the colour palette. :) Me too. We should make that configurable. -- Boris Faure -- Live Security Virtual Confere

Re: [E-devel] xinerama debugging handy fast tool

2012-08-10 Thread Boris Faure
//main.elivecd.org/tmp/enlightenment/x-ui_auto-xinerama.sh I've committed it in rev 75079 to replace x-ui.sh. Thank you. -- Boris Faure Pointer Arithmetician -- Live Security Virtual Conference Exclusive live event

Re: [E-devel] Following up on a git based project management tool

2012-08-26 Thread Boris Faure
t; > as such indefero looks totally sweet to me. well rummaging through their > pages. > the question is... how good is it in real life? it looks to be relatively new, > thus why i hadn't heard of it yet. I couldn't find how their

Re: [E-devel] Core Tiling Module

2012-08-31 Thread Boris Faure
; expected from a basic tiling window manager. > The previous tiling module was no longer maintained while I still maintain the one in core. Could you tell me what features could be lacking? -- Boris Faure Pointer Arithmetician

Re: [E-devel] Core Tiling Module

2012-08-31 Thread Boris Faure
You can do that! It's called “Move window” under “Tiling”. I've set to Win+m. Press it then move with arrow keys or hjkl (à la vi). -- Boris Faure Pointer Arithmetician -- Live Security Virtual Conference Exclusive

Re: [E-devel] Core Tiling Module

2012-08-31 Thread Boris Faure
On 12-08-31 14:43, Jeff Hoogland wrote: > Is there any way to get a movement done in a single hot key trigger? For > instance before I had ctrl+right arrow to move a window right and then > up/down/left in a similar manner. I should find time to add that this week-end. -- Boris Faur

Re: [E-devel] Core Tiling Module

2012-09-01 Thread Boris Faure
On 12-08-31 14:50, Jeff Hoogland wrote: > Fantastic! Thank you very much Boris. It's done in rev 75931. -- Boris Faure Pointer Arithmetician -- Live Security Virtual Conference Exclusive live event will cover

Re: [E-devel] Following up on a git based project management tool

2012-09-10 Thread Boris Faure
ing or diffs are screwed up. Does phabricator makes it easy to review branches or is it only great to review one commit at a time? > […] The nicest thing about it, of course, out of the box > syntax highlight for Brainfuck snippets. \o/ That's great! -- Boris Faure Pointer Arithmetic

Re: [E-devel] EEZE

2011-05-24 Thread Boris Faure
t a keyboard or a mouse!! Sneaky sneaky! But /sys/devices/pci:00/:00:12.0/usb4/4-2/4-2:1.1/input/input8 is not a keyboard or a mouse!! You plugged in /dev/input/event4! All tests completed, exiting successfully! It doesn't seem to like my awesome keyboard that much :( -- Boris Faure --

Re: [E-devel] DesktopSummit 2011 in Berlin

2011-05-27 Thread Boris Faure
gt; > Kind regards, > Brian I plan on going too. I hope to see you guys there. -- Boris Faure -- vRanger cuts backup time in half-while increasing security. With the market-leading solution for virtual backup an

Re: [E-devel] E SVN: raster IN trunk/e: data/themes data/themes/images src/modules/clock

2011-06-07 Thread Boris Faure
nds. 1st, set it to show hours in 12h mode. Show up calendar. It may be fine. Close the calendar popup. 2nd, set it to show hours in 24h mode. Show up calendar. You'll see 11:43 instead of 23:43 till 23:44 because it's updated correctly at that moment. (PM/AM has disappeared as expected

Re: [E-devel] E SVN: raster trunk/e/data/themes

2011-06-21 Thread Boris Faure
On Tue, Jun 21, 2011 at 15:03, Enlightenment SVN wrote: > Log: > hmm maybe its a signal queue ordering thing  - clock state. try this. That fixes the issue I had with the clock showing UTC hour before getting refreshed. Thank you. -- Boris

Re: [E-devel] E SVN: okra trunk/ephoto/src/bin

2011-06-29 Thread Boris Faure
On Wed, Jun 29, 2011 at 23:13, Stephen Houston wrote: > Certainly. If extension is edj, show it using group "background". Will do. "e/desktop/background" -- Boris Faure -- All of the da

Re: [E-devel] [Patch] Add XIM module for ecore_imf

2011-07-08 Thread Boris Faure
IM code of ecore_x as ecore_imf module. > > please review this patches. They look good to me; I haven't tested them, though. -- Boris Faure -- All of the data generated in your IT infrastructure is seriou

Re: [E-devel] European Tour -- BEERS?

2011-07-27 Thread Boris Faure
. We hope meet some German contributors from the 5 > to the 9 . I'll be there from the 6th to the 10th. I just need to book an hotel room! Ps: I won't wear the same t-shirt all days :) -- Boris Faure -- Go

Re: [E-devel] HEADER SIZE POLL

2011-07-29 Thread Boris Faure
t; other random file, but I like headers to be as small and packed as possible > so the entire list of functions fits in one terminal window. I definitely agree with you. I'm used to go and read the code anyway. If we can't make a vote out of this proposition, then my vote

Re: [E-devel] Ecore XCB

2011-07-30 Thread Boris Faure
7;ve attached a patch to make ecore_xcb compatible with xcb 1.7. I haven't committed it since it would break your setup. -- Boris Faure diff --git a/ecore/configure.ac b/ecore/configure.ac index fa7ab9d..5c5ecde 100644 --- a/ecore/configure.ac +++ b/ecore/configure.ac @@ -784,7 +784,14 @@ i

Re: [E-devel] Ecore XCB

2011-08-01 Thread Boris Faure
On Mon, Aug 1, 2011 at 01:16, Christopher Michael wrote: > On 07/30/2011 06:36 PM, Boris Faure wrote: >> >> On Tue, Jul 12, 2011 at 01:10, Christopher Michael >>  wrote: >> […] >>> >>> 2) It may not build on your system (tho it builds on all boxes I h

Re: [E-devel] Ecore XCB

2011-08-01 Thread Boris Faure
On Mon, Aug 1, 2011 at 21:59, Christopher Michael wrote: >> On Mon, Aug 1, 2011 at 5:01 AM, Boris Faure  wrote: >>> I'll rewrite the patch to make ecore_xcb work with both xcb<  1.7 and >>> xcb>= 1.7 so that it's fine for everyone. > > New patch so

Re: [E-devel] Ecore XCB

2011-08-02 Thread Boris Faure
On Mon, Aug 1, 2011 at 23:02, Boris Faure wrote: > Patch is attached. Tell me if it works fine for you and I'll gladly commit it. > I've done a few things other than just use the new API: > - removed an unused var in ecore_x_icccm_size_pos_hints_get() and > added __UN

Re: [E-devel] error in python-bindings for evas

2011-08-11 Thread Boris Faure
What version of python are you using? -- Boris Faure -- Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and

Re: [E-devel] error in python-bindings for evas

2011-08-12 Thread Boris Faure
s not registered with event %r%(func,e)") > 508 This code of this function seems plain wrong. I've tried to write a quick untested patch as r62384. If it's totally broken, please revert my patch. -- Boris Faure

Re: [E-devel] error in python-bindings for evas

2011-08-12 Thread Boris Faure
On Fri, Aug 12, 2011 at 16:00, libernux wrote: > I 've tried your quick untested patch and it solves the problem!! > Thank you. > Now 1 more to go in python-elementary. > Good luck!! I'll do that tomorrow. I've got very little intern

Re: [E-devel] error in python-bindings for elementary

2011-08-13 Thread Boris Faure
Should be fixed in rev 62423. Thank you for your report. -- Boris Faure -- FREE DOWNLOAD - uberSVN with Social Coding for Subversion. Subversion made easy with a complete admin console. Easy to use, easy to manage, easy

Re: [E-devel] White box... again :-)

2011-08-14 Thread Boris Faure
On Sun, Aug 14, 2011 at 22:13, Tom Hacohen wrote: > A bit off topic, but how do you get e to seg so much to find those bugs? > Never segs for me. :) I still find bugs in e-tiling, but almost none these days. -- Boris

Re: [E-devel] ffi-efl ruby binding

2011-08-20 Thread Boris Faure
Awesome job! Thank you. -- Boris Faure -- Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and managing

Re: [E-devel] E SVN: billiob trunk/e/src/bin

2011-08-24 Thread Boris Faure
es so they get hidden by default everywhere. I've reverted the patch. For those who want to hide the ugly "Desktop" directory, set XDG_DESKTOP_DIR to $HOME/.desktop for example. -- Boris Faure -- EM

Re: [E-devel] How to enable GLES?

2011-08-29 Thread Boris Faure
hristopher Michael (devilhorns) should be working on it in a near future. -- Boris Faure -- Special Offer -- Download ArcSight Logger for FREE! Finally, a world-class log management solution at an even better price-free! And

Re: [E-devel] E SVN: billiob IN trunk/E-MODULES-EXTRA: . e-tiling e-tiling/data e-tiling/data/images e-tiling/po e-tiling/src

2011-09-08 Thread Boris Faure
Should work better now :) -- Boris Faure -- Doing More with Less: The Next Generation Virtual Desktop What are the key obstacles that have prevented many mid-market businesses from deploying virtual desktops? How do

[E-devel] adding murmur hash and playing with eina_bench_hash

2011-09-26 Thread Boris Faure
a_bench_hash-to-test-with-a-dictiona.patch [⁵] http://www.billiob.net/eina_bench/output_Hash_b.png [⁶] http://www.billiob.net/eina_bench/output_Hash_full.png -- Boris Faure -- All the data continuously generated in your IT

Re: [E-devel] pulseaudio in e17

2011-09-28 Thread Boris Faure
er application…). I don't care about pulseaudio, just don't make it mandatory. -- Boris Faure -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, applicatio

Re: [E-devel] FOSDEM 2012

2011-09-30 Thread Boris Faure
I'll be there too with the crazy french team. -- Boris Faure -- All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, sec

Re: [E-devel] RFC: E17 Release

2011-10-28 Thread Boris Faure
and things go into them as fast as we > can. I do agree. We'll add new features faster as people should be a bit more motivated to get their code in the hands of more users with time based releases. We all agree we need to improve our PR. It should also be easier to write some pieces

Re: [E-devel] E-MODULES-EXTRA cleanup session

2011-10-31 Thread Boris Faure
n. If no one steps in, it may be a good idea to remove it. -- Boris Faure -- Get your Android app more play: Bring it to the BlackBerry PlayBook in minutes. BlackBerry App World™ now supports Android™ Apps for the Bla

Re: [E-devel] E SVN: billiob trunk/e/src/bin

2011-11-05 Thread Boris Faure
n), then why send a hide event ?? I'm using that event in e-tiling to know when a window disappears. Maybe this is not the correct event to do that. -- Boris Faure -- RSA(R) Conference 2012 Save $700 by Nov 18

Re: [E-devel] E SVN: billiob trunk/e/src/bin

2011-11-06 Thread Boris Faure
On Sat, Nov 5, 2011 at 21:46, Christopher Michael wrote: > On 11/05/11 16:22, Boris Faure wrote: >> >> On Sat, Nov 5, 2011 at 20:34, Christopher Michael >>  wrote: >>> >>> What is the reasoning for this ?? Makes little sense to me to send a >>>

Re: [E-devel] Improving Elementary for the release

2011-11-07 Thread Boris Faure
ile (changed > sizeof). > You should only need a spare (void *). -- Boris Faure -- RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 ___

Re: [E-devel] E SVN: discomfitor trunk/e/src/bin

2011-11-07 Thread Boris Faure
ndr_Unset -1 ecrustify doesn't seem to pad correctly when defined value start with '-'. -- Boris Faure -- RSA(R) Conference 2012 Save $700 by Nov 18 Register

Re: [E-devel] E SVN: cedric trunk/e_dbus/src/lib/hal

2011-11-08 Thread Boris Faure
us/src/lib/hal/Makefile.am trunk/e_dbus/src/lib/hal/e_hal_main.c >>> >> no. just...no. > > You could have fixed it correctly instead. Now we are using function > in hal from ukit without initilizing it. The problem are with people > that do compile

Re: [E-devel] E SVN: raster trunk/eina

2011-11-13 Thread Boris Faure
w it's been committed by mistake. Should I revert it or should I update the changelog/news? Ps: I feel ok reverting it if you're unsure. -- Boris Faure -- RSA(R) Conference 2012 Save $700 by Nov 18 Regis

Re: [E-devel] E SVN: billiob trunk/edje

2011-05-20 Thread Boris Faure
On Fri, May 20, 2011 at 18:48, Vincent Torri wrote: > > > On Fri, 20 May 2011, Enlightenment SVN wrote: > >> Log: >> edje: add vmaj and module to edje.pc > > which module ? edje external modules. -- Boris Faure -

Re: [E-devel] E SVN: billiob trunk/edje

2011-05-20 Thread Boris Faure
On Fri, May 20, 2011 at 18:53, Boris Faure wrote: > On Fri, May 20, 2011 at 18:48, Vincent Torri wrote: >> >> >> On Fri, 20 May 2011, Enlightenment SVN wrote: >> >>> Log: >>> edje: add vmaj and module to edje.pc >> >> which module ?

Re: [E-devel] E SVN: billiob trunk/edje

2011-05-20 Thread Boris Faure
On Fri, May 20, 2011 at 20:44, Vincent Torri wrote: > why not putting the version directly in the name of the module path ? > > Vincent I copied it from enlightenment. -- Boris Faure -- What Every C/C++ an

Re: [E-devel] RFC - New elm_entry function (rev: 65169)

2011-11-16 Thread Boris Faure
You should remove the const and add big warnings on both the documentation and the code. (my tags lead me to the code, i prefer reading the code than the doc). -- Boris Faure -- RSA(R) Conference 2012 Save $700 by Nov

Re: [E-devel] RFC - New elm_entry function (rev: 65169)

2011-11-16 Thread Boris Faure
and add an #ifdef ELM_YES_I_KNOW_WHAT_I_M_DOING_AND_I_WILL_ACCEPT_THE_CONSEQUENCES_AND_ONLY_BLAME_MYSELF #endif around the prototype in the header file. -- Boris Faure -- RSA(R) Conference 2012 Save $700 by Nov 18

Re: [E-devel] E SVN: billiob IN trunk/elementary: doc doc/widgets src/bin src/edje_externals src/examples src/lib

2011-11-17 Thread Boris Faure
ext_part_set/get/unset, >  elm_object_item_content_part_set/get/unset Those need to be changed too before the release. If everyone agree, I'll do it. -- Boris Faure -- All the data continuously generated in yo

Re: [E-devel] E SVN: billiob IN trunk: DOCS/tutorials/fr/edje/tut18 DOCS/tutorials/fr/edje/tut19 DOCS/tutorials/fr/edje/tut20 DOCS/tutorials/fr/edje/tut21 DOCS/tutorials/fr/edje/tut22 E-MODULES-EXTRA/

2011-11-18 Thread Boris Faure
On Fri, Nov 18, 2011 at 09:09, Mike Blumenkrantz wrote: > did you update the wiki page? > Yep, of course! -- Boris Faure -- All the data continuously generated in your IT infrastructure contains a definitive

Re: [E-devel] [PATCH] python-elementary: fix build s/Elm_Menu_Item/Elm_Object_Item/g

2011-11-29 Thread Boris Faure
I've applied the patch and changed some functions as suggested by your comment. -- Boris Faure -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, applic

Re: [E-devel] edje and epp

2012-01-15 Thread Boris Faure
On Sun, Jan 15, 2012 at 09:51, Michael Blumenkrantz wrote: > I don't consider anything I've done there worth attribution. Same for me. -- Boris Faure -- RSA(R) Conference 2012 Mar 27 - Feb 2 Save $4

Re: [E-devel] E SVN: hermet IN trunk/elementary/src: bin examples lib

2012-01-26 Thread Boris Faure
them? I'm not asking for a change on those points. -- Boris Faure -- Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Vi

Re: [E-devel] [PATCH] python-elementary: keyboard fixes

2012-02-08 Thread Boris Faure
I've applied the patches on py-elm. Thank you. -- Boris Faure -- Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual S

Re: [E-devel] introducinggggggggggggggg

2012-03-28 Thread Boris Faure
libefx (possibly with more x if this name is already taken). >   don't let this happen. - ol (-lol), or ulz… - libeffect doesn't seem bad. - even s/x/f in your proposal. -- Boris Faure -- This SF

Re: [E-devel] [EGIT] [apps/terminology] master 01/01: add context menu to open a selection as an url. Closes T584

2015-08-24 Thread Boris Faure
On 15-08-24 23:22, Davide Andreoli wrote: > 2015-08-24 23:10 GMT+02:00 Boris Faure : > > > billiob pushed a commit to branch master. > > > > > > http://git.enlightenment.org/apps/terminology.git/commit/?id=cf58c1ee76582a4465cf28242

[E-devel] Terminology 0.9

2015-09-07 Thread Boris Faure
26ade4c46f5bf2e3a6b5a41074c97abafc3909f26b410901e5d3a4b6596a9147 terminology-0.9.0.tar.xz -- Boris Faure Pointer Arithmetician signature.asc Description: Digital signature -- ___ enlightenment-devel mailing list

Re: [E-devel] Terminology 0.9

2015-09-07 Thread Boris Faure
On 15-09-07 15:38, thomasg wrote: > On Mon, Sep 7, 2015 at 10:49 AM, Stefan Schmidt > wrote: > > Hello. > > > > On 06/09/15 23:28, Boris Faure wrote: > >> After many months polishing it, Terminology 0.9 is finally here! > >> >

[E-devel] Terminology 0.9.1

2015-09-17 Thread Boris Faure
sha256sum: 7fb864a14202490e9181c5f254a7e772019216a3aa75c3952d0f12cd32113896 terminology-0.9.1.tar.gz ecee7ae6ba2fa10bfc5b6531292157dec2373dbb7d248cc62eb53d0be74e9bcf terminology-0.9.1.tar.xz Happy compiling! ( https://xkcd.com/303/ ) -- Boris Faure Pointer Arithmetician signature.asc Description

Re: [E-devel] Weekly news from the automated build and QA front

2015-11-23 Thread Boris Faure
plains when the result of malloc()/calloc() is not checked against NULL and is used lated in the code. -- Boris Faure Pointer Arithmetician signature.asc Description: Digital signature -- Go from Idea to Many App Stores Fast

Re: [E-devel] Unmoveable terminology

2015-12-14 Thread Boris Faure
member changing anything related to that lately in terminology's code. Greetings, -- Boris Faure Pointer Arithmetician signature.asc Description: Digital signature -- ___

Re: [E-devel] [EGIT] [core/efl] master 01/01: efl -break the "i really know what i'm doing" option to get attention

2015-12-24 Thread Boris Faure
n bugs from people who used that option, just do like the linux kernel does with the "tainted" flag. Pissing off people is not the way to do. You just look arrogant. You're just throwing a wrench into the gears of people who try to port efl to not supported platforms like windows,

Re: [E-devel] Weekly news from the automated build and QA front

2016-01-11 Thread Boris Faure
On 16-01-11 11:35, Stefan Schmidt wrote: > o Terminology: Outstanding defects 3 (0) with a density of 0.04 (0) Those issues should be fixed now. -- Boris Faure Pointer Arithmetician signature.asc Description: Digital signat

Re: [E-devel] Scan-build (clang based static analyser) to be removed from our Jenkins

2016-01-28 Thread Boris Faure
eek if nobody complains. Coverity is doing a good job for our needs of static analysis. scan-build is no longer relevant. Go ahead! -- Boris Faure Pointer Arithmetician signature.asc Description: Digital signature -- Sit

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: add back binding key->keyname check in e_bindings_key_event_find()

2016-01-31 Thread Boris Faure
if ((binding->key) && (!strcmp(binding->key, ev->key)) && > (!strcmp(binding->key, ev->keyname)) && > ((binding->any_mod) || (binding->mod == mod))) >

Re: [E-devel] [EGIT] [apps/terminology] master 01/01: key bindings: add shift+left/right to switch tabs

2016-04-28 Thread Boris Faure
s ... of vim. It was asked by some users. It's a default in konsole too. You can also remove them from the UI. I'm sorry, I don't have a better answer than that. > > Daniel > > On Tue, 12 Apr 2016 13:48:47 -0700 > Boris Faure wrote: > >

[E-devel] Terminology, one of the coolest linux terminal emulators

2017-11-20 Thread Boris Faure
Hi :) Linux.com published an article [1] on the top 5 coolest linux terminal emulators. Terminology is nicely described there. You shall all be proud of it and the great work on EFL! Thanks! 1. https://www.linux.com/learn/intro-to-linux/2017/11/5-coolest-linux-terminal-emulators -- Boris

Re: [E-devel] Terminology support added on mdcat

2018-01-31 Thread Boris Faure
On 18-01-31 14:12, Vinícius dos Santos Oliveira wrote: > Just to let you guys know that support to Terminology extended escape > sequences has been added to mdcat: https://github.com/lunaryorn/mdcat That's neat! Thanks for letting us know about it! -- Boris Faure Pointer Ar

Re: [E-devel] new focus, input and more issues with efl + terminolog

2018-02-12 Thread Boris Faure
reak things like not > display focus state with cursor). Anything after that is in break break land. I'll look into that tonight. -- Boris Faure Pointer Arithmetician signature.asc Description: Digital signature ---

Re: [E-devel] new focus, input and more issues with efl + terminolog

2018-02-12 Thread Boris Faure
all of the above patch series back to something that works > > (the > > most recent commit that doesn't break anything (FYI > > 93106d11487cfd8b4f23292c4ca08462f7ecadd1 is the most recent commit in your > > merge that works... the commit after that begins to break thi

Re: [E-devel] [EGIT] [apps/terminology] master 01/01: meson: detect 'offscale' support in edje_cc. Closes T6770

2018-03-13 Thread Boris Faure
On 18-03-13 13:28, Carsten Haitzler wrote: > On Mon, 12 Mar 2018 07:02:26 -0700 Boris Faure said: > > oh my bad. i used offscale - an efl git feature in the terminology theme... > ps! sorry! :) > No worries :) I had the opportunity to level up on meson. -- Bori

[E-devel] Let's get Terminology 1.2.0 out!

2018-04-09 Thread Boris Faure
is to make the release announcement over the weekend. If anything goes wrong, I'll delay the release accordingly. https://download.enlightenment.org/pre-releases/terminology-1.2.0.tar.xz Please test them and report any issue you may encounter! Happy testing! Best Regards -- Boris Fau

Re: [E-devel] Let's get Terminology 1.2.0 out!

2018-04-10 Thread Boris Faure
fixed this one and uploaded a new tarball. Please test it :) -- Boris Faure Pointer Arithmetician signature.asc Description: Digital signature -- Check out the vibrant tech community on one of the world's most enga

Re: [E-devel] Terminology bug/feature (not supported escape sequence?)

2018-04-11 Thread Boris Faure
blessed > > > > Here is the sample program you can use to test: https://bin.disroot.org/? > > 1d5d3fa1fa16c16c#3cscD1/2p9R92DQ4sv37hb82cM/ibo77KBTzRgjQzM8= > > > > Install the blessed lib dependency with the command `npm install blessed` > > before running the pre

[E-devel] Terminology 1.2.0

2018-04-15 Thread Boris Faure
Also, the dependency on ELF has changed and Terminology now requires EFL ≥ 1.20. Happy compiling! ( https://xkcd.com/303/ ) -- Boris Faure Pointer Arithmetician signature.asc Description: Digital signature -- Check out

Re: [E-devel] Terminology 1.2.0

2018-04-16 Thread Boris Faure
; engaging tech sites, Slashdot.org! http://sdm.link/slashdot > ___ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- Boris Faure Point

Re: [E-devel] Static analyzers Sonar/SonarCloud vs Coverity

2018-04-24 Thread Boris Faure
er tongue for many of us. What Stefan meant is just that he doesn't want to discuss the issue you have with coverity, but just talk about sonar and not getting spread out on too many subjects. -- Boris Faure Pointer Arithmetician signature.asc Description: Digital signature

[E-devel] Terminology 1.2.1

2018-05-14 Thread Boris Faure
unfocused The tarball can be found at : https://download.enlightenment.org/rel/apps/terminology/terminology-1.2.1.tar.xz sha256sum: ac8673a129ed78ef669a8c04e7a136f5ca95226ce5ef375a451421bac41828c6 terminology-1.2.1.tar.xz Happy compiling! ( https://xkcd.com/303/ ) -- Boris Faure Pointer

[E-devel] Coverity on Terminology

2018-05-23 Thread Boris Faure
d upload of those results. Could someone help with that investigation? Best Regards -- Boris Faure Pointer Arithmetician signature.asc Description: Digital signature -- Check out the vibrant tech community on one of the w

Re: [E-devel] Off

2018-05-31 Thread Boris Faure
yourself, we'll try to look after the code :) Best, -- Boris Faure Pointer Arithmetician signature.asc Description: Digital signature -- Check out the vibrant tech community on one of the world's most en

Re: [E-devel] Coverity on Terminology

2018-07-13 Thread Boris Faure
On 18-07-13 10:42, Stefan Schmidt wrote: > Hello. > > On 23.05.2018 12:24, Boris Faure wrote: > > I was looking at coverity on Terminology and it is currently not > > analyzing any build since 2018-04-15. The latest reason being: > > > >> The build uploaded

[E-devel] Terminology 1.3.0

2018-11-23 Thread Boris Faure
-1.3.0.tar.xz Happy compiling! ( https://xkcd.com/303/ ) -- Boris Faure Pointer Arithmetician signature.asc Description: PGP signature ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists

[E-devel] enlightenment.org down

2018-12-11 Thread Boris Faure
Hi :) It seems https://enlightenment.org/ is down. It shows a message "SORRY! I'm having trouble waking up...". My small CI script also fails on https://git.enlightenment.org/apps/terminology.git/ : The requested URL returned error: 503. Could someone look into it? Thanks

[E-devel] Terminology 1.3.1

2018-12-16 Thread Boris Faure
logy-1.3.1.tar.xz Thanks to Ben N for reporting the issue in a very clear way. Happy compiling! ( https://xkcd.com/303/ ) -- Boris Faure Pointer Arithmetician signature.asc Description: PGP signature ___ enlightenment-devel mailing list enlighten

[E-devel] Terminology 1.3.2

2018-12-18 Thread Boris Faure
/ ) -- Boris Faure Pointer Arithmetician signature.asc Description: PGP signature ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Re: [E-devel] Terminology 1.3.2

2018-12-20 Thread Boris Faure
On 18-12-20 14:19, Andreas Metzler wrote: > Boris Faure wrote: > [...] > > Due to issues with enlightenment.org infrastructure, I am hosting the > > tarball and will also do that on the next releases. > > It can be found at https://fau.re/terminology/terminology-1.3.2.t

Re: [E-devel] FOSDEM 2019

2018-12-28 Thread Boris Faure
ielZ I also plan on coming :) I hope to see you here. -- Boris Faure Pointer Arithmetician signature.asc Description: PGP signature ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

[E-devel] Add ability to show/hide mouse cursor

2019-02-08 Thread Boris Faure
to EFL? Thanks -- Boris Faure Pointer Arithmetician signature.asc Description: PGP signature ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

  1   2   3   4   5   6   7   8   9   10   >