about summary refs log tree commit diff
path: root/pkgs/applications/display-managers
AgeCommit message (Collapse)AuthorFilesLines
2023-12-18lightdm-slick-greeter: 2.0.1 -> 2.0.2Bobby Rong1-2/+2
https://github.com/linuxmint/slick-greeter/compare/2.0.1...2.0.2
2023-12-05Merge pull request #272040 from bobby285271/upd/cinnamonBobby Rong1-2/+2
Cinnamon updates 2023-12-04
2023-12-04lightdm-slick-greeter: 2.0.0 -> 2.0.1Bobby Rong1-2/+2
https://github.com/linuxmint/slick-greeter/compare/2.0.0...2.0.1
2023-12-04Merge pull request #264140 from r-ryantm/auto-update/greetd.gtkgreetWeijia Wang1-2/+2
greetd.gtkgreet: 0.7 -> 0.8
2023-12-02lightdm-slick-greeter: 1.8.2 -> 2.0.0R. RyanTM1-2/+2
https://github.com/linuxmint/slick-greeter/compare/1.8.2...2.0.0
2023-10-29greetd.gtkgreet: 0.7 -> 0.8R. Ryantm1-2/+2
2023-10-19emptty: 0.10.0 -> 0.11.0R. Ryantm1-2/+2
2023-10-03sddm: backport a bunch of Wayland fixesK9001-1/+20
2023-09-26nixos/lightdm-tiny-greeter: remove `nixpkgs.config` usageK9001-1/+1
2023-09-23lemurs: 0.3.1 -> 0.3.2Anton Mosich1-3/+10
For changelog see: https://github.com/coastalwhite/lemurs/releases/tag/v0.3.2
2023-09-07Merge pull request #249142 from aacebedo/aacebedo/fix_gtkgreet_svgWeijia Wang1-0/+4
gtkgreet: add support for svg icons
2023-08-15regreet: add support for svg iconsAlexandre Acebedo1-2/+4
2023-08-14gtkgreet: add support for svg iconsAlexandre Acebedo1-0/+4
2023-08-06tuigreet: add main-programSebastian Sellmeier1-0/+1
2023-08-05treewide: add meta.mainProgramn3oney1-0/+1
2023-08-02Merge pull request #246386 from hercules-ci/lib-getExe-dont-make-name-assumptionRobert Hensing1-0/+1
lib.getExe: Do not make assumptions about the main program
2023-08-02lemurs: init at 0.3.1Jeremiah S1-0/+33
applied editorconfig settings fix: lf line ending issue fix: repo can not be pname due to bind issues fix: use cargoHash not cargoSha256 lint: build inputs should new line lint: callPackage should have space in attrset
2023-07-31treewide: Add meta.mainProgramRobert Hensing1-0/+1
This should fix most warnings getExe in based on grepping `nixos/`.
2023-07-29Merge pull request #227379 from r-ryantm/auto-update/greetd.greetdPol Dellaiera1-3/+3
greetd.greetd: 0.8.0 -> 0.9.0
2023-07-09Merge pull request #242184 from bobby285271/upd/cinnamonBobby Rong1-2/+2
Cinnamon updates 2023-07-08
2023-07-08lightdm-slick-greeter: 1.8.1 -> 1.8.2Bobby Rong1-2/+2
https://github.com/linuxmint/slick-greeter/compare/1.8.1...1.8.2
2023-07-07sddm: 0.19.0 -> 0.20.0K9002-53/+44
2023-06-19ly: 0.2.1 -> 0.6.0Arjan Schrijver1-8/+10
2023-06-14lightdm-slick-greeter: 1.6.1 -> 1.8.1Bobby Rong1-2/+10
https://github.com/linuxmint/slick-greeter/compare/1.6.1...1.8.1
2023-06-08regreet: 0.1.0 -> 0.1.1Mihai Fufezan1-3/+3
2023-05-06emptty: 0.9.1 -> 0.10.0R. Ryantm1-2/+2
2023-04-21greetd.greetd: 0.8.0 -> 0.9.0R. Ryantm1-3/+3
2023-04-04regreet: unstable-2023-03-19 -> 0.1.0Mihai Fufezan1-5/+5
2023-03-26tree-wide: convert rust with git deps to importCargoLockYureka2-1/+501
2023-03-24sddm: fix fails to start while starting X serverAroun1-0/+6
2023-03-20regreet: 2023-02-27 -> 2023-03-19Mihai Fufezan1-4/+4
2023-03-03regreet: init at unstable-2023-02-27Mihai Fufezan1-0/+35
2023-02-22treewide: move NIX_CFLAGS_COMPILE to the env attrsetArtturin1-1/+1
with structuredAttrs lists will be bash arrays which cannot be exported which will be a issue with some patches and some wrappers like cc-wrapper this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists in env cause a eval failure
2023-02-13treewide: use optionalStringFelix Buehler1-2/+2
2023-02-02emptty: 0.9.0 -> 0.9.1R. Ryantm1-2/+2
2023-01-21treewide: remove global with lib; in pkgs/{audio,blockchain,editors}Shawn89011-5/+3
2023-01-12wlgreet: 2022-01-25 -> 0.4.1Brandon Weeks1-6/+6
Fixes a crash when using wlgreet and sway on unstable.
2023-01-08lightdm-slick-greeter: 1.6.0 -> 1.6.1Bobby Rong1-2/+3
https://github.com/linuxmint/slick-greeter/compare/1.6.0...1.6.1
2022-12-26treewide: remove attrPath from nix-update-script callsfigsoda1-3/+1
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-12-12Merge pull request #203179 from urandom2/empttySandro1-0/+32
Fixes https://github.com/NixOS/nixpkgs/issues/158258
2022-12-04lightdm-slick-greeter: 1.5.9 -> 1.6.0Bobby Rong1-2/+2
The greeter sets its own cursor theme and size internally via GtkSettings. https://github.com/linuxmint/slick-greeter/compare/1.5.9...1.6.0
2022-11-28emptty: init at 0.9.0Colin Arnott1-0/+32
Fixes #158258
2022-11-07lightdm-mobile-greeter: init at 2022-10-30colin1-0/+53
this is a greeter designed for mobile hardware. although most mobile DEs are capable of running without an external greeter by using their own lock screens, those tend to have different limitations. for example, the lock screen in Phosh doesn't do PAM session management -- but by using this lightdm-mobile-greeter which integrates with PAM, one can do things like decrypt a home directory or unlock keys on login. the upstream project lacks many images/videos, so here's what the software looks like: <https://www.youtube.com/watch?v=whcFag0drLk>
2022-11-01various: add bobby285271 as maintainer (#198911)Bobby Rong1-1/+1
Basically Linux Mint related packages. Cinnamon 5.6 is likely to happen soon, I want to make sure no duplicate work is done.
2022-10-15Merge pull request #195874 from Artturin/removeinheritxorgArtturi1-5/+5
2022-10-14all-packages.nix: remove `inherit (*xorg) *`'sArtturin1-5/+5
using inherits in callPackage args is discouraged and doesn't splice correctly
2022-10-14wlgreet: move from os-specific/linux to applications/display-managers/greetdAndersonTorres1-0/+26
2022-10-14tuigreet: move from os-specific/linux to applications/display-managers/greetdAndersonTorres1-0/+26
2022-10-14gtkgreet: move from os-specific/linux to applications/display-managers/greetdAndersonTorres1-0/+53
2022-10-14dlm: move from os-specific/linux to applications/display-managers/greetdAndersonTorres1-0/+26