about summary refs log tree commit diff
path: root/pkgs/applications/display-managers
Commit message (Collapse)AuthorAge
* Merge pull request #44920 from eadwu/init/lightdm-enso-os-greeterMatthew Bauer2018-10-08
|\ | | | | lightdm-enso-os-greeter: init at 0.2.1
| * lightdm-enso-os-greeter: init at 0.2.1Edmund Wu2018-08-14
| |
* | lightdm_gtk_greeter: 2.0.5 -> 2.0.6 (#47021)R. RyanTM2018-09-28
| | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/lightdm-gtk-greeter/versions
* | lightdm: ensure run-directory is /run/lightdm (#46907)worldofpeace2018-09-19
| |
* | lightdm: split outputsworldofpeace2018-08-30
| |
* | lightdm: add descriptionworldofpeace2018-08-30
| |
* | lightdm: 1.26.0 -> 1.28.0R. RyanTM2018-08-30
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from lightdm
* | Merge pull request #43633 from jfrankenau/fix-icon-cacheJan Tojnar2018-08-16
|\ \ | |/ |/| pulseeffects, lightdm-gtk-greeter, gxmessage, viking: depend on hicolor-icon-theme
| * lightdm-gtk-greeter: depend on hicolor-icon-themeJohannes Frankenau2018-07-16
| | | | | | | | This avoids conflicts on `share/icons/hicolor/icon-theme.cache`.
* | sddm: add licensePascal Wittmann2018-08-04
| | | | | | | | see issue #43716
* | slim: add licensePascal Wittmann2018-08-04
| | | | | | | | see issue #43716
* | lightdm: 1.24.0 -> 1.26.0worldofpeace2018-07-27
| | | | | | | | * now uses fetchFromGitHub too
* | pkgs/*: remove unreferenced function argumentsvolth2018-07-21
| |
* | treewide: remove aliases in nixpkgsMatthew Bauer2018-07-18
|/ | | | | | | | | | | | | | | | | | This makes the command ‘nix-env -qa -f. --arg config '{skipAliases = true;}'’ work in Nixpkgs. Misc... - qtikz: use libsForQt5.callPackage This ensures we get the right poppler. - rewrites: docbook5_xsl -> docbook_xsl_ns docbook_xml_xslt -> docbook_xsl diffpdf: fixup
* Merge pull request #39153 from mnacamura/lightdm-mini-greeterMatthew Justin Bauer2018-06-18
|\ | | | | lightdm-mini-greeter: init at 0.3.2
| * lightdm-mini-greeter: init at 0.3.2Mitsuhiro Nakamura2018-06-18
| |
* | sddm: Fixes build with Qt 5.11Bastian Köcher2018-06-12
|/
* treewide: move "extensions" drvs to dirMatthew Bauer2018-04-17
| | | | | This cleans up the tree for pkgs/applications somewhat. Should not change any hashes.
* sddm: add missing include for gettimeofday, fix w/muslWill Dietz2018-03-31
|
* slim: musl patchWill Dietz2018-03-27
|
* lightdm_gtk_greeter: 2.0.4 -> 2.0.5Ryan Mulligan2018-03-25
| | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done: - built on NixOS /tmp/tmp.Ened4Ypstm /home/ryantm/.cache/nixpkgs /home/ryantm/.cache/nixpkgs - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 2.0.5 with grep in /nix/store/w1whi2qkvm97pbk0mjigs7xhnd2vgczx-lightdm-gtk-greeter-2.0.5 - directory tree listing: https://gist.github.com/7fa4fc4e3d6e3d17e75f94d3a9798382
* Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2018-02-27
|\
| * lightdm-gtk-greeter: 2.0.3 -> 2.0.4Piotr Bogdan2018-02-27
| |
* | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2018-02-26
|\|
| * tree-wide: autorename gnome packages to use dashesJan Tojnar2018-02-25
| |
* | lightdm-gtk-greeter: fix build by ignoring a warningVladimír Čunát2018-02-24
|/
* treewide: homepage+src updates (found by repology, #33263)Samuel Dionne-Riel2018-01-05
|
* lightdm-gtk-greeter: 2.0.1 -> 2.0.3Mateusz Kowalczyk2017-12-17
|
* Merge pull request #32384 from rycee/lightdm/fix-rm-userdirJörg Thalheim2017-12-09
|\ | | | | lightdm: fix removal of unused user data directories
| * lightdm: fix removal of unused user data directoriesRobert Helgesson2017-12-06
| | | | | | | | | | | | | | | | This fixes errors such as Could not delete unused user data directory /var/lib/lightdm-data/.cache: Failed to execute child process “/bin/rm” (No such file or directory) Could not delete unused user data directory /var/lib/lightdm-data/.Xauthority: Failed to execute child process “/bin/rm” (No such file or directory) Could not delete unused user data directory /var/lib/lightdm-data/lightdm: Failed to execute child process “/bin/rm” (No such file or directory)
* | sddm: 0.16.0 -> 0.17.0Peter Hoeg2017-12-09
|/
* Change many homepage urls from http to https #30636Pascal Wittmann2017-11-10
|
* lightdm: 1.22.0 -> 1.24.0Tim Steinbach2017-10-29
|
* sddm: remove HiDPI patchThomas Tuegel2017-10-19
| | | | | | Disabling HiDPI support seemed to resolve a segfault at SDDM startup, but that was a red herring. The problem actually resulted from a QML cache invalidation bug. It should be safe to enable HiDPI support again.
* sddm: 0.15.0 -> 0.16.0adisbladis2017-10-19
|
* sddm: theme background images use a relative path which breaks sddm-kcmPeter Hoeg2017-10-16
|
* misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-21
| | | | Only acts on one-line dependency lists.
* sddm: 0.14.0 -> 0.15.0Ioannis Koutras2017-09-10
|
* lightdm: purge explicit usage of gcc6Vladimír Čunát2017-09-03
| | | | I forgot to include the initial fix into the parent commit :-/
* sddm: no propagatedBuildInputsThomas Tuegel2017-08-21
|
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* qt58: determine plugin and import paths from PATHThomas Tuegel2017-06-18
| | | | | | Plugin and QML import paths were previously determined by NIX_PROFILES. Using PATH instead allows Qt applications to work under nix-shell without further modification.
* sddm: take themes from system environmentThomas Tuegel2017-06-18
|
* qt5: use distinct `lib/qt-5.x` prefix for each minor versionThomas Tuegel2017-06-18
| | | | | Using a distinct prefix for plugins and QML libraries allows multiple Qt 5 minor versions to coexist in the same environment.
* sddm: include dependency on Qt5::Test moduleThomas Tuegel2017-04-28
|
* nixos/slim: Implement logging to journalaszlig2017-04-23
| | | | | | | | | | | The main change here is a patch of SLiM to tread a log file of /dev/stderr specially in that it now uses std::cerr instead of a file for logging. This allows us to set the logfile to stderr in NixOS for the generated SLiM configuration file and we now get logging to the systemd journal. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* lightdm: 1.18.1 -> 1.22.0 (#24545)ndowens2017-04-02
| | | Remove patch
* sddm: fix wrapperThomas Tuegel2017-03-24
| | | | | | When I reduced the closure size, I broke the built-in theme. When I reverted that fix, the built-in theme worked but the Plasma theme was broken. Now the wrapper is fixed so that both themes work.
* Revert "sddm: propagate qtbase input"Thomas Tuegel2017-03-23
| | | | This reverts commit 3de6ccd5b21e391c4fa324c94dd150e331a8474e.
* sddm: propagate qtbase inputThomas Tuegel2017-03-22
|