Skip to content

[libtaskmanager/x11] Fix transient windows bug

Henri Chain requested to merge work/fix-transient-bug into master

The logic for handling the active window when it is a transient, added in !509 (merged), had a bug (fixed in 67003f74)

This reworks the implementation and actually makes the original feature work (a signal also wasn't properly handled)

BUG: 438222

Edited by Henri Chain

Merge request reports