i3 / i3lock

improved screen locker
https://i3wm.org/i3lock
BSD 3-Clause "New" or "Revised" License
916 stars 399 forks source link

Allow playing of video on lock (rather than just png/jpg file) #285

Closed wakatara closed 4 years ago

wakatara commented 4 years ago

I'm submitting a…

[ ] Bug
[X] Feature Request
[ ] Other (Please describe in detail)

Current Behavior

i3lock suspends to a blank white screen though you can also sub in a pretty image in there.

Expected Behavior

It would be pretty schmck if you could lock to a video playing via mpv or such. I'm moving over from OSX and really missing my Aerial lockscreen which plays some amazing undersea vids scenes (It's ridiculously soothing watching the whale and dolphins, I swear.).

Reproduction Instructions

n/a - though taking a look at Aerial which also has an xscreensaver port gives you a pretty good idea of what I want to achieve. =] If you have an AppleTV, it's basically what you see when it goes inactive.

Environment

Output of i3lock --version:

i3lock version: 2.12 © 2010 Michael Stapelberg

Running on Manjaro i3 version 20.0.3 (though pretty heavily customized)

Airblader commented 4 years ago

Thanks for the suggestion, but this falls into the eye candy category. We don't really want to trade that complexity into the project as we want to keep i3lock as simple as possible given it's security nature. Thanks for understanding!

wakatara commented 4 years ago

@Airblader Totally understand. Could you perhaps point me in the direction of how I might somehow achieve this a la eye candy and simply handing off from i3lock to mpv then? I am just sort of getting into i3lock so have noticed forks and numerous scripts to achieve effects, so pointers would be appreciated (I think I also just stole your compton config from your dotfiles just by coincidence... =p ).