sargon / trayer-srg

trayer fork with multi monitor support, cleaned up codebase and other fancy stuff
Other
223 stars 34 forks source link

fixes --alpha range (0-256 => 0-255) in documentation #66

Open pennbauman opened 1 year ago

pennbauman commented 1 year ago

When a value of 256 is entered into the --alpha option an error is thrown:

gdk_pixbuf_composite_color_simple: assertion 'overall_alpha >= 0 && overall_alpha <= 255' failed