[i3-discuss] Re: Floating windows by default

  • From: Grigory Fateyev <gfborn@xxxxxxxxx>
  • To: i3-discuss@xxxxxxxxxxxxx
  • Date: Tue, 26 May 2020 09:07:31 +0300

Hello, Michael!

On Sun, 24 May 2020 11:15:35 +0200
Michael Stapelberg <michael@xxxxxxxx> wrote:

What you attempted looks correct at first glance.

Consult i3’s debug log to see what it won’t match:
https://i3wm.org/docs/debugging.html

Thank you for reply!

I've switch to debug mode. Where I can find i3-dump-log file?



On Sun, May 24, 2020 at 10:13 AM Grigory Fateyev <gfborn@xxxxxxxxx>
wrote:

Hello!

I'm using i3-wm for a long time and I love it. Now I'm using
Worknaps Client to track my working process. When it creates
screenshot it shows a window but in tile mode. If I press
$mod+Shift+Space it toggles this window into floating mode. I'd
like to get it floating by default.

Using xprops I got:

WM_PROTOCOLS(ATOM): protocols  WM_DELETE_WINDOW, WM_TAKE_FOCUS
WM_CLASS(STRING) = "task-Main", "task-Main"
WM_CLIENT_LEADER(WINDOW): window id # 0x6600008
_NET_WM_ICON_NAME(UTF8_STRING) = "Worksnaps Client"
WM_ICON_NAME(STRING) = "Worksnaps Client"
_NET_WM_NAME(UTF8_STRING) = "Worksnaps Client"
WM_NAME(STRING) = "Worksnaps Client"
I've added to config (the second line doesn't work too):

for_window [title="Worksnaps Client"] floating enable
no_focus [title="Worksnaps Client"]

or

for_window [class="task-Main"] floating enable

or

for_window [instance="task-Main"] floating enable

but it still appears as tile. What can it be? How to fix it?
I'm using Debian buster, i3-wm is 4.16.1

Thank you!
--
Best regards!
 





-- 
Best regards!

Other related posts: