Steve Kemp
Steve Kemp
I suspect I wouldn't find the time to do this, but if there were a pull-request implementing the required changes I'd merge it.
This project is basically "done". I might make minor changes if it fails to build/install properly under modern-go, but short of that I don't use it any more, and it's...
I'm hazy on what is involved in an Arch package, but if it would be useful to your users for the "magic" to be stored _here_ then I'd be happy...
It looks like a simple matter of dropping a configuration-file beneath `/usr/share/pam-configs/`. I guess if I need to install the module, and a config-file, I'll need to rework the instructions....
I didn't find time to look at this yet, but will do over the coming weekend I hope!
I spent an hour or two experimenting with this over the weekend. Taking the [example file](https://raw.githubusercontent.com/nonamed01/pam_havebeenpwned/5bf8d0eeb0132da3d0182b5ae93b7b1143073f52/pam-configs/havebeenpwned) from the repository you linked to, with the minimum required edits (mostly changing the...
No. Windows are processed as they appear, with no relationship information determined. That said I _suspect_ you can work around this for firefox. IF you run this when you have...
Test to see if `window_role()` is `browser` is of course what I meant :)
Ahh you do mean a literal popup. Maybe that should have been obvious, but it wasn't. Sadly I think you're out of luck here. We literally get called when a...
Yeah I've been experimenting with this and there seems to be little bearing between the window ID and the parent IDs I'm finding. Here's the popup: if ( ( window_title()...