Re: [g-a-devel] No module anymore & perfect zoom feature

2018-03-06 Thread Samuel Thibault
Alejandro, on mar. 06 mars 2018 09:35:01 +0100, wrote: > On 05/03/18 15:32, Samuel Thibault wrote: > > Bastien Nocera, on lun. 05 mars 2018 15:21:47 +0100, wrote: > >> Perhaps, but you'd be doing a disservice to your users trying to > >> implement this as a "can run anywhere" solution. I don't thin

GTK3 - GtkExpander problem, bug ?

2018-03-06 Thread Sébastien Le Roux
Dear all thanks in advance for reading this, I wrote a piece of code in GTK3, and I might have found an issue with the GtkExpander widget, shorter than a long text explanation, I attach to this email a screen capture from a window from my program. This window contains a bunch of GtkExpander, in

Re: GTK3 - GtkExpander problem, bug ?

2018-03-06 Thread Sébastien Le Roux
Dear Eric, thanks for your answer, and yes it is pretty much the same, the differences in my case, are: I use toggle buttons and I do not use  a grid. Thanks you for providing me with this nice working example, I played with it to illustrate the bug because it happens with your code too, check

Re: GTK3 - GtkExpander problem, bug ?

2018-03-06 Thread Tilo Villwock
Hello Sébastien, attaching images isn't allowed on here. Have you created a minimal working example that reproduces the bug? Otherwise it'll be hard to help you. Cheers, Tilo ___ gtk-devel-list mailing list gtk-devel-list@gnome.org https://mail.gnome.o

Re: Extending GtkMountOperation to support TrueCrypt/VeraCrypt

2018-03-06 Thread Jim Hall
Hi there! Sorry I haven't replied until now. I have been working to publish a book, so the last few months have been very busy. Replies below: On Wed, Feb 7, 2018 at 5:52 AM, sajolida wrote: > segfault: >> Simon McVittie: >>> On Fri, 02 Feb 2018 at 18:02:24 +0100, Matthias Clasen wrote: On

fdwalk

2018-03-06 Thread Markus Teich via gtk-devel-list
Heyho, I discovered you have a fdwalk implementation in glib/gspawn.c which is not exported as a usable symbol. Is there any reason for this? If not, I'd suggest exporting that symbol and maybe even another wrapper that takes a list of FDs to keep open instead of the callback pointer and closes al

gobject-introspection Version 1 || GNOME

2018-03-06 Thread Chhabra, Komal /CS
Hi Team, This is Komal Chhabra, a Team Lead from centralized license management team of ExxonMobil known as Software Asset Management[previously known as ITAM. The Software Asset Management group at ExxonMobil exists in large part to steward software license compliance We are contacting you to

Extending GtkMountOperation

2018-03-06 Thread segfault
Hi, we at Tails (tails.boum.org) are currently working on adding support for TrueCrypt and VeraCrypt volumes in udisks and GNOME Disks (see also the corresponding thread on devkit-devel [1]). A team mate will also send an email regarding this to GNOME UX people in the next days, so you won't see a

.ui: Marking widgets which don't need accessibility labelling

2018-03-06 Thread Samuel Thibault
Hello, As part of implementing an accessibility non-regression check tool, we want to make sure that widgets have proper labelling. E.g. GtkEntry basically always need a labelled-by relation. Some other widgets don't necessarily need one, but very often need one (such as radio buttons), so we want

RE: gobject-introspection Version 1 || GNOME

2018-03-06 Thread Chhabra, Komal /CS
Hi Team, This is Komal Chhabra, a Team Lead from centralized license management team of ExxonMobil known as Software Asset Management[previously known as ITAM. The Software Asset Management group at ExxonMobil exists in large part to steward software license compliance We are contacting you to

Implementing accessibility non-regression check tool

2018-03-06 Thread Samuel Thibault
Hello, In the context of LibreOffice, the Hypra company will work on an accessibility non-regression check tool. Basically, the idea is to design a tool which will check .ui files for accessibility issues: missing relations between widgets and labels, notably. The tool would just use lxml to pars

Re: [g-a-devel] No module anymore & perfect zoom feature

2018-03-06 Thread Alejandro
Not too much time to get involved on this, but I will at least make the obvious question: On 26/02/18 11:49, Samuel Thibault wrote: > Hello, > > So, I also saw the removal of generic modules. > > Unfortunately we currently need it for implementing perfect zoom feature > :) > > The context is that

Re: [g-a-devel] No module anymore & perfect zoom feature

2018-03-06 Thread Alejandro
On 05/03/18 15:32, Samuel Thibault wrote: > Bastien Nocera, on lun. 05 mars 2018 15:21:47 +0100, wrote: >> Perhaps, but you'd be doing a disservice to your users trying to >> implement this as a "can run anywhere" solution. I don't think there's >> any way you can implement this generically so th

Re: [g-a-devel] No module anymore & perfect zoom feature

2018-03-06 Thread Alex ARNAUD
Le 01/03/2018 à 16:32, Emmanuele Bassi a écrit : that the current GNOME Shell already has logic for zoom, color inversion, and other effects, it’s perfectly capable of dealing with these requirements. You can enable the GNOME Shell zoom feature, zoom to the factor 10 and tell me if it works

Re: [g-a-devel] No module anymore & perfect zoom feature

2018-03-06 Thread Alex ARNAUD
Le 01/03/2018 à 21:27, Emmanuele Bassi a écrit : Thanks. I was not claiming that the Shell’s zoom is perfect; I’m saying that the Shell is where things need to be fixed, as it’s where things are implemented already. The shell does not currently ask the toolkit to render an area at a different

RE: gobject-introspection Version 1 || GNOME

2018-03-06 Thread Chhabra, Komal /CS
Hi Team, This is Komal Chhabra, a Team Lead from centralized license management team of ExxonMobil known as Software Asset Management[previously known as ITAM. The Software Asset Management group at ExxonMobil exists in large part to steward software license compliance We are contacting you to

Re: gobject-introspection Version 1 || GNOME

2018-03-06 Thread philip . chimento
Hi, As is the standard in open-source software, you can find the license information in the COPYING file in the root directory of the source distribution or Git repository: https://gitlab.gnome.org/GNOME/gobject-introspection/blob/master/COPYING We do not have an ECCN number. Although I don't bel