ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/Changes
(Generate patch)

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1240 by root, Wed Jun 16 23:03:10 2021 UTC vs.
Revision 1.1244 by root, Thu Jun 17 01:44:29 2021 UTC

44TODO: xterm-osc does not autoload background 44TODO: xterm-osc does not autoload background
45TODO: think about daemon delaying urxvt client exit. 45TODO: think about daemon delaying urxvt client exit.
46 46
47TODO: https://github.com/bbidulock/icewm/issues/492 urxvt wrongfully(?) needa configurenotify after mapwindow? also, black border? 47TODO: https://github.com/bbidulock/icewm/issues/492 urxvt wrongfully(?) needa configurenotify after mapwindow? also, black border?
48TODO: compose chars should be rendered "in one go" for xft. maybe. possibly. 48TODO: compose chars should be rendered "in one go" for xft. maybe. possibly.
49TODO: disbale bracketed paste mode option, too amny prorgams abuse it
49 - do not render variation selectors in the default font as boxes, treat 50 - do not render variation selectors in the default font as boxes, treat
50 them as zero-width characters. 51 them as zero-width characters.
52 - unicode characters outside of the BMP can now be rendered even
53 without --enable-unicode3, when using xft fonts.
51 - allow perl-ext and perl-ext-common to override autoloaded extensions. 54 - allow perl-ext and perl-ext-common to override autoloaded extensions.
52 this allows tabbed to disable itself in subtabs, avoiding recursive 55 this allows tabbed to disable itself in subtabs, avoiding recursive
53 loading. 56 loading.
54 - update precompose table to uinicode 13.0. 57 - update precompose table to unicode 13.0.
58 - update charset conversion tables to perl 5.32 (this only affected
59 cs_koi8_u_from_unicode).
60 - unicode characters > 0x100000 were not handled correctly w.r.t.
61 font rendering.
55 62
569.26 Fri May 14 19:14:14 CEST 2021 639.26 Fri May 14 19:14:14 CEST 2021
57 - ev_iouring.c was wrongly required during compilation, and wrongly 64 - ev_iouring.c was wrongly required during compilation, and wrongly
58 not packaged. 65 not packaged.
59 66

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines