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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1244 by root, Thu Jun 17 01:44:29 2021 UTC vs.
Revision 1.1245 by root, Thu Jun 17 11:21:52 2021 UTC

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 49TODO: disbale bracketed paste mode option, too amny prorgams abuse it
50 - if urxvt cannot detect a good estimate for font width (because a font does
51 not contain laitn characters at all for example), it will now fall
52 back to xft's max_advance_width, which works well with soem fonts. It
53 currently will warn about this.
50 - do not render variation selectors in the default font as boxes, treat 54 - do not render variation selectors in the default font as boxes, treat
51 them as zero-width characters. 55 them as zero-width characters.
52 - unicode characters outside of the BMP can now be rendered even 56 - unicode characters outside of the BMP can now be rendered even
53 without --enable-unicode3, when using xft fonts. 57 without --enable-unicode3, when using xft fonts.
54 - allow perl-ext and perl-ext-common to override autoloaded extensions. 58 - allow perl-ext and perl-ext-common to override autoloaded extensions.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines