2007-05-24 23:01:04 by Loïc Hoguin | Files touched by this commit (1) |
Log message:
Added the dependance to xauth, since slim call it to create an auth file
and it doesn't seem possible to prevent it from passing the auth file to
the X server.
|
2007-05-24 20:53:54 by Adam Hoka | Files touched by this commit (1) |
Log message:
Added patch needed to compile under modular X.
|
2007-05-24 20:50:22 by Adam Hoka | Files touched by this commit (2) |
Log message:
Added modular Xorg support.
|
2007-03-12 23:17:25 by Ondrej Tuma | Files touched by this commit (4) |
Log message:
SLiM is a Desktop-independent graphical login manager for X11, derived from
Login.app.
It aims to be light and simple, although completely configurable through themes
and an option file; is suitable for machines on which remote login
functionalities are not needed. Features included:
* PNG and XFT support for alpha transparency and antialiased fonts
* External themes support
* Configurable runtime options: X server, login / shutdown / reboot commands
* Single (GDM-like) or double (XDM-like) input control
* Can load predefined user at startup
* Configurable welcome / shutdown messages
* Random theme selection
|
2007-03-12 23:07:08 by Ondrej Tuma | Files touched by this commit (1) | |
Log message:
SLiM is a Desktop-independent graphical login manager for X11, derived from
Login.app.
It aims to be light and simple, although completely configurable through themes
and an option file; is suitable for machines on which remote login
functionalities are not needed. Features included:
* PNG and XFT support for alpha transparency and antialiased fonts
* External themes support
* Configurable runtime options: X server, login / shutdown / reboot commands
* Single (GDM-like) or double (XDM-like) input control
* Can load predefined user at startup
* Configurable welcome / shutdown messages
* Random theme selection
|
2004-01-20 22:27:35 by Marc Recht | Files touched by this commit (5) | |
Log message:
libpixregion, libic and slim have been merged into libpixman. The only
consumer is cairo and since cairo uses libpixman now, remove them.
|