Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-08-08 | a11y-keyboard: Don't create a dummy object if AT-SPI is not available | Colomban Wendling | 1 | -33/+0 |
2020-08-08 | a11y-keyboard-atspi: Switch to a final type and reduce boilerplate | Colomban Wendling | 1 | -21/+25 |
2020-08-08 | a11y-keyboard: capslock-beep: Try and detect non-buggy libatspi2 | Colomban Wendling | 1 | -10/+7 |
2020-08-08 | a11y-keyboard: capslock-beep: Don't ring on CapsLock itself | Colomban Wendling | 1 | -26/+8 |
2020-08-08 | a11y-keyboard: Refactor in the hope the AT-SPI bug gets fixed | Colomban Wendling | 1 | -32/+31 |
2020-08-08 | a11y-keyboard: Add support for ringing the bell when CapsLock is active | Colomban Wendling | 1 | -0/+208 |