Val Packett

Results 399 comments of Val Packett

Oh, it's about `LOHIFI` vs regular `HIFI`, `LOHIFI` being more widely available. (I wonder if `HIFI` drives high-impedance headphones louder..?) Thanks, now we know what can be the default!

Right, just ifdefing it out does make sense. Back in wlroots 0.1 days I did not actually catch that it was an identical duplicate socket :D BTW, this whole thing...

It would be nice to be able to use a single (non per-host) configuration that would be cross-platform! Currently the workaround I've found is to "creatively reuse" the `hostname` for...

Do you have any thoughts on forwarding continuous gestures to layer-shell based desktop components? (think being able to pinch in the app menu from anywhere like on macOS) I have...

> It exists (I guess it's nice of libinput to make it easier for compositors, but first-class support directly in libinput wasn't *required* for 3-finger drag: [all you needed was...

On a musl system, it tries to use the ~~system~~ python but fails: ``` checking if /tmp/homebrew/bin/gcc -B/tmp/homebrew/bin/ is sufficient to build libc... yes checking for nm... nm checking for...

oh, maybe it's the prebuilt python, anyway. The bootstrap binaries could only be cross-libc compatible if linked statically with their libc…

Oh, no, I think this might be coming from the client's request? (The client is [Part-DB](https://docs.part-db.de/installation/saml_sso.html)) Or.. no, from the OIDC IdP? ([Rauthy](https://github.com/sebadob/rauthy) likes its MFA…) The issue is with...

niri on its own does not provide a polkit agent since niri is just a compositor/WM, not an entire DE. Interestingly when I installed niri on postmarketOS recently (with the...

This will also be very useful for accessibility, namely the "not getting flashbanged by bright images" kind. Even a simple fully-independent-pixels permanent shader would allow for simply clamping bright colors...