Closed psydvl closed 6 months ago
Even through we mainly work as a GUI app (with preferences accessible from UI), I don't mind improving this part for basic open/test something. It would make debugging easier for people too. Although some of the options you proposed are window manager specific thus cannot be added.
This is something worth expanding further, but only after clapper API rewrite happens.
Note to self: We also need --enqueue
option to allow adding media to the playback queue without opening it immediately
Added more command line options (at least important ones), so closing. For anything that is missing, separate/another issue(s) can be opened.
height, width, top, left for clapper window after start
pip enable after start
always-on-top mode
always on visible workspace mode
These options are impossible to add through, since they depend on display manager (Wayland does not allow this). And we do not hack that in rewritten Clapper code anyway.
For now, if you launch
clapper --help
you'll see not very informative message:At least, I expect that [OPTION...] explain itself as video source or
.claps
file However, there are a list of options I wouldn't mind seeing: