Lightdm Greeter Themes

  1. Change Lightdm Theme
  2. Change Lightdm Background

Package Details: lightdm-unity-greeter 16.10.2.2-1

Change Lightdm Theme

An event based interface for creating fully customizable Linux login themes using Lightdm's Webkit2 Greeter. Lightdm-greeter lightdm-webkit2-greeter-theme Updated Mar 3, 2020. Hi, I reinstalled fresh the packages 'lightdm lightdm-gtk-greeter lightdm-gtk-greeter-settings', removed nodm, after reboot, the login screen is plain black as it is expected to be, and the file '/etc/lightdm/ lightdm-gtk-greeter. Conf' looks this way. May 25, 2013 Alternative LightDM Greeters. If the standard LightDM greeters (unity-greeter and lightdm-kde-greeter) aren’t to your liking, you can install alternatives.One option is to install the “other” default greeter, i.e. Install the unity-greeter package on your Kubuntu machine, or the lightdm-kde-greeter package on your Ubuntu system.

Eclectic for XfceWith lightdm-gtk-greeter theme to be able to select Eclectic as login theme.You can place the window buttons left or right by the Window Manager.Required extension for Firefox entries: 'Text Contrast for Dark Themes'.Icon theme: Papirus Dark white Folders.Font: Roboto.Window.

Package Actions

  • View PKGBUILD / View Changes
Git Clone URL: https://aur.archlinux.org/lightdm-unity-greeter.git (read-only, click to copy)
Package Base: lightdm-unity-greeter
Description: The greeter (login screen) application for Unity. It is implemented as a LightDM greeter.
Upstream URL: https://launchpad.net/unity-greeter
Licenses: GPL3, LGPL3
Groups: unity
Submitter: chenxiaolong
Maintainer: horsemanoffaith
Last Packager: horsemanoffaith
Votes: 23
Popularity: 0.000370
First Submitted: 2011-10-02 20:35
Last Updated: 2016-09-17 04:29

Dependencies (17)

  • cantarell-fonts(cantarell-fonts-0.100)
  • libcanberra(libcanberra-git)
  • libxext(libxext-git)
  • gnome-common(gnome-common-git)(make)
  • gnome-doc-utils(make)
  • imagemagick(graphicsmagick-imagemagick-compat, imagemagick-git, imagemagick-full-git, imagemagick-no-hdri, imagemagick-fftw, imagemagick-full)(make)
  • intltool(make)
  • librsvg(librsvg-git)(make)
  • unity-settings-daemon(make)
  • vala(vala-git, vala0.42, vala0.44)(make)
  • ttf-ubuntu-font-family(optional) – Ubuntu's default font
  • ubuntu-themes(ubuntu-themes-wildblueyonder)(optional) – Ubuntu's Ambiance and Radiance themes
  • ubuntu-wallpapers(optional) – Ubuntu's default wallpapers

Required by (2)

  • lightdm-ubuntu(optional)
  • xfce-theme-greybird-git(optional)

codeandgin commented on 2019-09-10 15:58

Is anybody going to update this package? I would like to use this greeter

Lightdm slick greeter themes

horsemanoffaith commented on 2018-03-21 04:52

I have overcome the core-dump issue, but now I can't start GNOME 3 using unity-greeter. As soon as I have overcome this issue, I will update this package.

Themes

horsemanoffaith commented on 2018-03-14 03:58

I have gotten all the dependencies built, but when I install lightdm-unity-greeter, lightdm core-dumps. I am still trying to figure out the issue so that I can update this package.

Change Lightdm Background

horsemanoffaith commented on 2018-03-06 20:25

Image

I will get this package updated over the next few days.

horsemanoffaith commented on 2016-09-12 05:39

m.en- the title bar and window decorations are fixed with an updated version of ubuntu-themes.

horsemanoffaith commented on 2016-09-12 05:37

