Commit Graph

  • 663107c7c2 posix shell compliant master Chakib Benziane 2020-07-30 16:32:29 +0100
  • 610387f4c6
    Merge 97f23414b4 into b66652d56b maxice8 2018-05-13 00:57:13 +0000
  • 97f23414b4 src/profile.sh: remove bashisms in favour of posix sh syntax. maxice8 2018-05-12 21:50:35 -0300
  • b66652d56b
    Update cdm 0.7 Evertiro 2018-04-17 21:38:27 -0500
  • 97744d59bf
    Merge pull request #39 from kerwindena/master Evertiro 2018-01-07 02:29:57 -0600
  • b19d755953
    Merge pull request #37 from wachambo/dev/uninstall Evertiro 2018-01-07 02:29:41 -0600
  • 4aeae144ed Respect XDG Base Directory Specification fallback Jan Beinke 2017-07-08 13:07:48 +0200
  • 7cf44112f7 Added uninstall script wachambo 2017-02-19 19:54:10 +0000
  • 336f2e1360 Merge 8458645387 into 719b4a5e91 Ben Pence 2016-12-11 13:42:37 +0000
  • 719b4a5e91 Merge pull request #36 from dotlambda/master Ghost1227 2016-09-02 15:14:58 -0500
  • 808bb32410 Update README.md Robert Schütz 2016-01-30 00:04:31 +0100
  • b0067b6027 Make it the third option Because it doesn't make sense to source /etc/cdmrc before the one in $XDG_CONFIG_HOME Robert Schütz 2016-01-29 23:01:05 +0100
  • 66d537eee1 Source $XDG_CONFIG_HOME/cdm/cdmrc as fourth option Robert Schütz 2016-01-29 14:11:16 +0100
  • 7b6c395e91 Merge pull request #31 from polyphemus/exitcancel Ghost1227 2014-08-04 22:12:21 -0500
  • 8458645387 Fixes typo in 87e3ce5 Ben Pence 2014-08-02 11:40:53 -0400
  • 87e3ce54e4 Updates cdm's call to startx to be compatible with Xorg 1.16. Ben Pence 2014-08-02 10:45:16 -0400
  • c2255fd12a Fixes incompatibility with an Arch update by foregrounding cdm's call to startx Ben Pence 2014-08-02 10:39:05 -0400
  • 19a610675d Exit with return code 2 when dialog selection was canceled polyphemus 2014-03-22 15:17:48 +0100
  • 7ac0fa8118 Merge pull request #30 from 12qu/master Ghost1227 2014-03-13 13:50:49 -0500
  • d897a52323 Added optional logging of startx output Rob Cornish 2014-03-09 22:45:23 +1100
  • 923b637af4 Merge pull request #26 from CasperVector/master Ghost1227 2013-05-24 07:06:30 -0700
  • 8b3782498f Merge 0cc83fe4f1 into c1ab653fe0 Casper Ti. Vector 2013-05-22 06:08:50 -0700
  • 0cc83fe4f1 cdm-xlaunch: again fix the background process issue. Casper Ti. Vector 2013-05-22 13:51:38 +0800
  • cf9c480864 cdm-xlaunch: fix typo introduced in commit 3c8e2bab. Casper Ti. Vector 2013-05-22 00:57:06 +0800
  • c1ab653fe0 Merge pull request #24 from polyphemus/develop Ghost1227 2013-04-04 13:13:29 -0700
  • 71f5edb8fc Merge e2f4ccfcf8 into b70bbc45a0 Rolf Morel 2013-04-04 04:41:42 -0700
  • e2f4ccfcf8 Fix passing multiple arguments to programs from Exec key from .desktop files. Was missing quotes around variables, now checks which's return code. polyphemus 2013-04-04 13:37:39 +0200
  • b70bbc45a0 Merge pull request #23 from polyphemus/develop Ghost1227 2013-04-03 09:15:22 -0700
  • 8398510c6d Merge f8ff090e92 into ec5b92600e Rolf Morel 2013-04-03 09:15:17 -0700
  • ec5b92600e Merge pull request #22 from polyphemus/altstartx Ghost1227 2013-04-03 09:14:42 -0700
  • f8ff090e92 Add '/usr/share/xsessions' to comments as possible sessions location. polyphemus 2013-04-03 11:42:51 +0200
  • 3412c9dc7c Check if directories exist before try to \'find\' files in them. polyphemus 2013-03-31 09:21:14 +0200
  • 536010fea5 Cleanup of $binlist behaviour. Show error when no programs are found. Don't use $countdown if only one program is available. Don't call clear when only one program is available/dialog is not called. polyphemus 2013-03-31 11:56:26 +0200
  • 6359dc7628 Merge 91eb686b79 into 89473c35f3 Rolf Morel 2013-04-03 02:31:44 -0700
  • 91eb686b79 Small wording changes in comments. polyphemus 2013-04-03 11:13:24 +0200
  • 1d7c337d60 Make alternative method of calling startx a configuration option. This changes the default startx call back to not using a subshell. polyphemus 2013-04-03 11:03:55 +0200
  • 89473c35f3 Merge pull request #21 from polyphemus/startx-fix Ghost1227 2013-03-25 14:53:36 -0700
  • b07e23603b Merge 3c8e2bab14 into 2722a1fb5c Rolf Morel 2013-03-25 14:53:31 -0700
  • 2722a1fb5c Merge pull request #20 from polyphemus/xsessions Ghost1227 2013-03-25 14:53:25 -0700
  • 80e77be318 Merge 3f1389862b into 0d7655d5b0 Rolf Morel 2013-03-24 15:55:48 -0700
  • 3c8e2bab14 Small change to call to startx, run in subshell. Previous solution failed to start on my setup (Ubuntu 12.10). polyphemus 2013-03-24 23:29:24 +0100
  • 3f1389862b Add support for /usr/share/xsessions. Only fallback on .desktop files when $binlist is not set by cdmrc or /etc/X11/Sessions/ files. Resolves issue #17. polyphemus 2013-03-24 23:23:39 +0100
  • 0d7655d5b0 Merge pull request #19 from fyra/issue16 Ghost1227 2013-02-05 08:04:19 -0800
  • 09075c64b6 Merge df489460a2 into 06a1ac2857 John Åkerhielm 2013-02-05 02:40:36 -0800
  • df489460a2 added "border2_color" and "menubox_border2_color" John Åkerhielm 2013-02-05 11:19:06 +0100
  • 06a1ac2857 Merge pull request #18 from Nepherte/master Ghost1227 2013-01-30 12:11:00 -0800
  • 8e409c0124 Merge 4e679e8caf into 07765240fd Bart Verhoeven 2013-01-30 12:07:27 -0800
  • 4e679e8caf Add a black & white console theme. Bart Verhoeven 2013-01-30 21:07:26 +0100
  • 07765240fd Updated author info and copyright Ghost1227 2012-11-15 10:35:24 -0600
  • 3949d09500 Merge pull request #15 from CasperVector/master Ghost1227 2012-11-15 08:30:27 -0800
  • f7ac856cf7 Merge 6250d5bf83 into 1dda04935b Casper Ti. Vector 2012-11-15 06:42:27 -0800
  • 6250d5bf83 install.sh: README -> README.md Casper Ti. Vector 2012-11-15 22:39:01 +0800
  • 1dda04935b Merge pull request #14 from CasperVector/master Ghost1227 2012-11-09 08:53:09 -0800
  • 79df843e72 Merge c63e76c680 into 89429799eb Casper Ti. Vector 2012-11-09 07:40:50 -0800
  • c63e76c680 Reduce nestedness in processing of `binlist'. Casper Ti. Vector 2012-11-09 23:23:00 +0800
  • 2e61a0520e profile.sh: revert 97afbbf0 for reasons given in comments. Casper Ti. Vector 2012-11-09 21:31:44 +0800
  • 97a16d4c88 cdmrc: notify users to explicitly use `$HOME' instead of `~'. Casper Ti. Vector 2012-11-09 21:21:07 +0800
  • 6f01247aee Improve quoting for `serverargs' and `launchflags'. Casper Ti. Vector 2012-11-09 21:14:15 +0800
  • 7aa1654039 Minor improvements to coding style. Casper Ti. Vector 2012-11-09 20:38:00 +0800
  • 2ea165a1bc cdm: simplify processing of /etc/X11/Sessions. Casper Ti. Vector 2012-11-09 20:13:08 +0800
  • b1f9ca34b2 Revert commit 2c8cc1a4, and fix the problem in a correct way. Casper Ti. Vector 2012-11-09 19:54:37 +0800
  • 0b8ca1d3b8 Polish vim modelines. Casper Ti. Vector 2012-11-09 19:35:48 +0800
  • 5dce1c0dbf cdm-xlaunch: use `"$@"' instead of `$*' for better quoting. Casper Ti. Vector 2012-11-09 19:22:19 +0800
  • 202ae9a61e README.md: better formatting in markdown. Casper Ti. Vector 2012-11-09 19:14:43 +0800
  • 22078fff33 README.md: fix spelling. Casper Ti. Vector 2012-11-09 19:09:25 +0800
  • 89429799eb Merge pull request #13 from lahwaacz/master Ghost1227 2012-11-07 07:55:06 -0800
  • a457c9c021 Merge 0931bb698f into ced5b0240d Jakub Klinkovský 2012-11-06 14:02:58 -0800
  • 0931bb698f but namelist should really contain only the basename Jakub Klinkovský 2012-11-06 23:02:52 +0100
  • 26f157d868 fixed bug: binlist should contain full path because startx expects it Jakub Klinkovský 2012-11-06 22:44:36 +0100
  • ef8fe99bc9 fixed bug: flaglist not initialized properly Jakub Klinkovský 2012-11-06 21:00:04 +0100
  • 2c8cc1a444 Fixed bug - '()' is not recognized as empty array Jakub Klinkovský 2012-11-06 19:43:04 +0100
  • ced5b0240d Merge pull request #11 from esalaka/master Ghost1227 2012-10-18 12:55:07 -0700
  • 8921511d2d Merge 06a8406bbf into 04d35a5949 Esa Lakaniemi 2012-10-18 10:51:48 -0700
  • 06a8406bbf Untrap before calling console programs Esa Lakaniemi 2012-10-18 20:38:42 +0300
  • 0404623d51 Update src/cdm-xlaunch Esa Lakaniemi 2012-10-18 20:31:08 +0300
  • 04d35a5949 Merge pull request #10 from lahwaacz/master Ghost1227 2012-09-12 11:16:45 -0700
  • 91f82b4b23 Merge 1bb3691d37 into 0be38c2ea1 Jakub Klinkovský 2012-09-12 10:30:46 -0700
  • 1bb3691d37 after discussion - use spaces instead of tabs Jakub Klinkovský 2012-09-12 19:30:38 +0200
  • 277ed46ee8 fixed formatting - use only tabs, no spaces Jakub Klinkovský 2012-09-12 18:21:22 +0200
  • 5ec919f7c0 fixed formatting - use only tabs, no spaces Jakub Klinkovský 2012-09-12 18:14:21 +0200
  • 0be38c2ea1 Merge pull request #9 from lahwaacz/master Ghost1227 2012-09-12 07:35:46 -0700
  • 66e68ac9ec Merge 6321427214 into 4327bd6cf2 Jakub Klinkovský 2012-09-11 15:12:37 -0700
  • 6321427214 added option to run X in current TTY - entry in cdmrc Jakub Klinkovský 2012-09-12 00:12:31 +0200
  • 97afbbf072 added option to run X in current TTY Jakub Klinkovský 2012-09-12 00:06:55 +0200
  • 4327bd6cf2 Merge pull request #8 from CasperVector/master Ghost1227 2012-08-24 10:55:05 -0700
  • eb1ff71f61 Merge 4c5742336b into 3bba5d3944 Casper Ti. Vector 2012-08-24 09:50:55 -0700
  • 4c5742336b consolekit -> ConsoleKit in comments. Casper Ti. Vector 2012-08-25 00:44:16 +0800
  • 98dca034c3 Make better use of exitnormal(). Casper Ti. Vector 2012-08-25 00:43:00 +0800
  • e14c9fdaf5 Redirect all output of warn() and error() to stderr. Casper Ti. Vector 2012-08-25 00:41:52 +0800
  • 8dd6f4f4b8 Fix yesno() implementation. Casper Ti. Vector 2012-08-25 00:39:54 +0800
  • 3bba5d3944 Merge pull request #7 from CasperVector/master Ghost1227 2012-08-22 23:06:40 -0700
  • d38c5feceb Merge 723149c6bd into 91b2e0708d Casper Ti. Vector 2012-08-22 22:41:33 -0700
  • 723149c6bd Merge branch 'master' of https://github.com/ghost1227/cdm Casper Ti. Vector 2012-08-23 13:33:34 +0800
  • 46bed3d4c4 Again polish install.sh Casper Ti. Vector 2012-08-23 13:15:26 +0800
  • 6eb00db562 Convert Gentoo-specific code to more universal form. Casper Ti. Vector 2012-08-23 12:46:18 +0800
  • 6d05770aca Update install.sh (forgot for a long time :|). Casper Ti. Vector 2012-08-23 12:45:26 +0800
  • fbc4266b1a Fix a typo in the ChangeLog. Casper Ti. Vector 2012-08-23 10:50:10 +0800
  • 91b2e0708d Merge pull request #5 from ShadowKyogre/master Ghost1227 2012-08-09 20:38:35 -0700
  • adc4e7270b Fix config file sourcing. Casper Ti. Vector 2012-08-09 14:59:32 +0800
  • 4fbb39db0d s/sanisation/sanitation/ Casper Ti. Vector 2012-08-08 21:42:50 +0800