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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1249 by sf-exg, Sat Jun 19 09:13:51 2021 UTC vs.
Revision 1.1250 by root, Sat Jun 19 21:24:11 2021 UTC

44TODO: think about daemon delaying urxvt client exit. 44TODO: think about daemon delaying urxvt client exit.
45IDEA: use harfbuzz to render combining sequences, maybe also complex scripts 45IDEA: use harfbuzz to render combining sequences, maybe also complex scripts
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: disbale bracketed paste mode option, too amny prorgams abuse it 48TODO: disbale bracketed paste mode option, too amny prorgams abuse it
49TODO: undo multi combining char renering for xft for the time being 49TODO: fontset caching per display?
50TODO: xOff caching. for ascii only? fr basefont only?
50 - enable confirm-paste extension by default, can be disabled by e.g. 51 - enable confirm-paste extension by default, can be disabled by e.g.
51 URxvt.perl-ext: -confirm-paste 52 URxvt.perl-ext: -confirm-paste
52 - if urxvt cannot detect a good estimate for font width (because a font does 53 - if urxvt cannot detect a good estimate for font width (because a font does
53 not contain laitn characters at all for example), it will now fall 54 not contain latin characters at all for example), it will now fall
54 back to xft's max_advance_width, which works well with some fonts. It 55 back to xft's max_advance_width, which works well with some fonts. It
55 currently will warn about this. 56 currently will warn about this.
56 - do not render variation selectors in the default font as boxes, treat 57 - do not render variation selectors in the default font as boxes, treat
57 them as zero-width characters. 58 them as zero-width characters.
58 - change combining character architecture to allow fonts to handle 59 - change combining character architecture to allow fonts to handle

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines