ValveSoftware / steam-for-linux

Issue tracking for the Steam for Linux beta client
4.23k stars 174 forks source link

Xwindow title is just name of the person for chats #5533

Open elsorino opened 6 years ago

elsorino commented 6 years ago

Your system information

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
edg-l commented 5 years ago

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