You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For testing I was using the following to select a video playing on firefox:
$ ./scrot -s -lmode=classic,width=8,color=#ff3838
When the border was over the playing video, the color was completely distorted. I also noticed this happen when the border was above an xterm window's "selected" region. It was almost as if the border color is being blended with the background color.
edge mode doesn't seem to have this problem.
The text was updated successfully, but these errors were encountered:
The possible solution would be to remove the following lines and leave the black and white originally and warn the user that the color is only for edge mode
For testing I was using the following to select a video playing on firefox:
$ ./scrot -s -lmode=classic,width=8,color=#ff3838
When the border was over the playing video, the color was completely distorted. I also noticed this happen when the border was above an xterm window's "selected" region. It was almost as if the border color is being blended with the background color.
edge
mode doesn't seem to have this problem.The text was updated successfully, but these errors were encountered: