summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/display-managers
AgeCommit message (Collapse)Author
2016-09-17Merge pull request #18656 from jokogr/u/sddm-0.14.0Thomas Tuegel
sddm: 0.13.0 -> 0.14.0
2016-09-16ligthdm: 1.18.1 -> 1.19.4obadz
Required applying patch from https://bugs.gentoo.org/show_bug.cgi?id=588764 to lightdm_gtk_greeter
2016-09-16sddm: 0.13.0 -> 0.14.0Ioannis Koutras
2016-06-09sddm: run phase hooksThomas Tuegel
2016-05-19treewide: Make explicit that 'dev' output of freetype is usedTuomas Tynkkynen
2016-04-19lightdm: 1.16.5 -> 1.18.1 (#14834)Alexander Ried
2016-04-15slim: Remove glibc from build inputs hackTuomas Tynkkynen
Not needed anymore after #14668
2016-02-14Merge branch 'master' into closure-sizeVladimír Čunát
2016-01-31sddm: remove bash-ismThomas Tuegel
2016-01-31sddm: link theme runtime outputsThomas Tuegel
2016-01-30slim: Sort sessionsEelco Dolstra
This ensures that xfce and most others DMs are preferred over xterm. Previously slim used directory order, which is undefined. Of course, it's just lucky that xfce < xterm lexicographically, but that also applies to the other display managers, AFAIK. We should have a way to specify a DM order, but that can be accomodated by generating desktop entries like "<NN>-session.desktop". Fixes #4300. Parenthetical to #12516.
2016-01-19Merge branch 'staging' into closure-sizeVladimír Čunát
2016-01-13sddm: fix focus of the password fieldNikolay Amiantov
2016-01-13sddm: add QtQuick dependency to the wrapperNikolay Amiantov
2015-12-31Merge branch 'master' into closure-sizeVladimír Čunát
TODO: there was more significant refactoring of qtbase and plasma 5.5 on master, and I'm deferring pointing to correct outputs to later.
2015-12-12sddm: don't install empty scriptsThomas Tuegel
2015-12-11Merge branch 'master' into closure-sizeLuca Bruno
2015-12-11sddm: add ttuegel as maintainerThomas Tuegel
2015-12-11sddm: wrap to include themesThomas Tuegel
2015-11-25Merge remote-tracking branch 'origin/master' into closure-sizeLuca Bruno
2015-11-23sddm: fix config file corruptionThomas Tuegel
Fixes #11224.
2015-11-20Merge staging into closure-sizeVladimír Čunát
The most complex problems were from dealing with switches reverted in the meantime (gcc5, gmp6, ncurses6). It's likely that darwin is (still) broken nontrivially.
2015-11-14lightdm: 1.16.3 -> 1.16.5William A. Kennington III
2015-11-05sddm: 0.12.0 -> 0.13.0Nikolay Amiantov
2015-10-30separate makeQtWrapper from qtbase setup-hookThomas Tuegel
2015-10-21slim theme Nixos: 1.0 -> 2.0Arseniy Seroka
2015-10-08sddm: set UID_MIN and UID_MAXThomas Tuegel
Fixes build failure in chroot.
2015-10-06sddm: ignore config file modification timeThomas Tuegel
Properly fixes #10211, wherein the config file was not being loaded because it was considered too old. However, the modification time was being compared against an uninitialized value; the semantics of the uninitialized timestamp probably changed between Qt 5.4 and 5.5.
2015-10-06sddm: 0.11.0 -> 0.12.0Thomas Tuegel
Also updated to build with Qt 5.5.
2015-10-06Revert "sddm: build with Qt 5.5"Thomas Tuegel
This reverts commit 60fc0af74ad9e4c241f27ef41e5e1a4e45c57e14. Fixes #10211. sddm fails at runtime when built with Qt 5.5. There is a newer version of sddm which may work with Qt 5.5.
2015-10-03slim: Add glibc as build inputTuomas Tynkkynen
I don't know why this is needed, but other cmake packages seem to need this as well.
2015-10-02lightdm: 1.16.2 -> 1.16.3William A. Kennington III
2015-09-27sddm: build with Qt 5.5Thomas Tuegel
2015-09-27lightdm_qt: build with Qt 5.5Thomas Tuegel
2015-09-23Merge: xlibs and x11 attribute cleanupVladimír Čunát
Frequently using multiple *almost* identical attributes is bad.
2015-09-18lightdm: 1.14.2 -> 1.16.2William A. Kennington III
2015-09-15x11: replace its usage by xlibsWrapper directlyVladimír Čunát
Scilab note: the parameters already had pointed to nonexistent dirs before this set of refactoring. But that config wasn't even used by default.
2015-07-28fix homepagesNikolay Amiantov
2015-06-18lightdm-gtk-greeter: 2.0.0 -> 2.0.1William A. Kennington III
2015-05-28lightdm: Update to stable 1.14.2William A. Kennington III
2015-05-20lightdm: Add patch to fix some warningsWilliam A. Kennington III
2015-05-19lightdm: 1.14.0 -> 1.15.0William A. Kennington III
2015-05-10fix evals /cc @ttuegelDomen Kožar
2015-04-04lightdm-gtk-greeter: Remove install hackWilliam A. Kennington III
2015-04-04lightdm: Remove install hackWilliam A. Kennington III
2015-03-28lightdm: 1.13.1 -> 1.14.0William A. Kennington III
2015-03-10lightdm: Fix renderingWilliam A. Kennington III
2015-03-09lightdm-gtk-greeter: More fixesWilliam A. Kennington III
2015-03-09lightdm: 1.8.6 -> 1.13.1William A. Kennington III
2015-03-09lightdm-gtk-greeter: 1.6.1 -> 2.0.0William A. Kennington III