Yichao Zhou
Yichao Zhou
It seems `Locale_de_DE.currency` is hard coded. Does this affect users from other countries?
Note that when `https://github.com/zdharma/fast-syntax-highlighting` is installed, the color will be updated correctly.
Thanks! It works very well. For reference, you can use: ``` shadow-exclude = [ "window_type = 'menu' && class_g = 'org.gnome.Nautilus'", ]; ``` It would be best if this can...
The unification of configuration would be very helpful. What I mean is that Gnome's compositor can handle this kind of thing without any user configuration and disable shadow correctly. Maybe...
@z1atk0 I have tried https://github.com/yshui/picom/blob/next/picom.sample.conf#L51 and it also does not work for me either.
Thanks for your testing and input. I will look into the memory bugs. What is the frequency that you meet the memory problem?
Thanks for interesting in our datasets. I will try to release the L3D dataset after my recent deadlines.
For the reference, the L3D dataset is at https://huggingface.co/yichaozhou/wireframe3d/tree/main/Data/MegaWireframe.
It seems that ``` pip install git+https://github.com/olokelo/jxlpy ``` works for me
You may also interest in my patchset https://github.com/zhou13/poppler-subpixel, which only enables subpixel rendering when the correctness is guaranteed by calling `poppler_page_support_subpixel_rendering`.