protonscr

Xwindow title is just name of the person for chats

steamopen Steam clientWindow manager
ValveSoftware/steam-for-linux#5533 · opened 2018-06-16 by elsorino · updated 2019-08-25 · 1 comments · github
Eelsorino 2018-06-16 github

Your system information

  • Steam client version (build number or date): 06/14/18
  • Distribution (e.g. Ubuntu): Devuan
  • Opted into Steam client beta?: [Yes/No] Yes
  • Have you checked for system updates?: [Yes/No] Yes

Please describe your issue in as much detail as possible:

Before the beta update window names of chat windows would be Steam chat: (name), now it is just (name) making it impossible to set rules for chat windows(i.e floating in i3wm)

Steps for reproducing this issue:

  1. xprop & click on chat window
Eedg-l 2019-08-25 github

Please change this so i can make the chat floating for everyone who talks to me, it's rly annoying.

The proper way would be to set the chat as a popup/dialog window so this would work on i3wm:

for_window [window_type="dialog"] floating enable
for_window [window_role="pop-up"] floating enable

Nothing extracted yet.