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
{{ message }}
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.
Hi, thanks for imv!
I use swaywm and sometimes I want to run programs in floating mode.
For example when I make a screenshot I want to show a floating imv window with a screenshot. But it seems that there is no way to set windows class explicitly
Here is my sway config snippet that shows how I run my terminal in floating mode:
setbg is my own script, so only the third line is important.
imv offers environment variable imv_pid and swaymsg can change window state based on window pid.
The hack works, but sometimes it breaks Sway's tilling system in the current workspace.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, thanks for imv!
I use swaywm and sometimes I want to run programs in floating mode.
For example when I make a screenshot I want to show a floating imv window with a screenshot. But it seems that there is no way to set windows class explicitly
Here is my sway config snippet that shows how I run my terminal in floating mode:
A similar feature in imv would be great!
The text was updated successfully, but these errors were encountered: