hi
here some thing that can be considered "bugs" ;-) If I missed something or
just was wrong plz fix meIt seems that bb does not respect WM_TRANSIENT_FOR property: dialogs can appear anywhere on screen and not put above their "master" windows. I suggest that transient's position will be based on "master" x and y, even if "master" is currently invisible (say iconified or on another workspace) Another issue is that bbappconf is not aware about EVERY opened window. For example, some wine windows (class hint "wine", "Wine") escape from it. I think the reason is blackbox itself - it does not send event everytime new window opens. And yet another bbappconf issue: it checks window attributes only once. If at runtime window changes its properties (class, name, etc) bbappconf does not treat the change according to its config file. Regards, Anatoly
