protonscr

Uninstall progress window is override-redirect

steamopen reviewedSteam client
ValveSoftware/steam-for-linux#3479 · opened 2014-09-09 by Mikachu · updated 2019-07-18 · 3 comments · github
MMikachu 2014-09-09 github

When uninstalling a game, the window that shows this process being in progress is mapped override-redirect which means it will be on top of everything else, cannot be moved by the user, and is ignored by the window manager. There is absolutely no reason for this.

Ggdrewb-valve maintainer 2014-09-22 github

Overlaps with a number of existing window handling requests but keeping open as a specific issue.

Kkisak-valve maintainer 2018-03-23 github

Hello @Mikachu, are you still experiencing this issue on an up to date system?

MMikachu 2018-03-24 github

Yeah, and when checking just now, I noticed two more bugs,

  1. the window asking for confirmation if you want to delete the game is also override redirect
  2. while the confirmation window is up, the uninstall progress window is already displayed but shows "Uninstalling %game%" or something like that (steam crashed before i could check again).

Nothing extracted yet.