home.social

#quaildev — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #quaildev, aggregated by home.social.

  1. I was in the mood for some C++ing so I fired up the old Quail and implemented configurable tab positions for the conversation window.

    #QuailDev

  2. I fixed the "Connection Meters" in Quail.

    While recording this short video, I noticed that at the beginning there are 5 expected steps to perform during connection but later they increase to 9 steps.

    But this is fine for now, the progress bar is slowed down in the video and at normal speed you'll probably won't even notice this.

    hg.sr.ht/~ivanhoe/quail-redux/

    #QuailDev

  3. Classic debugging session. Spend several hours tracking down an invalid memory access and in the end change one character to make it go away.

    hg.sr.ht/~ivanhoe/quail-redux/

    #QuailDev

  4. From time to time I work on #Quail which is (or rather was) an instant messaging client based on #libpurple using the #Qt toolkit.

    It has pretty much been abandoned for 9 years and the little bit of work I've put in so far was mostly just fixing some bugs I experienced when testing it. I'd like to continue working on it in the little bit of spare time I have although I don't really have a clear idea where I want to go with this.

    Continue reading: dev.to/iv4nhoe/make-something-

    #QuailDev