Ujjwal Verma

Results 13 comments of Ujjwal Verma

Will look into it soon

I haven't looked much into it but try giving the command without `=` `xwinwrap -fs -ni -s -nf -b -un -argb -fdt -sh circle -- gifview -w WID mygif.gif -a`

Again, with mpv you can pass `-wid WID ` It's just how the cli args are parsed in xwinwrap

> Also, clicking on the desktop outside of the glava 'window' causes it to disappear. It'll still be running just not visible I was having a similar problem with a...

@wacossusca34 Yes, setting window type to `utility` fixes the first issue. For pinning you can see https://github.com/GNOME/devilspie/blob/e3431f18c11a1a80fd846c899a3f16aa5ee91de0/src/actions.c#L380-L384 It uses libwnck

http://stfupy3.org/ Support python3 maybe?

An encrypted Token field can be added to config and user can make the request with the original token. The token from request can then be compared with the decrypted...

I think this is already possible with meta+alt+arrow key

When I tried running the following command with release binary it worked - `~/tools/jazzer --cp=~/tools/jazzer_standalone.jar:build/libs/hooks_examples-uber.jar --target_class=com.example.ExampleFuzzer --custom_hooks=com.example.ExampleFuzzerHooks` I can try with separate jars but since above command worked I'm guessing...

Thanks for reporting. Can you share the image?