Casper Ti. Vector
Casper Ti. Vector
Also it seems obvious that the ability to feed arbitrary text to MTA is a security and administrative risk, even if only `root` has the permission to do that.
I also think that the security risk does not seem serious; nevertheless, current behaviour at least appears counter-intuitive to me...
这些空格应该是用 xelatex 编译时 xeXJK 自动添加的……
I compared linenoise/linenoise-ng with editline, and find the latter to be smaller (speaking of static libraries) and [seemingly](https://github.com/NixOS/nix/issues/2014) less buggy. Of course, your mileage may vary. EDIT: but editline does...
A patch which seems most unintrusive to me: ```patch diff -ur libfm-1.3.2/src/gtk/fm-dnd-dest.c libfm-1.3.2/src/gtk/fm-dnd-dest.c --- libfm-1.3.2/src/gtk/fm-dnd-dest.c 2022-10-31 01:05:49.931057670 +0800 +++ libfm-1.3.2/src/gtk/fm-dnd-dest.c 2022-10-31 01:07:27.667579011 +0800 @@ -979,7 +979,7 @@ if (dd->context !=...
Sorry, incomplete check... ```patch diff -ur libfm-1.3.2/src/gtk/fm-dnd-dest.c libfm-1.3.2/src/gtk/fm-dnd-dest.c --- libfm-1.3.2/src/gtk/fm-dnd-dest.c 2022-10-31 01:05:49.931057670 +0800 +++ libfm-1.3.2/src/gtk/fm-dnd-dest.c 2022-10-31 01:07:27.667579011 +0800 @@ -979,7 +979,7 @@ if (dd->context != drag_context) clear_src_cache(dd); action = 0;...
> @CasperVector it probably will work, but doesn't that just effectively revert [1d7738c](https://github.com/lxde/libfm/commit/1d7738c69b9fd4b79aa7e2071ba82e782881001a)? I'm not sure the reason behind that commit, and it's from 2012, but it sill might be...
> @CasperVector, I just tried your patch, but unfortunately it didn't fix the issue for me. Once I drag a file from a extractor application like engrampa over pcmanfm panel,...
> Sure, but it happens just by hovering (no drop) over the panel, which clearly is not the expected behavior. That is exactly what my patch attempts to prevent. So...
I think it should be GTK3; my Devuan Chimaera (previous) and Devuan Daedalus (current) enviroments do not use GTK2.