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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1279 by root, Sat Dec 4 22:56:48 2021 UTC vs.
Revision 1.1280 by root, Fri Apr 22 17:02:39 2022 UTC

42TODO: clean up the resource vs. long option mess, especially in the manpage. 42TODO: clean up the resource vs. long option mess, especially in the manpage.
43TODO: think about daemon delaying urxvt client exit. 43TODO: think about daemon delaying urxvt client exit.
44IDEA: use harfbuzz to render combining sequences, maybe also complex scripts 44IDEA: use harfbuzz to render combining sequences, maybe also complex scripts
45TODO: https://github.com/bbidulock/icewm/issues/492 urxvt wrongfully(?) needa configurenotify after mapwindow? also, black border? 45TODO: https://github.com/bbidulock/icewm/issues/492 urxvt wrongfully(?) needa configurenotify after mapwindow? also, black border?
46 46
47TODO: configurable fps setting 47TODO: ❤️ configurable fps setting
48TODO: backgreound ext needs --enable-fading for just Color_fade, either eval { urxvt::Color_fade } // urxvt::Color_bg or eval || die
49TODO: rclock horribly time-biased
50TODO: rclock iso mode?
51
52TODO: printf "\e[4:3m" - "undercurl" - should probbaly be interpüreted as underline, rather than \e[43m
53TODO: click through mode / https://shallowsky.com/blog/2017/Apr/06/
54
55TODO:
5603:32:26 <BlueFish> Hi. I think I found a bug in special_encode in rxvtperl.xs
5703:33:37 <BlueFish> special_encode('لا') or any other string that contains 'لا' returns a disturbed string
5803:33:40 <schmorp> hi BlueFish
5903:34:10 <schmorp> whats a disturbed string?
6003:34:25 <BlueFish> for example سلام becomes ملام
6103:35:05 <BlueFish> see this issue: https://github.com/mkamensky/Text-Bidi/issues/10 I was trying to fix it
62 and after playing around for a while found out that special_encode is causing the problem
6303:35:36 <schmorp> does this happen when you compile without --enable-combining (or with --disable-combining)?
6403:37:40 <BlueFish> I don't know the one that I installed from my distro repository has this flag or not. Is
65 there anyway to check?
6603:38:49 <schmorp> rxvt --help will output a options: line at the top, whioch will list "combining"
6703:39:10 <schmorp> anyway, I don't think i will understand this at my current tiredness level, I'll have a
68 look when I have time
6903:39:26 <schmorp> are you usually around on this network, so I coulöd ask you in cas eI have questions?
7003:40:25 <BlueFish> yes combining is enabled. No I don't check IRC that much. You can reach me via email
7103:40:44 <schmorp> ok, thats fine
7203:40:40 <BlueFish> avestasabayemoghadam@gmail.com
73
74 - the background extension no longer requires off focus fading support
75 to be compiled in.
76
489.30 Sat 27 Nov 2021 21:07:09 CET 779.30 Sat 27 Nov 2021 21:07:09 CET
49 - the background extension did not initialise properly when automatically 78 - the background extension did not initialise properly when automatically
50 loaded via the OSC. 79 loaded via the OSC.
51 - new "on_attach" hook type implemented, to initialise late-loading 80 - new "on_attach" hook type implemented, to initialise late-loading
52 extensions. 81 extensions.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines