Commit Graph

  • 8c3367cadf % s/\$self/\$name/g Casper Ti. Vector 2012-07-27 22:14:39 +0800
  • 589b6a2f5a Minor adjustment to order of options. Casper Ti. Vector 2012-07-27 22:13:21 +0800
  • 036b8675df Merge d0a3ae0176 into 434ddf6014 GitHub Merge Button 2012-07-16 18:53:17 -0700
  • d0a3ae0176 Officially fix this issue: https://bbs.archlinux.org/viewtopic.php?pid=1130930#p1130930 ShadowKyogre 2012-07-16 18:45:45 -0700
  • 434ddf6014 Merge pull request #3 from ShadowKyogre/master Ghost1227 2012-07-16 06:59:41 -0700
  • 03c4a435d4 Merge c4b831f919 into 1df217f0a5 GitHub Merge Button 2012-07-16 06:59:06 -0700
  • 320df8e1d0 Minor rewording. Casper Ti. Vector 2012-06-04 21:42:41 +0800
  • 102a680db4 More logical order of options... Casper Ti. Vector 2012-05-13 17:03:44 +0800
  • 510652d152 Again replace '` ... `' with '$( ... )'. Casper Ti. Vector 2012-05-04 00:30:28 +0800
  • 8acbe2847d Make better of bash's arithmetic functionalities. Casper Ti. Vector 2012-05-01 20:04:11 +0800
  • 0b95afd500 Use '$( ... )' instead of '` ... `' to avoid unexpected expansions. Casper Ti. Vector 2012-05-01 19:10:06 +0800
  • c97fb28e3a Minor modifications in comment. Casper Ti. Vector 2012-04-12 14:03:52 +0800
  • 3fa3e89779 Synchronise copyright notices... Casper Ti. Vector 2012-04-11 14:54:58 +0800
  • 1e1b7c5fa1 Sync values and order of configs in src/cdm and src/cdmrc. Casper Ti. Vector 2012-04-08 18:13:51 +0800
  • 8b79303a73 Update documentation and installation scripts. Bump version number to 0.6. Casper Ti. Vector 2012-04-08 03:37:00 +0800
  • 4b0e9825eb Major restructuring. classify menu items into console programs and X programs. Console programs are directly `exec'ed. X programs are run with cdm-xlaunch(1). $allowconsole, $usexinit, shutdownmenu(), etc., are removed. Casper Ti. Vector 2012-04-07 19:37:34 +0800
  • f54e4a2ccd Move code used to launch X to cdm-xlaunch(1), since it's relatively independent code and thus would be sometimes useful for running as a standalone program. Casper Ti. Vector 2012-04-07 19:27:53 +0800
  • d61d3ad3fb Use a better way to safely launch a program in the background. `$loginshell' is removed accordingly. See <http://linuxshellaccount.blogspot.com/2007/12/what-to-do-when-nohup-hangs-up-anyway.html>. Casper Ti. Vector 2012-04-07 18:20:21 +0800
  • a80d9cb9c1 Code messing with X should only be run if an X program is to be run. Casper Ti. Vector 2012-04-07 18:16:51 +0800
  • a5df0f9c6f Add support for user-defined cdmrc. Remove $userconfig and related code. Casper Ti. Vector 2012-04-07 18:15:31 +0800
  • 05c78ba0a9 Replace self-made info formatting code with `functions.sh'. checkyesno() is removed too since gentoo's `functions.sh' already provides it. Casper Ti. Vector 2012-04-07 17:54:26 +0800
  • 537b582313 Use signal names (not numbers) in `trap'. Casper Ti. Vector 2012-04-07 17:36:16 +0800
  • a7de917b70 Simplify the theme mechanism, just specify an absolute path to a dialogrc file as $dialogrc, and let dialog(1) worry about the validity of $dialogrc. Casper Ti. Vector 2012-04-07 17:22:21 +0800
  • 64b5c817a8 Reformat comments: Expanded tabs to avoid problem with editors. Casper Ti. Vector 2012-04-07 17:11:41 +0800
  • c4b831f919 Add case for handling the Invalid MIT cookie or something. ShadowKyogre 2012-02-11 17:44:23 -0800
  • d9b02d5c66 move xinitrc to /etc/X11/cdm/ and document it's use Jonas Bernoulli 2011-01-30 23:14:41 +0100
  • 6f15756a37 put cdmrc in /etc/X11/cdm/ Jonas Bernoulli 2011-01-30 23:04:49 +0100
  • f412507465 Offer all available sessions if wmbinlist is empty Jonas Bernoulli 2011-01-30 23:02:00 +0100
  • 791a5e5bdf allowshutdown=no as sudo has to be properly configured Jonas Bernoulli 2011-01-30 22:59:15 +0100
  • dc759d2445 do not set dpi, let X get it right on it's own Jonas Bernoulli 2011-01-30 22:57:40 +0100
  • 1df217f0a5 Updated to 0.5.3 read CHANGELOG for details Ghost1227 2011-01-02 17:42:28 -0600
  • b1c36e2d9c Fixed problem in selecting wmbin Joseph R. Nosie 2010-02-26 18:40:49 +0800
  • 8ecb8ae5e4 Fixed problem with setting wmbin when consolefirst Joseph R. Nosie 2010-02-23 06:25:03 +0800
  • 2e546b4655 Fixed bug in numbering with console login diabled Joseph R. Nosie 2010-02-22 05:18:11 +0800
  • bf2311d216 Added option to list 'Console' as first choice Joseph R. Nosie 2010-02-21 10:18:01 +0800
  • 5dce9b8b43 Removed sleep, race condition fixed Ghost1227 2010-01-24 20:43:38 -0600
  • c16afbd635 Version bump Ghost1227 2010-01-24 17:40:19 -0600
  • 8748210411 Fix critical issue with exec, fixed SHLVL Ghost1227 2010-01-24 17:39:28 -0600
  • 0679782c51 Added option to disable use of consolekit Ghost1227 2010-01-23 18:57:36 -0600
  • 63221aade5 Removed leftover code from prev revision Ghost1227 2010-01-23 18:37:16 -0600
  • afb586885d Update to 0.5 read CHANGELOG for details Daniel J Griffiths 2010-01-23 15:40:26 -0600
  • b305f0444a Testing Ghost1227 2010-01-08 22:53:34 -0600
  • 15e91df3e4 Fixed a few stupid errors Ghost1227 2010-01-05 12:05:13 -0600
  • e949fb84c7 Added another theme Ghost1227 2010-01-03 22:41:14 -0600
  • 9c0761da35 Fixed a few typos. Ghost1227 2010-01-03 22:28:22 -0600
  • 3274dddc41 Removed deprecated xinitrc Ghost1227 2010-01-03 21:35:19 -0600
  • bed274fd66 Fixed version number. Ghost1227 2010-01-03 21:34:59 -0600
  • f3ce43e492 Massive update. See CHANGELOG for details. Ghost1227 2010-01-03 21:33:53 -0600
  • 6b26e0e912 Massive updates. See CHANGELOG for details. Ghost1227 2010-01-03 21:32:09 -0600
  • 6d86f4ca10 Fixed a critical error with the gnome-session handler. Ghost1227 2009-11-26 22:07:09 -0600
  • 6d99d92e87 Added Andrew's themes Ghost1227 2009-11-21 16:56:41 -0600
  • 01b8d282a8 Added Andrew's themes Ghost1227 2009-11-21 15:30:11 -0600
  • 09d852e44e Added suspend option Ghost1227 2009-11-21 15:25:52 -0600
  • 37a09937db Moved handler for root login to profile script. Ghost1227 2009-11-19 22:07:33 -0600
  • 28ef4a44b7 Several bug fixes, read changelog for details. Ghost1227 2009-11-18 23:27:15 -0600
  • 760ff8acf8 Several bug fixes, read changelog for details. Ghost1227 2009-11-18 23:15:34 -0600
  • ab7dca92d0 Several bug fixes, read changelog for details. Ghost1227 2009-11-18 23:15:16 -0600
  • 89b867eba1 Maybe fixed the incrementation bug? Ghost1227 2009-11-18 06:48:29 -0600
  • cd8e49a0cb Hopefully, a fix for the gnome-session issues Ghost1227 2009-11-12 07:17:37 -0600
  • b3b3c3af9c Hopefully, a fix for the gnome-session issues Ghost1227 2009-11-11 22:50:27 -0600
  • 438df0524c Added shutdown option Ghost1227 2009-11-10 18:51:52 -0600
  • 04ac644b64 Added shutdown option Ghost1227 2009-11-10 18:50:45 -0600
  • 8e3e47dbc4 Removed .bashrc from cdm-profile Ghost1227 2009-11-10 05:41:12 -0600
  • aa9c679633 No longer requires editing user files Ghost1227 2009-11-09 18:45:00 -0600
  • 3228997c79 Minor updates Ghost1227 2009-11-09 18:20:54 -0600
  • 3504d1e253 Minor updates Ghost1227 2009-11-09 18:17:25 -0600
  • 2a76aef3a2 Minor updates Ghost1227 2009-11-09 18:14:00 -0600
  • a45bf8111a Minor updates Ghost1227 2009-11-09 18:13:28 -0600
  • db7d2fa44d Initial commit Ghost1227 2009-11-09 07:33:13 -0600
  • 28f6336c2c Initial commit Ghost1227 2009-11-09 07:26:27 -0600
  • 1241a0374e Initial commit Ghost1227 2009-11-09 07:16:46 -0600
  • 6f66d38378 Initial commit Ghost1227 2009-11-09 07:11:49 -0600
  • 132c74033d Initial commit Ghost1227 2009-11-09 07:06:31 -0600
  • 16f532b500 Initial commit Ghost1227 2009-11-09 07:02:01 -0600