pin

Results 169 comments of pin

@woelper Would you like me to try `shaderc` on NetBSD once more? I might have some time in the coming days.

> If you can, that would be fantastic 😍! Back to you in a few days than 😉

@woelper I had a look at `shaderc` and, > shaderc-rs needs the C++ [shaderc library](https://github.com/google/shaderc). It's shipped inside the [Vulkan SDK](https://www.lunarg.com/vulkan-sdk/). You may be able to install it directly on...

> Maybe we should accept the challenge then? :) The only problem is ... this is over my skills level. I'm not a programmer, just someone hacking code by similarity....

> so this does not seem like a super easy task Correct. There're a few people on NetBSD that could do it but, if they haven't in two years, it...

Looks like you need to link these at compile time. What OS?

Are you still using `config.toml` or, have you migrated to `config.ron`? If you want this to work in `config.ron` you need to change it a bit. Here's from my `config.ron`...

> I would say LeftWM will be completely irrelevant with ~6 months without Wayland as X is dead or on life support depending on how you look at it. Latest...

> That's actually a common misconception. Yes and no. Yes, here's my laptop running NetBSD, `velox` (`swc`, no `wlroots`) on wayland 3 years ago. Didn't get a screenshot tool to...

Actually, you don't need a session manager. I'm also running LeftWM on Void and launching X from `.bash_profile` after login from tty. It's enough to have the `dbus` service enabled...