You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now in my Config.ini I have this configuration set for Mail application Config_rule=ApplicationFrameWindow;.*Mail;;1;1;4;0;0;0;
It should tile it in the third view, as the other windows so nicely do.
Despite being correctly tiled in the third view and not tiled in the rest of views, something weird happens. The Mail icon appears in the taskbar in every single view. Can't be opened in other view different to the third one.
Windows' "modern apps" with the window class ApplicationFrameWindow behave differently to Win32 apps and cannot be fully hidden. You should not only see the taskbar item, but also a window stub in the alt-tab menu.
The tag & view method of bug.n uses a function to hide and show windows, which regrettably does not work for modern apps i.a.
Mail
Calculator
Settings
This is the case for the latest release (v9.0.2) and the current master.
Thank you for answering 😄 I will just dump Mail and substitute it for something that works with bug.n
By the way, thank you for developing bug.n. Its a great program and I use it on a daily basis
Right now in my Config.ini I have this configuration set for Mail application
Config_rule=ApplicationFrameWindow;.*Mail;;1;1;4;0;0;0;
It should tile it in the third view, as the other windows so nicely do.
Despite being correctly tiled in the third view and not tiled in the rest of views, something weird happens. The Mail icon appears in the taskbar in every single view. Can't be opened in other view different to the third one.
The window info provided by #i is this
Has this ever happened to any of you?
Thanks in advance
The text was updated successfully, but these errors were encountered: