Lauloque

Results 29 comments of Lauloque

/skip These are for the preview in the plugin settings, to let the user see what their customization of the KBD looks like: ![2025-07-16_10h08_Obsidian_3554](https://github.com/user-attachments/assets/8166f2da-e52e-408b-afb3-311fed0c6c65) The JavaScript only assigns CSS variables...

Hi, i am having the same issue. If I run ani-cli from windows cmd or powershell in the terminal app: ```terminal ~$ ani-cli /bin/bash: C:\Users\Lauloque\scoop\apps\ani-cli\current\ani-cli: No such file or directory...

> [@Lauloque](https://github.com/Lauloque), do you need the bash.exe in the `usr` directory? Can you copy what's in the Windows install guide for your shell and icon paths and try again? You’re...

example in the keymesh extension: preferences.py ```py import bpy from . import ui #### ------------------------------ FUNCTIONS ------------------------------ #### panel_classes = [ ui.VIEW3D_PT_keymesh, ui.VIEW3D_PT_keymesh_frame_picker, ui.VIEW3D_PT_keymesh_tools, ] def update_sidebar_category(self, context): for cls...

Well that's amazing to hear! Can't wait to see how it goes from there. While I'm at it, may i share the [suggestion i did back on the fork a...

Could we also have support for [Alerts](https://docs.gitlab.com/user/markdown/#alerts)? ```md > [!note] > The following information is useful. ``` Bonus point, they also work [in Github](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#alerts): > [!NOTE] > Useful information that...

Do you know who did the chocolatey port and if we can get them in that discussion? I might be wrong, but I suspect we can use GitHub actions to...

Yes they are two separate package managers. AFAICT Winget is built into Windows and works by submitting a YAML manifest to Microsoft’s GitHub repo that points to your installer, while...

Hi, I'm having the same error on Windows 11 DJV 3.1.1 with a simple MP4 h264 videos from Blender :o Mediainfo log ```log General Complete name : \Stand_Up_Intimidately_And_Leave_v040.mp4 Format :...