sway-config-fedora/sddm
Aleksei Bavshin e980f01b61
sddm-theme: fix missing images with Qt6
Qt6 defers the URL resolution to the component that actually uses the
property. Which means that the images are now resolved relatively to the
corresponding sddm component (Background, ComboBox) instead of a theme.
Work around that by pinning resource URLs to the theme path with
`Qt.resolvedUrl()`.

Fixes following error:
```
file:///usr/lib64/qt6/qml/SddmComponents/ComboBox.qml:105:9: QML Image: Cannot open: file:///usr/lib64/qt6/qml/SddmComponents/angle-down.png
```
2024-02-01 18:57:06 -08:00
..
03-sway-fedora sddm-theme: fix missing images with Qt6 2024-02-01 18:57:06 -08:00
sddm-compositor-sway sddm: don't check for virtualization if start-sway is sourced 2023-01-03 22:55:30 -08:00
sddm-greeter.config sddm: fix fullscreen command invocation 2023-03-22 22:19:12 -07:00
wayland-sway.conf sddm: install and use the theme 2024-02-01 18:57:05 -08:00