brndnmtthws / conky

Light-weight system monitor for X, Wayland (sort of), and other things, too
https://conky.cc
GNU General Public License v3.0
7.32k stars 620 forks source link

Implement `-U` for Haiku. #2079

Closed g0mb4 closed 8 hours ago

g0mb4 commented 2 weeks ago

Compiled with cmake -DBUILD_X11=FALSE ..

Tested on Haiku-r1beta5. Takes part of #2072.

netlify[bot] commented 2 weeks ago

Deploy Preview for conkyweb canceled.

Name Link
Latest commit be9eda235e32929d8ca77c733b39890716c48d85
Latest deploy log https://app.netlify.com/sites/conkyweb/deploys/6745de95bea4ef000831d04c
Caellian commented 1 week ago

Changes to common.cc are already part of #2080. Let's get that one finished and merged first. Alternatively, given that Haiku doesn't compile at the moment (yes?), you can remove changes to common.cc to avoid difficulties with rebasing that one (given that it's larger).

g0mb4 commented 1 week ago

Sure, I'll revert common.cc.

g0mb4 commented 3 days ago

Works with the latest OpenBSD and NetBSD changes.