ypnos
ypnos
Maybe a fork is needed?
Let me hijack this issue to suggest to also support [Amaze file manager](https://github.com/TeamAmaze/AmazeFileManager). It is established, free software, and works great. It certainly supports rooted paths as well. I guess...
Thanks. To clarify, I am writing this as a STF user, I just happened to find this bug report here first. I like that STF supports Simple File Manager, it...
Thank you for looking into this, I will follow your advice.
Great feature, and LGTM apart from the typo blarz pointed out.
Thanks for your observation, however I don't quite understand it. The file sizes of the amd64 tarballs on the release page are ~103 MB and ~85 MB for v2.2 and...
For comparison, here are bitnami's images: 1. [2.2.0](https://hub.docker.com/layers/influxdb/bitnami/influxdb/2.2.0/images/sha256-943d47d3870eabc96b783cde4bf718ae077a7eabf96aa983ded057b2c903cf4b?context=explore) **145 MB** 2. [2.3.0](https://hub.docker.com/layers/influxdb/bitnami/influxdb/2.3.0/images/sha256-24f8bf3c919cb76eb3675e0010d226d8c714d3690968dc060020fc3d2d694c00?context=explore) **130 MB**
Example LUA code: ```lua local schema = { type = 'object', propertyNames = { minLength = 4 }, } local model = { Foo = true } local options =...
Is the if-then-construct the issue?
[Compositor Modules](https://github.com/winft/como) should be considered as a backend for porting HLWM to Wayland instead of Wlroots. Advantages: 1. Works both with X11 and Wayland, can port the whole codebase of...