150 Commits (master)
 

Author SHA1 Message Date
Chakib Benziane 663107c7c2 posix shell compliant 4 years ago
Evertiro b66652d56b
Update cdm 6 years ago
Evertiro 97744d59bf
Merge pull request #39 from kerwindena/master
Respect XDG Base Directory Specification fallback
6 years ago
Evertiro b19d755953
Merge pull request #37 from wachambo/dev/uninstall
Added uninstall script
6 years ago
Jan Beinke 4aeae144ed Respect XDG Base Directory Specification fallback
This will solve #38.
7 years ago
wachambo 7cf44112f7 Added uninstall script 7 years ago
Ghost1227 719b4a5e91 Merge pull request #36 from dotlambda/master
Source $XDG_CONFIG_HOME/cdm/cdmrc as third option
8 years ago
Robert Schütz 808bb32410 Update README.md 8 years ago
Robert Schütz b0067b6027 Make it the third option
Because it doesn't make sense to source /etc/cdmrc before the one in
$XDG_CONFIG_HOME
8 years ago
Robert Schütz 66d537eee1 Source $XDG_CONFIG_HOME/cdm/cdmrc as fourth option 8 years ago
Ghost1227 7b6c395e91 Merge pull request #31 from polyphemus/exitcancel
Exit with return code 2 when dialog selection was canceled
10 years ago
polyphemus 19a610675d Exit with return code 2 when dialog selection was canceled
This makes it more practical to use 'cdm && exit' in a tty when you
decide to cancel when you're already in the dialog selection window.
10 years ago
Ghost1227 7ac0fa8118 Merge pull request #30 from 12qu/master
Added optional logging of startx output
10 years ago
Rob Cornish d897a52323 Added optional logging of startx output
Previously all startx output from cdm-xlaunch was sent to /dev/null.
This commit adds a 'startxlog' configuration option which allows this
behaviour to be overridden.
10 years ago
Ghost1227 923b637af4 Merge pull request #26 from CasperVector/master
cdm-xlaunch: fix typo introduced in commit 3c8e2bab
11 years ago
Casper Ti. Vector 0cc83fe4f1 cdm-xlaunch: again fix the background process issue. 11 years ago
Casper Ti. Vector cf9c480864 cdm-xlaunch: fix typo introduced in commit 3c8e2bab. 11 years ago
Ghost1227 c1ab653fe0 Merge pull request #24 from polyphemus/develop
Fix passing multiple arguments to programs from Exec key from .desktop files
11 years ago
polyphemus e2f4ccfcf8 Fix passing multiple arguments to programs from Exec key from .desktop files. Was missing quotes around variables, now checks which's return code. 11 years ago
Ghost1227 b70bbc45a0 Merge pull request #23 from polyphemus/develop
Miscellaneous cleanup
11 years ago
Ghost1227 ec5b92600e Merge pull request #22 from polyphemus/altstartx
Altstartx option for calling startx in subshell
11 years ago
polyphemus f8ff090e92 Add '/usr/share/xsessions' to comments as possible sessions location. 11 years ago
polyphemus 3412c9dc7c Check if directories exist before try to \'find\' files in them. 11 years ago
polyphemus 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. 11 years ago
polyphemus 91eb686b79 Small wording changes in comments. 11 years ago
polyphemus 1d7c337d60 Make alternative method of calling startx a configuration option. This changes the default startx call back to not using a subshell. 11 years ago
Ghost1227 89473c35f3 Merge pull request #21 from polyphemus/startx-fix
Small change to call to startx, run in subshell.
11 years ago
Ghost1227 2722a1fb5c Merge pull request #20 from polyphemus/xsessions
Add support for /usr/share/xsessions.
11 years ago
polyphemus 3c8e2bab14 Small change to call to startx, run in subshell. Previous solution failed to start on my setup (Ubuntu 12.10). 11 years ago
polyphemus 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. 11 years ago
Ghost1227 0d7655d5b0 Merge pull request #19 from fyra/issue16
added "border2_color" and "menubox_border2_color"
11 years ago
John Åkerhielm df489460a2 added "border2_color" and "menubox_border2_color" 11 years ago
Ghost1227 06a1ac2857 Merge pull request #18 from Nepherte/master
A black & white theme.
11 years ago
Bart Verhoeven 4e679e8caf Add a black & white console theme. 11 years ago
Ghost1227 07765240fd Updated author info and copyright 12 years ago
Ghost1227 3949d09500 Merge pull request #15 from CasperVector/master
install.sh: README -> README.md
12 years ago
Casper Ti. Vector 6250d5bf83 install.sh: README -> README.md 12 years ago
Ghost1227 1dda04935b Merge pull request #14 from CasperVector/master
Improve quoting for serverargs and launchflags, plus minor improvements.
12 years ago
Casper Ti. Vector c63e76c680 Reduce nestedness in processing of `binlist'.
Now users can use `~' instead of `$HOME' again.
12 years ago
Casper Ti. Vector 2e61a0520e profile.sh: revert 97afbbf0 for reasons given in comments. 12 years ago
Casper Ti. Vector 97a16d4c88 cdmrc: notify users to explicitly use `$HOME' instead of `~'. 12 years ago
Casper Ti. Vector 6f01247aee Improve quoting for `serverargs' and `launchflags'. 12 years ago
Casper Ti. Vector 7aa1654039 Minor improvements to coding style. 12 years ago
Casper Ti. Vector 2ea165a1bc cdm: simplify processing of /etc/X11/Sessions. 12 years ago
Casper Ti. Vector b1f9ca34b2 Revert commit 2c8cc1a4, and fix the problem in a correct way. 12 years ago
Casper Ti. Vector 0b8ca1d3b8 Polish vim modelines. 12 years ago
Casper Ti. Vector 5dce1c0dbf cdm-xlaunch: use `"$@"' instead of `$*' for better quoting. 12 years ago
Casper Ti. Vector 202ae9a61e README.md: better formatting in markdown. 12 years ago
Casper Ti. Vector 22078fff33 README.md: fix spelling. 12 years ago
Ghost1227 89429799eb Merge pull request #13 from lahwaacz/master
Fixed bug in handling the default value of 'binlist' array
12 years ago