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

2018-02-26 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] Orca debugging question

2011-11-21 Thread Alejandro Leiva
-pyatspi-2.2.1 At-spi is started on GNOME startup, because I see dbus socket and see at-spi2-registryd in the ps command output. So, what I can do to debug orca and eliminate this problem? Please, help me with this situation. Thank you! :)) -- Alejandro Leiva ___

[g-a-devel] Some maintenance hints (Re: java-atk-wrapper 0.30.7)

2014-10-20 Thread Alejandro Piñeiro
Hi Magdalen, just a little comment. From the ftp-release list, I realized that you already made two releases of java-atk-wrapper (thanks btw). Those two were relatively small in new changes. Usually maintainers doesn't do releases so often, as would mean a lot of time used only doing releases.

Re: [g-a-devel] AT-SPI in Upstart

2014-11-03 Thread Alejandro Piñeiro
ably you should ask upstart, as that seems an issue related with upstart. In any case, a wild guess would be that this service is being run as a root process or not tied to a session. at-spi is tied to a session. Best regards -- Alejandro Piñeiro (apinh

[g-a-devel] my atspi examples available

2014-11-12 Thread Alejandro Piñeiro
think that if they become part of a gnome repository, it should be also independent of at-spi2 repository. Would be somewhat similar to gnome-shell and gnome-shell extensions. Opinions? BR -- Alejandro Piñeiro (apinhe...@igalia.com) ___

Re: [g-a-devel] my atspi examples available

2014-11-12 Thread Alejandro Piñeiro
On 12/11/14 17:17, Magdalen Berns wrote: Hi Alejandro, Great idea! I'm happy to clone that and add some javascript and python work, if this is useful. From my end, I would be keen to see some C examples on there as I feel this would be very informative. Ok. As I mentioned, right now

Re: [g-a-devel] my atspi examples available

2014-11-12 Thread Alejandro Piñeiro
folder README, or as part of the general README. BR -- Alejandro Piñeiro (apinhe...@igalia.com) ___ gnome-accessibility-devel mailing list gnome-accessibility-devel@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel

Re: [g-a-devel] Java ATK Wrapper unimplented methods

2014-11-24 Thread Alejandro Piñeiro
get_minimum_increment| > |Deprecated. | > > | get_range| > > | get_sub_ranges| > > | get_value_and_text| > > | set_value| > > > For now it would be useful to get some feedback on what might be a > good idea to focus on implementing. In

Re: [g-a-devel] specialized dialog roles

2014-12-12 Thread Alejandro Piñeiro
l > [3] https://bugzilla.mozilla.org/show_bug.cgi?id=559767#c8 > > > ___ > gnome-accessibility-devel mailing list > gnome-accessibility-devel@gnome.org > https://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel -- Alejandro Pi

[g-a-devel] ATK 2.16.0 released

2015-03-23 Thread Alejandro Piñeiro
* Speed Up Release Builds * Fix and improve .pdb Generation. * "Install" .pdb Files Contributors: - Joanmarie Diggs, Chun-wei Fan, Javier Jardón, Alejandro Piñeiro Iglesias Translations: - Josef Andersson (sv), Anders Jonsson (sv), Jiri Grönroos (fi), Muham

[g-a-devel] ATK 2.18.0 released

2015-09-21 Thread Alejandro Piñeiro
t proper file permission to source files Contributors: - Murray Cumming, Chun-wei Fan, Simon McVittie, Alejandro Piñeiro Iglesias Translations: - Pedro Albuquerque (pt), Chao-Hsiung Liao (zh_TW), Daniel Martinez (an) Download https://download.gnome.org/sources/atk/2

[g-a-devel] ATK 2.20.0 released

2016-03-21 Thread Alejandro Piñeiro
: remove code not being compiled Contributors: - Chun-wei Fan, Kalev Lember, Javier Jardón, Alejandro Piñeiro Iglesias, Philip Withnall Translations: - Aurimas Černius(lt), Ask Hjorth Larsen (da), Anders Jonsson (sv), Trần Ngọc Quân (vi), Kristjan SCHMIDT (eo), Cédric Valmary

[g-a-devel] ATK 2.22.0 released

2016-09-19 Thread Alejandro Piñeiro
anslations: - GNOME Translation Robot (gd), Cédric Valmary (oc), Piotr Drąg (po), David King (en_GB) Download https://download.gnome.org/sources/atk/2.22/atk-2.22.0.tar.xz (728K) sha256sum: d349f5ca4974c9c76a4963e5b254720523b0c78672cbc0e1a3475dbd9b3d44b6 -- Alejandro Piñeir

Re: [g-a-devel] Cross desktop environment event capture for assistive technologies.

2016-12-05 Thread Alejandro Piñeiro
On 05/12/16 00:43, Luke Yelavich wrote: > Hey folks. > I am working on accessibility for Unity 8. One thing that we need to solve is > input event capture/processing for Orca. Whilst things work well enough with > Qt via its X QPA plugin, the Mir QPA plugin does not do any form of keyboard > sn

Re: [g-a-devel] Cross desktop environment event capture for assistive technologies.

2016-12-07 Thread Alejandro Piñeiro
shell, independently of wayland spec. > > Cheers chrys Cheers, and thanks for the link. > > > Am Mo. Dez. 5 12:31:19 2016 GMT+0100 schrieb Alejandro Piñeiro: >> On 05/12/16 00:43, Luke Yelavich wrote: >>> Hey folks. >>> I am working on accessibility for Unity

Re: [g-a-devel] Cross desktop environment event capture for assistive technologies.

2016-12-08 Thread Alejandro Piñeiro
On 08/12/16 03:36, Luke Yelavich wrote: > On Mon, Dec 05, 2016 at 10:31:19PM AEDT, Alejandro Piñeiro wrote: >> Yes, the same applies for Wayland. It is one of our oldest TODOs. We >> even had some email threads about the topic on wayland-dev some years >> ago, without too mu

Re: [g-a-devel] GtkSocket/GtkPlug accessibility

2016-12-29 Thread Alejandro Piñeiro
On 28/12/16 18:33, Emmanuele Bassi wrote: > Hi; > > On 28 December 2016 at 17:29, Colomban Wendling wrote: >> Hi, >> >> It seems that GtkSocket and GtkPlug aren't tied together at the >> accessibility level: e.g. the ATSPI tree from Accerciser shows them >> separately, and atspi_accessible_get_app

[g-a-devel] ATK 2.24.0 released

2017-03-17 Thread Alejandro Piñeiro
string * Add more options to XGETTEXT_OPTIONS in po/Makevars * Add Language headers to po files Contributors: - Murray Cumming, Piotr Drąg, Chun-wei Fan, Alejandro Piñeiro Iglesias, Rico Tzschichholz Translations: - Piotr Drąg (po), gogo (hr), Ask Hjorth Larsen (da

[g-a-devel] ATK 2.26.0 released

2017-09-11 Thread Alejandro Piñeiro
atk-2.26.0.tar.xz (694K) sha256sum: eafe49d5c4546cb723ec98053290d7e0b8d85b3fdb123938213acb7bb4178827 -- Alejandro Piñeiro Iglesias ___ gnome-accessibility-devel mailing list gnome-accessibility-devel@gnome.org https://mail.gnome.org/mailman/list

Re: [g-a-devel] Adding an AtkObject attribute?

2018-06-05 Thread Alejandro Piñeiro
On 04/06/18 14:40, Samuel Thibault wrote: > Hello, > > I am having a look at > > https://github.com/mate-desktop/caja/issues/999 > > which is essentially about adding an AtkObject attribute to the > caja desktop window. Looking at how attributes are managed, atk > apparently just lets the implemtat