Bug#920778: Support /etc/X11/Xsession.options.d directory

2020-12-08 Thread Josh Triplett
On Sun, Dec 06, 2020 at 02:10:32PM +, Tomas Janousek wrote: > if [ -d /etc/X11/Xsession.options.d ]; then > run-parts --list --regex '\.conf$' /etc/X11/Xsession.options.d > fi > > to OPTIONS=$(…) in Xsession, so OPTIONS then contains all options from > /etc/X11/Xsession.options

Bug#920778: Support /etc/X11/Xsession.options.d directory

2020-12-06 Thread Tomas Janousek
Hi, On Tue, Jan 29, 2019 at 05:40:49AM +0100, Josh Triplett wrote: The merge request at https://salsa.debian.org/xorg-team/xorg/merge_requests/5 implements support for options in /etc/X11/Xsession.options.d, allowing sysadmins to drop configuration snippets there rather than editing /etc/X11/Xse

Bug#920778: Support /etc/X11/Xsession.options.d directory

2019-01-28 Thread Josh Triplett
Package: x11-common Version: 1:7.7+19 Severity: wishlist Tags: patch The merge request at https://salsa.debian.org/xorg-team/xorg/merge_requests/5 implements support for options in /etc/X11/Xsession.options.d, allowing sysadmins to drop configuration snippets there rather than editing /etc/X11/Xse