Revisions of sddm

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 585771 from Fabian Vogt's avatar Fabian Vogt (Vogtinator) (revision 30)
- Reorder patches for easier maintainability, needs refresh of:
  * 0001-Move-Xauthority-to-a-different-location-and-truncate.patch
  * 0001-Read-the-DISPLAYMANAGER_AUTOLOGIN-value-from-sysconf.patch
  * sddm-relaxed-auth.diff
- Replace 0001-Revert-Rename-XDisplay-and-WaylandDisplay-config-sec.patch
  with 0001-Support-both-X11-XDisplay-Wayland-and-WaylandDisplay.patch
- Add patches to fix setting EnableHiDPI in the configuration:
  * 0001-greeter-Use-Qt-command-line-parser.patch                                                                                                                                                                                                 
  * 0001-Fix-platform-detection-for-EnableHiDPI.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 582256 from Fabian Vogt's avatar Fabian Vogt (Vogtinator) (revision 29)
- Add patch to not quit on SIGHUP (boo#1080305):
  * 0001-Don-t-quit-on-SIGHUP.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 547175 from Fabian Vogt's avatar Fabian Vogt (Vogtinator) (revision 26)
- Add patch to add back Xauthority truncation in a way that does
  not break ssh -X (boo#1043221, boo#1069498):
  * 0001-Move-Xauthority-to-a-different-location-and-truncate.patch

- Amend patch toremove elogind from sddm-greeter.pam:
  * proper_pam.diff
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 537329 from Fabian Vogt's avatar Fabian Vogt (Vogtinator) (revision 25)
- Add "Requires: xdm" because sddm.conf references the files
  '/etc/X11/xdm/Xsession' and '/etc/X11/xdm/Xsetup'
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 509273 from Fabian Vogt's avatar Fabian Vogt (Vogtinator) (revision 22)
- Replace patch with version merged upstream, to avoid potentially
  killing the X server:
  * 0001-Also-theme-the-default-cursor-for-the-root-window.patch

- Add patch to keep old entries in XAUTHORITY file (boo#1043221):
  * 0001-Do-not-truncate-XAUTHORITY-file-on-login.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 496501 from Fabian Vogt's avatar Fabian Vogt (Vogtinator) (revision 21)
- Also set the default last session in sysconfig-support.patch
  (replaces boo949903.patch)
- Adjust 0003-Leave-duplicate-symlinks-out-of-the-SessionModel.patch
  to also handle symlinks for the last session

- Replace patch with newer version:
  * 0001-Also-theme-the-default-cursor-for-the-root-window.patch

- Add upstream patches: 
  * 0001-Parse-desktop-file-sections.patch
  * 0002-Ignore-session-desktop-files-with-the-Hidden-propert.patch
- Add downstream patch:
  * 0003-Leave-duplicate-symlinks-out-of-the-SessionModel.patch
- Fix typo in sysconfig-support.patch (DYSPLAY -> DISPLAY)
- Use default.desktop as default autologin session file

- BuildRequire python-docutils instead of python3-docutils on SLE

- Add patch to fix the default X cursor appearing sometimes:
  * 0001-Also-theme-the-default-cursor-for-the-root-window.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 491047 from Fabian Vogt's avatar Fabian Vogt (Vogtinator) (revision 20)
Fix build failure for :E
- BuildRequire python3-docutils directly
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 484360 from Fabian Vogt's avatar Fabian Vogt (Vogtinator) (revision 19)
- Use default tty (tty7) in systemd unit as specified in sddm.conf:
  * 0001-Systemd-service-unit-Use-tty7-by-default.patch
- Add patch from upstream to allow setting QT_IM_MODULE in sddm.conf:
  * 0001-Also-set-QT_IM_MODULE-in-non-testing-mode.patch

- Revert calling plymouth quit with --retain-splash. It is possible
  that this prevents logging in on tty1.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 442001 from Fabian Vogt's avatar 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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) committed (revision 15)
Revert to version 0.13.0 - https://openqa.opensuse.org/tests/310343#step/first_boot/7 is broken
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 430002 from Fabian Vogt's avatar Fabian Vogt (Vogtinator) (revision 13)
Do NOT accept! Requires Plasma 5.8 beta
Displaying revisions 41 - 60 of 70
openSUSE Build Service is sponsored by