Skip to content

Add CLI options for including pointer/decorations

Nazar Kalinowski requested to merge nazark/spectacle:bug425995 into master

BUG: 425995

Currently there are no CLI options for controlling whether to include pointer and/or the window decorations. This patch adds 4 new options for enabling/disabling them (default values are still taken from the config).

I am not sure that this is the best solution, so I am open to ideas how to do it a better way.

Merge request reports