Search Criteria
Package Details: xinit-xsession 1-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/xinit-xsession.git (read-only, click to copy) |
---|---|
Package Base: | xinit-xsession |
Description: | Allows ~/.xinitrc to be run as a session from your display manager |
Upstream URL: | None |
Licenses: | GPL3 |
Provides: | xinit-xsession |
Submitter: | theblazehen |
Maintainer: | bigdavedev |
Last Packager: | bigdavedev |
Votes: | 41 |
Popularity: | 1.09 |
First Submitted: | 2015-10-17 08:27 (UTC) |
Last Updated: | 2021-01-14 10:39 (UTC) |
Latest Comments
zielmartin commented on 2021-04-29 13:01 (UTC)
Hi, I'm new to the AUR, so please excuse me if this isn't the place to discuss this.
Is there really a need for the bash dependency? It isn't a problem for me, but I'm just interested. Is the second line in the file xinitrcsession-helper
: "${XINITRC:=$HOME/.xinitrc}"
a bashism?Thanks.
yan12125 commented on 2021-01-14 10:51 (UTC)
Thanks!
bigdavedev commented on 2021-01-14 10:06 (UTC)
Absolutely, I'll get on that. Thanks for the pointer!
yan12125 commented on 2021-01-03 10:18 (UTC) (edited on 2021-01-03 10:19 (UTC) by yan12125)
Hi, could you consider support $XINITRC environment variable like
xinit
does [1]? Here is a patchedxinitrcsession-helper
that uses$XINITRC
if it is set or~/.xinitrc
otherwise: http://fars.ee/QGLc[1] https://wiki.archlinux.org/index.php/XDG_Base_Directory
bigdavedev commented on 2019-01-09 14:55 (UTC) (edited on 2019-01-09 14:56 (UTC) by bigdavedev)
@yan12125 I have addressed your licensing comment and fixed a couple of other things. Please let me know if there is anything else.
yan12125 commented on 2018-12-30 08:56 (UTC)
licence should be license, and it's better to pick a license instead of using "unknown".
theblazehen commented on 2015-10-17 15:46 (UTC)
BlackIkeEagle commented on 2015-10-17 11:05 (UTC)