aboutsummaryrefslogtreecommitdiff
path: root/PACKAGE-MAINTAINER
AgeCommit message (Collapse)Author
2020-11-15Update compilation instructions throughout our docsMichael Stapelberg
related to https://github.com/i3/i3/issues/4086
2016-10-23Update PACKAGE-MAINTAINER’s compilation instructionsMichael Stapelberg
2016-03-10Update information on where to find #i3 on IRCØystein Walle
2015-11-22Fix contact informationTill Maas
fixes #2077
2011-09-25Introduce the i3-sensible-{pager,editor,terminal} scriptsMichael Stapelberg
The former two provide fallbacks in case $PAGER or $EDITOR is not set (which might be more common than you think, because they have to be set in ~/.xsession, not in the shell configuration!) while the latter tries to launch a terminal emulator. The scripts are most prominently used in i3-nagbar, which alerts the user when the configuration is broken for some reason. Also, i3-sensible-terminal is used in the default configuration. This commit does not rely on the shell supporting ${PAGER:-less} anymore, which is not the case for 'fish'.
2011-07-31i3-migrate-config-to-v4: drop the .pl suffixMichael Stapelberg
As lintian (a Debian package checker) mentions, it is more clever to install it without the extension, since the implementation language might change.
2011-07-24update PACKAGE-MAINTAINER, mention i3-migrate-config-to-v4.pl and ↵Michael Stapelberg
i3-config-wizard
2011-07-10document TERM_EMU make variable in PACKAGE-MAINTAINERMichael Stapelberg
2010-03-21docs: merge spelling and grammar fixes by sasha (Thanks!)Michael Stapelberg
2009-03-14Add file PACKAGE-MAINTAINERS with hints for package maintainersMichael Stapelberg