Cullen Ross

Results 68 comments of Cullen Ross

I just thought a commit would make it easier to understand what I was describing. I didn't feel like I was making much sense... but I guess that's probably because...

Thanks @kushraj! That was a huge help. My code no longer seg faults, and I feel I'm incredibly close to the end product; The problems I have now are that...

I think you misunderstood @kushraj, I'm not using your fork. I'm continuing to improve mine. While your fork works indeed, I don't quite like your implementation. Even with your latest...

I'd appreciate it if you would :)

Hmm, I thought my border drawing logic was ok. I thought my problem was the painting bit. I'll take another stab at the border drawing section. Should I maybe incorporate...

Thanks for the hint @fwSmit, I think I finally figured it out!! ![1613364862](https://user-images.githubusercontent.com/57952969/107906812-152f7380-6f20-11eb-9a12-0cf6e878e797.png) I think I need to do some more strenuous testing; as I'm pretty sure dynamic width won't...

Welp, the problem now is that if the separator height is significantly larger than the inner frame border, there's a gap on the sides for the inner frame. Not sure...

While I think it is a cool idea, I do see this adding a bit more in terms of code complexity. Since that's what @fwSmit is trying to avoid, I'm...

Yeah, I'd be more than happy for PRs at my fork for this sort of thing. I think it'd require a bit of a rewrite of what I currently have,...

Not sure if I should post mine since it's custom, but I love it so much that I have to share: ![1613260519](https://user-images.githubusercontent.com/57952969/107864739-45e2b080-6e2d-11eb-943a-f6bb9cce07f4.png) Here's the [dunstrc](https://gist.github.com/Barbarossa93/cf9bc9a9da1cfdee24e62f621166d0c7) and my [fork](https://github.com/Barbarossa93/dunst) for double...