Henry John Kupty
Henry John Kupty
I imagine the issue might be if, for example, you change a line that contains something that is staged. I might be completely wrong, but the way I understand this...
Maybe this would be interesting to me. I was planning on using cage with greetd, but one of my screens is rotated 90° while the others are 0°.
Ha! Such a small world, ain't it? :)
Yes, in fact, I plan on having curl as an option, as well as other alternatives such as lua-http. I don't want to bundle dependencies, so it'll try to pick...
I always enjoy when pull requests come in, so if you're feeling adventurous I'd encourage you to try and hack. We can eventually elaborate further, but I'm afraid daedalus is...
It's great that `choices.h` is already contained enough so it can be used as a library. However, exposing a library out of this would probably include having a `lib` target...
Hi, @guymorlan Iron doesn't allow it "out-of-the-box" but you could extend it to add support if you want to. That's probably not intuitive and there should probably be an "Advanced...
Hi @tristone13th, This is in the making with the PR I have baking there. I'll make sure to check out for this.
It should be fixed now. The new API allows for fractions, percentages or functions to allow for even more flexible decision making when opening up the windows :) Sorry for...
There's a namespace in iron for handling visibility, it's `iron.visibility` and it already allows for toggling buffers, but I didn't update it to handle floating ones. ```lua visibility.toggle = function(bufid,...