kdeconnect-kde/smsapp/qml
Albert Vaca Cintora 799e00d252 Improve accessibility based on HAN university accessibility report
Unfortunately, most issues are in Kirigami and we can't fix them from our side. Namely, these things remain unfixed: 
- `Kirigami.PlaceholderMessage` are not read by screen readers
- When navigating with the keyboard, pressing tab selects elements from right to left, which is weird
- When navigating with the keyboard, the selected element is not highlighted
- `Kirigami.Action` that don't have a `text` property don't use the `Accessible.name` property when using a screen reader.
2024-03-12 14:26:37 +00:00
..
AttachmentViewer.qml [app] Remove QML import versions 2023-12-25 15:56:13 +00:00
ChatMessage.qml smsapp/qml: Define explicit params in signal handlers 2024-03-12 09:04:13 -04:00
ConversationDisplay.qml [app] Remove QML import versions 2023-12-25 15:56:13 +00:00
ConversationList.qml Improve accessibility based on HAN university accessibility report 2024-03-12 14:26:37 +00:00
Main.qml Port to ecm_add_qml_module 2023-12-25 15:56:13 +00:00
MessageAttachments.qml [app] Remove QML import versions 2023-12-25 15:56:13 +00:00
SendingArea.qml smsapp/qml: Define explicit params in signal handlers 2024-03-12 09:04:13 -04:00