ChanServ changed the topic of #haiku-3rdparty to: Third party devtalk for the Haiku® operating system | Main Haiku channel: #haiku | Bored? Tons of stuff to work on here: https://github.com/HaikuArchives | Logs: https://oftc.irclog.whitequark.org/haiku-3rdparty
jibsaramnim has quit [Quit: ZNC 1.9.1 - https://znc.in]
jibsaramnim has joined #haiku-3rdparty
<botifico> [HaikuArchives/PonpokoDiff] humdingerb pushed 5 commits to master [+3/-0/±23] https://github.com/HaikuArchives/PonpokoDiff/compare/2d2fb26e2503...daf23376ec69
<botifico> [HaikuArchives/PonpokoDiff] humdingerb 1bebcdd - Add app-icon menu
<botifico> [HaikuArchives/PonpokoDiff] humdingerb 9dc2c06 - Remove unused variable
<botifico> [HaikuArchives/PonpokoDiff] humdingerb 3c7376c - Add source files for IconMenuItem
<botifico> [HaikuArchives/PonpokoDiff] ... and 2 more commits.
<botifico> [HaikuArchives/PonpokoDiff] humdingerb tagged daf2337 as v0.5.1 https://github.com/HaikuArchives/PonpokoDiff/commit/daf23376ec69e550c49e35ff64947da71ca6fdd3
AlaskanEmily has quit [Remote host closed the connection]
jibsaramnim has quit [Quit: ZNC 1.9.1 - https://znc.in]
jibsaramnim has joined #haiku-3rdparty
KushagraSrivastava[m] has quit [Quit: Bridge terminating on SIGTERM]
swm[m] has quit [Quit: Bridge terminating on SIGTERM]
throwawayaccount[m] has joined #haiku-3rdparty
<botifico> [HaikuArchives/CapitalBe] humdingerb pushed 3 commits to master [+1/-1/±15] https://github.com/HaikuArchives/CapitalBe/compare/66bc184ea62a...3887adadba84
<botifico> [HaikuArchives/CapitalBe] humdingerb c3b7829 - Updated translations
<botifico> [HaikuArchives/CapitalBe] humdingerb 4cb3d7e - Update documentation
<botifico> [HaikuArchives/CapitalBe] humdingerb 3887ada - Update documentation
orehus[m] has joined #haiku-3rdparty
jmairboeck has joined #haiku-3rdparty
<botifico> [HaikuArchives/CapitalBe] korli pushed 1 commit to master [+0/-0/±7] https://github.com/HaikuArchives/CapitalBe/compare/3887adadba84...df36cfd58643
<botifico> [HaikuArchives/CapitalBe] korli df36cfd - use format macros when possible to differenciate 32-bit/64-bit integer types
<botifico> [HaikuArchives/CapitalBe] github-actions[bot] pushed 1 commit to master [+0/-0/±4] https://github.com/HaikuArchives/CapitalBe/compare/df36cfd58643...2f21130759a6
<botifico> [HaikuArchives/CapitalBe] korli 2f21130 - Apply clang-format changes
jmairboeck has quit [Quit: Konversation terminated!]
Deuce has joined #haiku-3rdparty
<Deuce> Adding support for Haiku to SyncTERM (http://syncterm.net)... I've got a bitmap icon in icns and PNG formats that I would like to add to the binary after building, just curious what the easiest way to accomplish this is so it's not using the generic icon.
<Deuce> It's not even close to "fitting in" with Haiku, but I think it's better than the default application icon box stack.
<Deuce> It looks like there's an 8-bit-per-pixel format I can use for raster icons, but I can't seem to find documentation on that format anywhere.
<augiedoggie_> that's the old BeOS style icons
<Deuce> Yeah, looks like those are limited to 16x16 and 32x32, so maybe it wouldn't look any better than the default icon. :(
<waddlesplash> if you have a SVG it can be imported into IOM
<Deuce> I do not have an SVG, and I'm no artist.
<Deuce> The main reason I'm working on the Haiku support is that I previously had a user that did a Haiku build, but doesn't anymore (I knew him as art, and he hosted it on arfonzo.org), so I figured I could at least keep the support working in the new release of SyncTERM.
<Deuce> Which, once I installed it in a VM, I was interested in getting it to suck the least amount possible. :D
<Deuce> So I fixed up the default file paths to use find_directory() and hacked up a PackageInfo file, figured I'dd tack on the icon too.
<Deuce> Speaking of find_directory(), I'm saving downloaded files to B_DESKTOP_DIRECTORY since it looks like that's what the web browser does, and I don't see a separate B_USER_DOWNLOADS or something.
<waddlesplash> you can ask on the forums
<waddlesplash> someone might whip up an icon for you
<Deuce> Ah, I was briefly confused, couldn't find the forums from the community page... found then on the home page though. :D
scantysnax has quit [Ping timeout: 480 seconds]