<sterni>
dnkl: if I set custom-terminfo-install-location and terminfo=enabled, I can save myself doing the substitute and tic dance myself and still get TERMINFO set, right?
* sterni
is a bit behind on updating packages
<sterni>
it seems so at least
* dutchie
can probably delete that wip nix update branch then
<sterni>
yeah sorry
<sterni>
I'll PR it in a ibt
<dutchie>
ah no rush, i would probably have had to run this same terminfo install stuff past you anyway
<dutchie>
i didn't get past updating the version number and sha refs anyway
<sterni>
if you use TERM=foot running and checking if anything breaks may also be useful
<sterni>
then doing full sway PGO is the other thing I'll need to try
<dnkl>
sterni: correct
<sterni>
very nice
<w0rm>
dnkl: I meant to ask - as per foot's INSTALL - full pgo requires running wayland session but pgo/ dir does seem to have hints of using headless cage/sway. Anything that would prevent that?
<w0rm>
i.e. the pgo parts don't have to actualy run in the *current* wayland session, headless would work just as well?
<dnkl>
w0rm: yeah, the new pgo/pgo.sh script can already do headless, full PGO builds
<dnkl>
There may be parts in INSTALL.md that needs to be updated (though, pgo.sh *is* mentioned already)
<w0rm>
dnkl: ah, I see it now...
<w0rm>
hmm, headless-cage pgo generation step produces quite a few of "Basic output test failed for HEADLESS-1" lines
<dnkl>
w0rm: that's a known issue. Think there's an issue on the cage tracker related to that
<w0rm>
dnkl: does that actually affect the build though?
<dnkl>
In my tests, the generated foot binary was still properly optimized
<w0rm>
good enough for me
<dnkl>
I've also seen someone doing a headless Weston build. Can't find it right now, but that's something I'd also like to support
<w0rm>
I think later on using sway 1.6.2+ will be fine as well for me, for now I can use cage
avane has quit [Quit: o/]
avane has joined #foot
zar has joined #foot
<pflm>
dnkl: I've seend a PR for the notify focus inhibit stuff. I must admit that I didn't read any PR guidelines if there are any (didn't check) as I was just trying to estimate how much it would take and realized it is simple enough so I just did it.
novakane has quit [Quit: WeeChat 3.3]
novakane has joined #foot
<dnkl>
pflm: thanks, I saw it, but haven't had time to look at it yet :)