-
Hey folks!
very cool project! Is it planned to have an own AUR package for Arch Linux? Would installing / updating it much easier.
-
**Describe The Bug**
When the screens get locked only the primary windows gets a screenshot, the other screen only has a white image. The visual typing indicator gets displayed on both screens. (Both…
-
I'm not a super fan of the name i3lockr, and I plan to implement more features (e.g. wayland support) that diverge a bit from i3.
-
Hello,
While `i3lock` is in [pkgsrc](https://pkgsrc.se/x11/i3lock) already, I'd like to have `i3lockr` packaged also.
Currently building `i3lockr` on NetBSD using `cargo` fails with the followin…
-
I've only recently started using Wayland and have installed `swaylock`. On X I used [i3lockr](https://github.com/owenthewizard/i3lockr) which is a fork of `i3lock` which adds some extra features. Name…
-
It's great to see a correct stackblur implementation in Rust! I switched out the algorithm I use in i3lockr with yours and it takes about ~100 ms whereas the multithreaded C version of stackblur I was…
-
**Describe The Bug**
A clear and concise description of what the bug is.
**To Reproduce**
I just ran
`i3lockr -i ./icon.png`
**Expected Behavior**
For the icon to show in the center
**…
-
Ideally the blur routine would be in Rust and multithreaded. Currently it is written in C. Possible algorithms are "fastest guardian blur (O(n))"[1], and "stackblur"[2]
1: http://blog.ivank.net/fas…
-
## I'm submitting a…
[X] Bug
[ ] Feature Request
[ ] Documentation Request
[ ] Other (Please describe in detail)
## Current Behavior
When right clicking on a window (especially noticeable …
ghost updated
3 years ago
-
**Describe The Bug**
When I have a second monitor plugged into my laptop, I get weird artifacts with --icon overlay.
**To Reproduce**
`i3lockr --blur 20 -u lock-icon.png `
with this png
![loc…