sddm
No description set
- Developed at KDE:Frameworks5
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/sddm && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-Fix-display-of-user-avatars.-684.patch | 0000001486 1.45 KB | |
0001-Make-the-default-cursor-themed.patch | 0000001462 1.43 KB | |
0001-Revert-Rename-XDisplay-and-WaylandDisplay-con |
0000012602 12.3 KB | |
0002-Add-a-config-option-to-enable-high-DPI-scalin |
0000002295 2.24 KB | |
0003-elarun-Update-date-and-time.patch | 0000001450 1.42 KB | |
0004-Support-Non-Latin-characters-in-theme-setting |
0000001334 1.3 KB | |
0005-Cleanup-dangling-pointer-in-SocketServer-725. |
0000001154 1.13 KB | |
X11-displaymanagers-sddm | 0000000324 324 Bytes | |
boo949903.patch | 0000001543 1.51 KB | |
create_pid_file.patch | 0000001443 1.41 KB | |
proper_pam.diff | 0000002388 2.33 KB | |
sddm-0.14.0.tar.xz | 0003298360 3.15 MB | |
sddm-relaxed-auth.diff | 0000001512 1.48 KB | |
sddm-service-handle-plymouth.patch | 0000000415 415 Bytes | |
sddm.changes | 0000016959 16.6 KB | |
sddm.conf | 0000000162 162 Bytes | |
sddm.spec | 0000008451 8.25 KB | |
sysconfig-support.patch | 0000003802 3.71 KB |
Revision 16 (latest revision is 71)
Dominique Leuenberger (dimstar_suse)
accepted
request 442001
from
Fabian Vogt (Vogtinator)
(revision 16)
Next try. Maybe this time it's less broken. - Fix %post and %postun of branding subpackages - Add various bugfixes from develop branch: * 0001-Fix-display-of-user-avatars.-684.patch * 0002-Add-a-config-option-to-enable-high-DPI-scaling-701.patch * 0003-elarun-Update-date-and-time.patch * 0004-Support-Non-Latin-characters-in-theme-settings-708.patch * 0005-Cleanup-dangling-pointer-in-SocketServer-725.patch - Sync with KDE:Frameworks5:LTS, sort sddm.changes - Remove 0001-Fall-back-to-regular-login-when-autologin-fails.patch - Update to 0.14.0: - http://hawaiios.org/news/2016/08/28/sddm-0.14.0 + New sddm.conf option EnableAvatars (useful for slow filesystems) + New sddm.conf option UserAuthFile on the XDisplay section to change the default Xauthority file name and path. + New sddm.conf option SessionLogFile on XDisplay and WaylandDisplay sections to change the default user session log location. + ComboBox now exposes the arrow background color as "arrowColor" property. + New "style" theme configuration for QtQuick Controls 2.0. + Require Qt 5.6 or better. + Enable HiDPI support. + Refresh sessions list. + Always fallback to an embedded theme if no suitable theme is found. - Actually change Qt platform theme. - Switch to Wayland session vt only when authentication succeeds. - Close PAM session.
Comments 1
When the user shell is fish, sddm will not be able to start kde on wayland, please fix it. https://github.com/sddm/sddm/issues/1768