Zephyr Lykos

Results 252 comments of Zephyr Lykos

In this case, filetype is only set **after** null-ls initialized, you have to manually start the sources. I consider this not an issue? I'm open to discussing.

for the vuln part please see #24741 tldr: it should usually not affect OpenWrt use cases. Also, we are unable to bump to a newer go release in a stable...

I tested this on my own DTU-1141. Only plaintext mode is implemented (i.e. if you have the official driver installed along OTD, you have to fully stop the driver and...

> No idea what you mean by "only plaintext mode" Since this is a commercial tablet mainly used for signatures, it supports encrypting the reported data to prevent MITM attacks...

Is [`775cc42` (#633)](https://github.com/folke/trouble.nvim/pull/633/commits/775cc42ef6f19c65fe9f87ca0af132cf18a0e301) relevant for this PR?

Should be (partially) fixed by #95. There was still a chance of getting `ext_session_lock_surface_v1@xxx: error 2: committed surface dimensions do not match last acked configure`

the latter one is probably a gtk-session-lock issue (see `lock-surface.c:lock_surface_handle_configure`), cc'ing @Cu3PO42

I think this is very likely to break linters that require path resolving in order to work (which is why this feature existed in the first place). I think a...

closing this as not planned.