Birger Schacht

Results 11 issues of Birger Schacht

Hi, I think it would be great if `PresentDevicePolicy` would allow a combination of `keep` and `apply-policy`. When setting the `PresentDevicePolicy` to `keep` and then adding a rule to block...

Hi, not sure if that should be handled here ore in scdoc, but the manpage of swaylock shows a warning: ``` # man --warnings -l swaylock.1 >/dev/null troff: :70: warning:...

doesnt -> doesn't

upto -> up to

depracated -> deprecated

It would be great if the build system did the generation of the manpage files instead

I'm not sure about the stability of the `libsfwbar.so` interface, but if its not stable yet (which the version number suggests) it might make sense to install it in the...

In Debian, Python 3 is in `/usr/bin/python3` - I'm patching the path currently when creating the swfbar package, but it would be great if that was a compile time option....

The 0.1.1 release tag points to 0938f4a558e92c8398d9d441579ea25005da54cc and there is an official release on github, but the commit is not part of any branch. Would you mind merging that into...

**Describe the bug** Oke, so, thats a weird one, I think. I get an `IntegrityError` when I try to load fixtures *if* I use inheritance and an m2m field: >...