Giter VIP home page Giter VIP logo

wingpanel-indicator-a11y's Introduction

Wingpanel Universal Access Indicator

Translation status

Screenshot

Building and Installation

You'll need the following dependencies:

  • meson
  • libgranite-dev
  • libwingpanel-dev
  • valac

Run meson to configure the build environment and then ninja to build

meson build --prefix=/usr
cd build
ninja

To install, use ninja install

sudo ninja install

wingpanel-indicator-a11y's People

Contributors

bagjunggyu avatar cassidyjames avatar colindemian avatar comradekingu avatar danirabbit avatar dartdeadia avatar davidmhewitt avatar dennis1248 avatar elementarybot avatar fabiozaramella avatar fitojb avatar hugok79 avatar ihorhordiichuk avatar johndumpling avatar josprachi avatar lenemter avatar marcin-serwin avatar nathanbnm avatar norwayfun avatar p-bo avatar pdby avatar petrichor-494 avatar queeup avatar ryonakano avatar shtonchjo avatar tomiohl avatar tsitokhtsev avatar weblate avatar yarons avatar zoli111 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wingpanel-indicator-a11y's Issues

Define log domain

Problem

It's currently quite hard to debug wingpanel indicators as there are many indicators that add log messages. There isn't a good way to filter this to a specific indicator.

Proposal

We could define log domains:
https://developer.gnome.org/glib/stable/glib-Message-Logging.html#log-domains

This enables filtering log messages using G_MESSAGES_DEBUG, to do do something like the following to only get the logs from a specific indicator and the wingpanel:

G_MESSAGES_DEBUG=io.elementary.wingpanel.bluetooth wingpanel

Prior Art

We've added this to the bluetooth indicator
elementary/wingpanel-indicator-bluetooth#81

Would love to have a "Large Text" feature

Prerequisites

  • [ X] I have searched open and closed issues for duplicates.

Feature

Is your feature request related to a problem? Please describe.

As a visually disabled user I often want to be able to select some text and display it in very large type on the screen.

Example from Alfred on OSX

Describe the solution you'd like

For example, I select a phone number in an email, hit the app launcher hotkey, choose the "Large Text" action and step away from the screen to actually make the phone call.

Existing work

Alfred on OSX has this feature, and due to the way OSX works it integrates anywhere you can select text or a text blob.

For instance, in the Contacts app, you can select a phone number, hit the Alfred hot key, and see it in very large text in the center of the screen.

Here is the description of this feature from the Alfred Site
Describe alternatives you've considered

Having this accessible from the app launcher hot key seems like a natural fit given that the launcher already has similar features like calculation mode for numbers, but I'm not married to that. Anything that would integrate with as many apps as possible given Linux/Gnome's architectural limitations (e.g. there's no AppleEvents/Open Scripting Architecture in Gnome that I know of).

Additional context

Buttons in wingpanel are blurry when running HiDPI

Prerequisites

  • I have searched open and closed issues for duplicates.

Describe the bug

[+] and [-] buttons are blurry when running HiDPI.

Expected behavior

I expect the buttons to not be so blurry.

Screenshots or screen recordings

screenshot

Platform Information

  • Juno
  • Virtual machine in VMware Fusion on Mac OS 10.9

Please check what applies:

  • I'm using the latest version from git that I've manually compiled
  • I'm using the latest released stable version

Include keyboard shortcuts where applicable

Problem

It's been pointed out that turning on the screen reader via a keyboard shortcut is very important for users with limited vision. It's possible to do this, but the keyboard shortcut is buried in System Settings, which is not accessible during installation or at the greeter.

Proposal

We should include the keyboard shorcut for enabling the screen reader here in the a11y indicator to surface it much quicker

Add Linter to CI

Update the CI process for wingpanel-indicator-a11y to include a vala-lint step.

Release a new version

Hi. I'm packaging this for void-linux. But they only accept release versions of software. So please release a new version.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.