Cavalier icon indicating copy to clipboard operation
Cavalier copied to clipboard

[Feature suggestion]: auto-switch modi [dia-show style]

Open sebo505 opened this issue 2 years ago • 3 comments

You can change modi by pressing d on keyboard. I think it would be a handy feature to add a dia-show modus where you can set a time in seconds after which it will forward to the next modus automatically, maybe even shuffle modi.

I have achieved this for me via a bash script wich is kind of hacky and prone to break. Maybe you are interested in adding such a feature natively.

sebo505 avatar Apr 12 '24 17:04 sebo505

Do you mean "modes"?

LinuxinaBit avatar May 27 '24 18:05 LinuxinaBit

Yes, modes. I don't know if this is a feature that makes sense to anyone but me. I personally like having cavalier maximized and than have it changed modes automatically while listen to music. In X, I do this via a bash script that checks whether cavalier window has focus and then use xdotool to press d every x seconds if window has focus.

https://github.com/NickvisionApps/Cavalier/assets/65250211/41a5ff5a-a3e2-40c8-816a-fb5242e56e35

sebo505 avatar May 30 '24 23:05 sebo505