shutter-project / shutter

Screenshot tool for Linux
https://shutter-project.org/
GNU General Public License v3.0
503 stars 34 forks source link

Don't work with burn-my-windows #530

Closed Nasdrovia69 closed 1 year ago

Nasdrovia69 commented 1 year ago

Brief summary of issue

shutter does not disappear when take a selection and remains in front of the area you wish to select

Steps to reproduce the issue

  1. install burn-my-windows hexagon
  2. launch shutter
  3. take selection

Error output

Extra information, such as Shutter version, display server in use (Xorg or Wayland), operating system and ideas for how to solve:

Fedora 37 Kde Xorg
add keyboard shortcut to take selection

Nasdrovia69 commented 1 year ago

I love shutter but Programmable keyboard shortcuts would be very useful

Nasdrovia69 commented 1 year ago

for the moment I found a way to avoid this, I move the shutter window as far down as possible and I can take a selection on the area of the screen that interests me Nice I can continue to use shutter

vadi2 commented 1 year ago

You can also put in a delay for a screenshot - 3s. That's what I do with burn my windows.

Photon89 commented 1 year ago

Does Shutter not disappear at all, or does it disappear too late, so it is visible on the screenshot?

Nasdrovia69 commented 1 year ago

In fact, it disappear too late, and it is visible on the screenshot, but the solution I found still suits me quite well vadi2 how you put a delay for a screenshot in preferences, it is not possible to indicate negative values ? In a config file ?

Photon89 commented 1 year ago

I think, the value should be positive.

I am puzzled that the issue exists, actually. I use Compiz which also has some window animation effects and never had this issue, even when setting the delay to 0. Is it possible to set the animation duration in burn-my-windows? It is set to 300ms in my Compiz settings and works well with Shutter.

Nasdrovia69 commented 1 year ago

Yes, I try with 300ms but I lose part of the effect that makes the charm of hexagon, it is too fast, I will stay with the solution of moving the shutter window down

DarthGandalf commented 1 year ago

This delay is configured here: Выделение_441

Currently it's capped at 1000ms though

DarthGandalf commented 1 year ago

It should work if you make this delay bigger than the hexagon's duration

vadi2 commented 1 year ago

Delay for me can be up to 3s - configurable bottom-left of the main window

(can't show a screenshot - I'm on a Chromebook and Shutter is not trivial to install in Debian)

DarthGandalf commented 1 year ago

No, that's a different delay: the one in main window is to make the screenshot essentially twice. First just to draw the area which take the screenshot of, then this delay, then actual screenshot of the selected area.

The delay in settings is between making the window disappear, and starting drawing the area.

Photon89 commented 1 year ago

@Nasdrovia69 Could you solve the problem by increasing Shutter's redraw delay as proposed by DarthGandalf?

Nasdrovia69 commented 1 year ago

Like I say #https://github.com/shutter-project/shutter/issues/530#issuecomment-1356807805 I lost effect with this solution, I prefer moving shutter windows down I close the Issue however

Photon89 commented 1 year ago

@Nasdrovia69 As far as I understood, you tried to reduce the effect duration in burn-my-windows, but the proposal was to increase the redraw duration in Shutter, see https://github.com/shutter-project/shutter/issues/530#issuecomment-1356813073

DarthGandalf commented 1 year ago

Yes, these are different delays.