Re: libkdeaccessibilityclient

2017-07-23 Thread Frederik Gladhorn
On søndag 23. juli 2017 10.04.18 CEST Albert Astals Cid wrote:
> El dissabte, 22 de juliol de 2017, a les 16:57:14 CEST, Frederik Gladhorn va
> escriure:
> > On mandag 17. juli 2017 13.32.32 CEST Jonathan Riddell wrote:
> > > kmag is due to be released with a KF5 version.
> > > 
> > > it has an optional dep on libkdeaccessibilityclient which has a
> > > release in 2014 as libqaccessibilityclient.
> > > 
> > > The library is ported to Qt 5 and kmag compiles fine with it so a
> > > release seems like a good idea to avoid losing a feature.
> > > 
> > > It should go through kdereview and get a release.
> > > 
> > > Anyone want to lead that?
> > 
> > Let's do it together here and now at Akademy. I'm a bit lost what the
> > process is.
> 
> What does this lib do? I thought all of the accessibilty code was moved to
> Qt proper?

This is to use AT-SPI 2 as client.
In other words: letting you write applications that act as assistive apps. In 
the case of KMag it uses the information that is provided to allow following 
the focus and cursor (assuming you type a text, you may have cursor movements 
in your editor without moving the mouse, so it's needed to follow the cursor).

Simon can use this library to introspect applications to learn about their UIs 
and provide actions for them.

Cheers,
Frederik


> 
> Cheers,
>   Albert
> 
> > Cheers,
> > Frederik
> > 
> > > Jonathan




Re: libkdeaccessibilityclient

2017-07-23 Thread Harald Sitter
Client side api wrapper. I.e. the thing that allows you to access entities
exposed via a11y apis.

In qt is the "server" side. I.e. exposing entities via a11y apis.

On Jul 23, 2017 10:04, "Albert Astals Cid"  wrote:

> El dissabte, 22 de juliol de 2017, a les 16:57:14 CEST, Frederik Gladhorn
> va
> escriure:
> > On mandag 17. juli 2017 13.32.32 CEST Jonathan Riddell wrote:
> > > kmag is due to be released with a KF5 version.
> > >
> > > it has an optional dep on libkdeaccessibilityclient which has a
> > > release in 2014 as libqaccessibilityclient.
> > >
> > > The library is ported to Qt 5 and kmag compiles fine with it so a
> > > release seems like a good idea to avoid losing a feature.
> > >
> > > It should go through kdereview and get a release.
> > >
> > > Anyone want to lead that?
> >
> > Let's do it together here and now at Akademy. I'm a bit lost what the
> > process is.
>
> What does this lib do? I thought all of the accessibilty code was moved to
> Qt
> proper?
>
> Cheers,
>   Albert
>
> >
> > Cheers,
> > Frederik
> >
> > > Jonathan
>
>
>


Re: libkdeaccessibilityclient

2017-07-23 Thread Albert Astals Cid
El dissabte, 22 de juliol de 2017, a les 16:57:14 CEST, Frederik Gladhorn va 
escriure:
> On mandag 17. juli 2017 13.32.32 CEST Jonathan Riddell wrote:
> > kmag is due to be released with a KF5 version.
> > 
> > it has an optional dep on libkdeaccessibilityclient which has a
> > release in 2014 as libqaccessibilityclient.
> > 
> > The library is ported to Qt 5 and kmag compiles fine with it so a
> > release seems like a good idea to avoid losing a feature.
> > 
> > It should go through kdereview and get a release.
> > 
> > Anyone want to lead that?
> 
> Let's do it together here and now at Akademy. I'm a bit lost what the
> process is.

What does this lib do? I thought all of the accessibilty code was moved to Qt 
proper?

Cheers,
  Albert

> 
> Cheers,
> Frederik
> 
> > Jonathan




Re: [kde-release-team] Re: Re: libkdeaccessibilityclient

2017-07-22 Thread Jonathan Riddell
On Sat, Jul 22, 2017 at 11:16:43PM +0200, Andreas Sturmlechner wrote:
> On Saturday, 22 July 2017 at 16:57, Frederik Gladhorn wrote:
> > On mandag 17. juli 2017 13.32.32 CEST Jonathan Riddell wrote:
> > > it has an optional dep on libkdeaccessibilityclient which has a
> > > release in 2014 as libqaccessibilityclient.
> > 
> > Let's do it together here and now at Akademy. I'm a bit lost what the
> > process is.
> > 
> 
> Are there plans to change the repository name as well? This is slightly 
> confusing right now...

Yes we will request that

Jonathan


Re: Re: libkdeaccessibilityclient

2017-07-22 Thread Andreas Sturmlechner
On Saturday, 22 July 2017 at 16:57, Frederik Gladhorn wrote:
> On mandag 17. juli 2017 13.32.32 CEST Jonathan Riddell wrote:
> > it has an optional dep on libkdeaccessibilityclient which has a
> > release in 2014 as libqaccessibilityclient.
> 
> Let's do it together here and now at Akademy. I'm a bit lost what the
> process is.
> 

Are there plans to change the repository name as well? This is slightly 
confusing right now...

Regards,
Andreas



Re: libkdeaccessibilityclient

2017-07-22 Thread Frederik Gladhorn
On mandag 17. juli 2017 13.32.32 CEST Jonathan Riddell wrote:
> kmag is due to be released with a KF5 version.
> 
> it has an optional dep on libkdeaccessibilityclient which has a
> release in 2014 as libqaccessibilityclient.
> 
> The library is ported to Qt 5 and kmag compiles fine with it so a
> release seems like a good idea to avoid losing a feature.
> 
> It should go through kdereview and get a release.
> 
> Anyone want to lead that?

Let's do it together here and now at Akademy. I'm a bit lost what the process 
is.

Cheers,
Frederik

> 
> Jonathan