Tutul

Results 5 issues of Tutul

Work fine on KSP 1.7.3, without any visible error or crash and produce the desired effects. So I propose to update it to the latest KSP version to enable CKAN...

Hi, thanks for the app, really useful. Is it possible to add a support for Tasker's plugin element ? So we can enable or disable the auto lock depending of...

Working on a project with a front written in a different language, the JSON was fix to: ```json { "id": 512, "data": { } } ``` When the ID was...

This is a modified version tested on Manjaro to enable a secure OpenVPN connection based on /dev/net/tun I also added what may be needed for a tap connection but untested...

**Describe the bug** The Tauri upstream has a current problem with Wayland when using the NVIDIA driver, see upstream [#10702](https://github.com/tauri-apps/tauri/issues/10702). The current workaround is to launch the application with `WEBKIT_DISABLE_DMABUF_RENDERER=1`...