[00:00] Well if he is working on the UI, then yes it is. [00:00] But its not Ted's problem. === jalcine is now known as webjadmin_ [00:00] ok [00:00] I will continue to pester gord :) [00:03] I don't understand how it all fell apart at the beta. I am sure alpha2 was quite good === webjadmin_ is now known as jalcine [00:06] * AlanBell downloads alpha2 again to see what it was really like [00:07] AlanBell: Yeah Unity 3D still feels flaky to me, in that it doesn't take much for it to fall appart. [00:07] WHich is why I am focusing on 2D now. [00:07] A11y is easier to fix there, requires much less work. === jalcine is now known as webjadmin_ === webjadmin_ is now known as jalcine [00:33] AlanBell: Ok, found the code that is supposed to set the result buttons in the unity-2D hud. An attempt was made to make this accessible from the get go, however the variable they used for the text always seems to be empty. [00:33] I found another variable that can be used, but its got characters in it that Orca speaks, which we don't want to hear. [00:34] I actually think this needs articulating a bit better anyway, as I think the user should hear what menu the item is from in a way that makes it understandable. [00:35] TheMuso: The "What's This" or tool-tip could be useful there. [00:35] If provided. [00:35] jalcine: What tooltip? [00:36] jalcine: There are no tooltips for the HUD. [00:36] For a specific menu entry. [00:36] o.O [00:36] * jalcine headdesks. [00:36] Or more to the point, the hud doesn't receive those. [00:36] It could, since it's merely importing menus. [00:36] Not exactly. [00:36] The hud sends the search to the appenu service, which does the searching, and sends back results, and how to activate them, no more. [00:37] Actually no, it doesn't send how to activate, the appmenu side does that as usual. [00:37] Hm. [00:37] In this case, I think what is required is more code for the hud to present a nicer a11y string. [00:38] But thats too late for this cycle, since that requires more translation work to do properly, so if we can just present the results in a way that they are somewhat understood, thats ok. [00:42] It would. [00:42] It'd be a good idea to propose this asap, though. [00:42] I know that, I am just trying to come to grips with enough of the code to do the work myself. [00:43] Scratching the itch :) [00:43] yep [00:47] Hrm. It seems that this requires a 2-pronged approach. *sigh* [00:47] I think the text formatting is done by the hud service, and sent via dbus to the hud UI. [00:48] So in order to get what I want, I need to extend the hud service to format a string for a11y use, then extend the hud API to present this string. [00:48] Then extend unity-2d to actually use this newly added struct member with the text I want. [00:49] Hmm. So it's a bit messy at the moment, but the way you're describing it, it might stay similar to that setup for now.. [00:50] Its messy in that I have to touch multiple projects to fix this properly. [00:50] Yeah, the problem with this is that it requires everything that uses the HUD API to be rebuilt. [00:50] Ayway, I'll plug at it and see what can be done. [00:51] anyway [01:41] Experimental dictation support achieved with SpeechControl! :) [01:49] Nice. [01:53] It's using libxdo, though. [01:53] I'm a bit skeptical of Unicode support in it. If anything, I might include a modified version of it in the team's PPA until we can get upstream to cooperate. === jalcine is now known as JackyAlcine === JackyAlcine is now known as jalcine [05:46] Hello ! [05:46] Is that anyone here ? [17:15] yo! [17:16] popey: you following me [17:19] yes [17:19] Hello everybody, mvo and tremolux from the software center client team would like to get some help making Software Center more accessible is there anyone on this team that would like to get involved with this effort [17:19] popey: don't you won't like where it leads [17:26] davmor2: are you looking for developers or testing or information? [17:27] Pendulum: I think it's a mix of dev time and info then once the fixes are in place testing [17:30] Pendulum: although I can utilise LDTP to do the bulk of the testing, I think the key is knowing what to do, how to do it, and help doing it at this stage though. They'd like to get it as accessible as possible for the release if they can now all the key items are in place [17:35] Okay, the best people to talk to about knowing the code is TheMuso or API [17:35] Just about anyone here can test [17:38] I'm not sure about developing (because I suspect TheMuso and API are over worked as it is), but AlanBell or TheMuso would probably know if there's anyone who has expressed interest in doing a11y developing. [17:38] maco might as well [17:40] Otherwise, would they care if we used this to try to recruit someone to doing a11y devel? (I can get a blog post out today looking for someone if that's the case) [17:42] We tend to end up in this issue where there's such a high barrier of entry to get into most accessibility stuff on the distro level that it's hard to recruit. [17:42] Unless there's a specific case (like this) it's not exactly easy to recruit without bitesized bugs [17:42] (which we don't have) [18:09] Pendulum: indeed, we can possibly make some bitesized ones once we know what we need in place, I'll ask TheMuso when I can === JackyAlcine is now known as webjadmin_