Debian Patches
Status for systemsettings/4:6.3.4-2
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
upstream_89cf0e62_ModuleView-set-AccessibleName-for-ScrollArea.patch | [PATCH] ModuleView: set AccessibleName for ScrollArea The tab stop at the kcm scrollarea can in some cases serve a purpose, but is very cryptic to screen reader users as it appears to be non- interactable and is only announced with the confusing "LayeredPane". Instead set an explicit AccessibleName that informs the user of the general purpose of the control they are on. QAccessible does not support the Atspi role SCROLL_PANE which would be optimal here, and there is no clear equivalent, so it has to be done with AccessibleName. |
Christoph Wolk <cwo.kde@posteo.net> | no | 2025-02-08 | ||
upstream_e111fd5d_Apply-1-suggestion-s-to-1-file-s-.patch | [PATCH] Apply 1 suggestion(s) to 1 file(s) | Christoph Wolk <cwo.kde@posteo.net> | no | 2025-05-13 | ||
upstream_bd4d1799_Fix-header-colors-of-QWidget-based-KCMs.patch | [PATCH] Fix header colors of QWidget based KCMs If we create a QPalette from scratch for the KCM header, we won't be notified anymore about palette changes, so when changing the color scheme the PaletteChanged events won't arrive. if we instead start form QWidget::palette() and then modify it we will get the events and the color scheme changes will be applied immediately BUG:495462 (cherry picked from commit 314c6e87bdca262b3ce7e863d7a79657e937f51f) 314c6e87 Fix header colors of QWidget based KCMs |
Marco Martin <notmart@gmail.com> | no | 2025-05-27 |
All known versions for source package 'systemsettings'
- 4:6.4.91-1 (experimental)
- 4:6.3.4-2 (sid, forky, trixie)
- 4:5.27.5-2 (bookworm)