summaryrefslogtreecommitdiff
path: root/x11/sddm/files/patch-src_common_Configuration.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* x11/sddm: Update to 0.20.0Gleb Popov2023-07-141-3/+3
| | | | Co-authored-by: Kenneth Raplee <kenrap@kennethraplee.com>
* x11/sddm: Update to 0.19.0Gleb Popov2020-11-301-2/+2
| | | | Notes: svn path=/head/; revision=556622
* x11/sddm: Remove a hunk that is actually added by REINPLACE_CMD invokation.Gleb Popov2020-03-271-9/+0
| | | | Notes: svn path=/head/; revision=529273
* x11/sddm: Update to 0.18.1.Gleb Popov2020-02-121-8/+3
| | | | | | | | | | | | | | | | Upstream does not provide a config file anymore. SDDM still reads /usr/local/etc/sddm.conf if it is present, but the intended way to configure it now is using /usr/local/etc/sddm.conf.d/ directory. See man sddm.conf(5) for details. Also include a patch to make SDDM take /etc/login.conf into account. PR: 241519 Submitted by: Martin Birgmeier <d8zNeCFG@aon.at> (login.conf patch) Differential Revision: https://reviews.freebsd.org/D23579 Notes: svn path=/head/; revision=525915
* Update x11/sddm to 0.17.Adriaan de Groot2018-09-081-30/+28
| | | | | | | | | | | | This is still one minor release behind, but a big update relative to the previous version. Thanks to tijl@ for the patches, dbn@ for initial testing. PR: 228116 Submitted by: tijl Notes: svn path=/head/; revision=479245
* New port: x11/sddmTobias C. Berner2017-09-061-0/+39
sddm is a QML based X11 and Wayland display manager https://github.com/sddm/sddm Reviewed by: rakuco, groot_kde.org Differential Revision: https://reviews.freebsd.org/D11619 Notes: svn path=/head/; revision=449358