I have updated this file and all the dependencies for unity-greeter. I may have to add another file to the AUR and update this package, ubuntu-themes. When I updated all the Unity-for-Arch files, the greeter didn't work correctly until I updated both unity-greeter and ubuntu-themes to the Yakkety repo. If anyone installs this on their system and on the top bar all your icons are crammed together, please let me know. Someone else already maintains ubuntu-themes here on the AUR, and as of right now the package is flagged out-of-date. I can provide you with the PKGBUILD to build ubuntu-themes with the latest information.

horsemanoffaith commented on 2016-04-29 04:12

I'm sorry for all the problems building this package. I have attempted to correct the problem, but so far have been unsuccessful. I am considering adding older files to the AUR so that I can get an older verison of the greeter running if it doesn't impact working packages. Stay tuned...
eraxe, I have a pkgbuild for gtk3-ubuntu 3.20, but it breaks the functionality of the greeter. I have been running a broken greeter for quite some time, because I need 3.20 to run gnome-terminal. I just built the unity-greeter for 16.10, but it has the same functionality problems. If I can figure out how to fix the problems, I will let you know. If you want to go back to original files, find the packages that were upgraded to the -ubuntu files, delete them, then reinstall the old non-ubuntu tagged files. That should revert you to Arch defaults.

eraxe commented on 2016-04-25 06:50

Makefile:480: recipe for target 'unity-greeter' failed
make[2]: *** [unity-greeter] Error 1
make[2]: Leaving directory '/home/philly/Downloads/lightdm-unity-greeter/src/unity-greeter-16.04.2/src'
Makefile:396: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/philly/Downloads/lightdm-unity-greeter/src/unity-greeter-16.04.2'
Makefile:337: recipe for target 'all' failed
make: *** [all] Error 2
----
How do i change the PKGBUILD to point to the 3.20 files?
- - - -
I totally regret installing unity greeter. It downloaded many dependencies and useless packages and replaced alot of my packages with -Ubuntu packages. I wasted an hour on this and i have no idea how to reverse the operation and replace the -ubuntu packages. Any help would be great.

m.en commented on 2016-04-24 23:11

I got this compiling with gtk3-ubuntu 3.18 with a dirty hack.
@@ -68,8 +69,11 @@
--sysconfdir=/etc
--sbindir=/usr/bin
--libexecdir=/usr/lib/lightdm
-
+
make || :
+ sed -i 's/gtk_widget_set_focus_on_click/gtk_button_set_focus_on_click/g' src/prompt-box.c
+ sed -i 's/gtk_widget_set_focus_on_click/gtk_button_set_focus_on_click/g' src/shutdown-dialog.c
+ sed -i 's/gtk_widget_set_focus_on_click/gtk_button_set_focus_on_click/g' src/main-window.c
sed -i '1i#include <gtk/gtkx.h>' src/menubar.c
make
}
But still gtk+ 3.20 is really needed, should wait longer.
I couldn't find any aur package on unity, so...
Does, anyone having problems regarding gtk+ 3.20 on unity regarding the title-bars or window-decorations?

horsemanoffaith commented on 2016-04-15 04:54

Unfortunately, this is a problem with gtk3-ubuntu. I downgraded gtk3-ubuntu to version 3.18 because 3.20 breaks the functionality of the greeter. Problem is, you need 3.20 to build this file. There's only a couple of options. #1, change the PKGBUILD to point to the 3.20 files, build gtk3-ubuntu on version 3.20, upgrade to 3.20, build lightdm-unity-greeter, then downgrade gtk3-ubuntu for the greeter to work properly (or you can use the broken greeter, but you'll be stuck with a single DE/WM and a poorly functioning greeter). The bad thing with this is I've found that it breaks other programs to downgrade gtk3-ubuntu (specifically gnome-terminal). The other option is to wait until Ubuntu starts developing 16.10 (16.04 development is frozen), and when they release unity-greeter that works correctly with gtk 3.20, I'll update the package. I'm still working on Unity-for-Arch packages, and if I stuble across a fix, I'll let you know.