manfredlotz

Results 36 comments of manfredlotz

I replaced the both `../src/utils/screengrabber.cpp` and `../src/utils/screengrabber.h` and rebuilt with `cmake ../ -DUSE_WAYLAND_GNOME=true` How shall I invoke `flameshot` in the flameshot desktop file for testing? I mean which variables shall...

Ok, I got your repository and did like you described. When invoking flameshot from command line I see ``` Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland...

The problem seems to be that in `add_project.go` the value of `c.String("color")` is `0` which is wrong. If specified the color must be a color name like for example `orange`

Understand. Perhaps it is a good idea to state that in the README.md.

Ok, will do. Plan for coming weekend when I will have more time doing things.

@4t8dd Yes, that is what I mentioned above and what I did.