flameshot icon indicating copy to clipboard operation
flameshot copied to clipboard

Add WM_ROLE to windows generated by flameshot

Open yggdr opened this issue 8 months ago • 1 comments

Feature Description

Currently I cannot easily control which of the windows flameshot opens (like configuration, or the "Pin to desktop"-window) should be set to floating in my i3 configuration. With firefox e.g. I able to filter for window_role="PictureInPicture" to have the video player popup automatically in floating mode. In flameshot, I can only really filter for the entire class='flameshot'. Adding WM_ROLE to the various windows opened would make this selection more granular.

yggdr avatar Jun 12 '24 12:06 yggdr