Debian Patches

Status for xrootconsole/1:0.6-5

Patch Description Author Forwarded Bugs Origin Last update
0001-test.patch test
Some more tests. Patch extracted from .diff.gz of 1:0.5-1.1.

Additionally use timeout to run each test for several seconds instead
of only the one test which is not commented.
Axel Beckert <abe@debian.org> no 2017-10-30
0002-bottomup.patch bottomup
Adds --bottomup option and some bugfixes. Patch extracted from .diff.gz of 1:0.5-1.1.

[ Julien Viard de Galbert ]
* Modified as in original ANSI patch to put the bottomup init outside of
the loop as it really need to be done only once.
Axel Beckert <abe@debian.org> no 2010-10-11
0003-build-options.patch build-options
Patch initially extracted from .diff.gz of 1:0.5-1.1.

Updated with 1:0.6-3 to work properly with dpkg-buildflags
Axel Beckert <abe@debian.org> no 2010-10-11
0004-xrootconsole-0.5_iso02.patch xrootconsole-0.5_iso02
Fix for #260255 (xrootconsole don't display correctly localized messages)

Further changed to avoid compilation warnings.
Miroslav Jezbera <jezberam@phoenix.inf.upol.cz> no 2004-07-20
0005-whitespace.patch whitespace
Fixes tons of trailing whitespace which hinder the development of utf8.diff

Written by Axel Beckert^W^WGNU Emacs with C-M-% <Space>+$<Enter><Enter>

[Julien VdG]
* Also updated vim modeline to use regular tab size (8) while still indenting
with 4 spaces, left the expandtab option set, so source code should have no
tabs. (fixed 1 place).
Axel Beckert <abe@debian.org> no 2010-10-17
0006-utf8.patch utf8
Add multibyte character/UTF-8 support. Patch by Axel Beckert
<abe@debian.org> and inspired by the multibyte/UTF-8 patch for
ratmen/ratmenu which fixed #531036.

Updated by Julien Viard de Galbert:
Fix compilation warning and potential bug
(XFontSet is a pointer so the size match and it's not critical, but still)
Axel Beckert <abe@debian.org> no 2010-10-17
0007-nautilus-support.patch nautilus-support
Detecting Nautilus and using it instead of the root window if present.
Code highly inspired from root-tail's code (http://root-tail.plan9.de/).
Julien Viard de Galbert <julien@vdg.blogsite.org> no 2010-10-24
0008-non-zero-ending-strings.patch non-zero-ending-strings
* Don't rely on end of string being \0
This will fix colortail support as it sends some \0
Julien Viard de Galbert <julien@vdg.blogsite.org> no 2010-11-16
0009-ansi-color.patch ansi-color

Slightly modified by Axel Beckert <abe@debian.org> to work together
with the UTF-8 support of the previous patch. Further changes were
made to make the test script suitable for build-time and as-installed
testing, too.

Later updated by Julien Vdg (original author)
* Handle multiple SRG parameters
* Fix c++ style comments
* So now both colortail and lwatch should be supported.
* Add --ansi-color to enable the feature
Julien Viard de Galbert <julien@silicone.homelinux.org> no http://silicone.homelinux.org/2009/04/02/ansi-color-support-for-xrootconsole/ 2009-04-01
0010-no-sleep-in-event-loop.patch no sleep in event loop
This is to close Bug #301137, instead of reducing sleep time, I removed
the sleep calls.
The idea behind that is to always select of the X file descriptor but
optionally select the input file, the when it was sleeping before, now
it just ignore this file descriptor.

The result is that xrootconsole react fast to all X events while still
pool the input file every seconds in case of eof or error.
In case of using a pipe it's even better the select will stop only when
data arrives! (of X events of course)
Julien Viard de Galbert <julien@vdg.blogsite.org> no 2010-11-16
0011-detect-background-changes.patch detect background changes
Implementing pseudo transparency the eterm way, in particular the way to
detect background changes.
Julien Viard de Galbert <julien@vdg.blogsite.org> no 2010-11-21
0012-fix-segfault-on-empty-required-parameter.patch Fix segfault on empty required parameter
Updated by Julien Viard de Galbert <julien@vdg.blogsite.org>
Generalizing initial fix by Axel Beckert to all parameters
Axel Beckert <abe@debian.org> no 2017-05-25
0013-report-error-on-unrecognized-parameters.patch Report error on Unrecognized parameters
Note:
- This assume parameters starting with dash cannot be the console file name
Julien Viard de Galbert <julien@vdg.blogsite.org> no 2017-05-25

All known versions for source package 'xrootconsole'

Links