Tait Hoyem
Tait Hoyem
I fixed the formatting. The warnings are mostly a big bunch of functions that are not run. IIUC, I'm not actually calling the `exp_localization` anywhere, or if I am, it...
I am still committed to getting this merged. My biggest issue is that I do not often have time to work on this in big blocks (20 minutes here, an...
I'm not exactly sure what even causes this issue, but I'm quite curious if you could point me in the right direction. We do have a fork for our `Odilia`...
The issue here is that, for example, `p + ctrl` does *not* work for most applications when they provide a key combo. Take for example, Firefox, which allows you to...
Checked out the branch. This does fix the issue of the key perpetually repeating itself even after the key is released. However, now the key combo is passed through, in...
As an aside, I expect many more accessibility features will want a portal implementation at some point. For example, if an application already has the permission to be an assistive...
> And, when talking about a screen reader portal, we might allow the screen reader to request a mouse event for a window at a particular window coordinates of that...
> A accessibility application would instead of nagging the user with "please let me eaves drop on you" instead issue some request via the portal to open the accessibility setting,...
> Zooming in can only practically be implemented by the compositor itself. In GNOME there is possible via the a11y menu, but could perhaps be something that can be triggered...