i3-config-wizard: use a managed, floating (dialog) window. fixes focus problems
Probably only when another window is already opened, but people can do that (start i3 from within a terminal in their X session)
This commit is contained in:
6
i3-config-wizard/atoms.xmacro
Normal file
6
i3-config-wizard/atoms.xmacro
Normal file
@ -0,0 +1,6 @@
|
||||
xmacro(_NET_WM_NAME)
|
||||
xmacro(_NET_WM_WINDOW_TYPE)
|
||||
xmacro(_NET_WM_WINDOW_TYPE_DIALOG)
|
||||
xmacro(ATOM)
|
||||
xmacro(CARDINAL)
|
||||
xmacro(UTF8_STRING)
|
Reference in New Issue
Block a user