-
Notifications
You must be signed in to change notification settings - Fork 214
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Virtualbox -- Has anyone been able to control VB with bug.n? #161
Comments
Incidentally, I do use VirtualBox, too, and saw, that it is written with Qt5, which is not covered by rule no. 4. |
Thank you. I will try that on Monday!
…On Sat, Feb 24, 2018 at 11:56 AM, joten ***@***.***> wrote:
Incidentally, I do use VirtualBox, too, and saw, that it is written with
Qt5, which is not covered by rule no. 4. Config_rule=Qt5QWindowIcon;.*;
;1;0;0;0;0;0; solved the problem for me, but you may want different rules
for the pop-up windows (starting and exiting a vm), which otherwise will
also be tiled.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#161 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAOzzdjCLG_0-6JvyDAFHJFLdcPXQyl2ks5tYFtOgaJpZM4SPa_j>
.
--
*John W. Murray*
John@gardenway.org <Michael@HepworthMurray.com>
801-628-0543
|
It solves issue with qt applications, but there are some windows from Control Panel like Mouse, Color Management and Advanced System Settings/System Propeties that are out of control. What to do with that? |
This worked for me. Thank you!
Occasionally, I have an application that used to be under the control of
the system, and then it is not for a while, even after restarting bug.n.
Does bug.n keep a settings history that needs to be cleared out?
john
…On Sat, Feb 24, 2018 at 12:18 PM, John Murray ***@***.***> wrote:
Thank you. I will try that on Monday!
On Sat, Feb 24, 2018 at 11:56 AM, joten ***@***.***> wrote:
> Incidentally, I do use VirtualBox, too, and saw, that it is written with
> Qt5, which is not covered by rule no. 4. Config_rule=Qt5QWindowIcon;.*;
> ;1;0;0;0;0;0; solved the problem for me, but you may want different
> rules for the pop-up windows (starting and exiting a vm), which otherwise
> will also be tiled.
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#161 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AAOzzdjCLG_0-6JvyDAFHJFLdcPXQyl2ks5tYFtOgaJpZM4SPa_j>
> .
>
--
*John W. Murray*
***@***.*** ***@***.***>
801-628-0543 <(801)%20628-0543>
--
*John W. Murray*
John@gardenway.org <Michael@HepworthMurray.com>
801-628-0543
|
@lluke777: Do you mean the Windows 10 Settings App with class = ApplicationFrameWindow and process = ApplicationFrameHost.exe? @jwmurray: Yes, by default bug.n keeps track of open windows (by window id) and restores the corresponding settings. You may use the following configuration variable to reset or keep those settings when restarting bug.n: |
There is opposit problem with Total Commander application. While copying small pop up windows appear and rearange positions of windows. How to prevent this happen? |
Try WinI to get the window information and copy the rule to your Config.ini with |
I can confirm that adding |
I have added new rule for Windows Magnifier (using What I am doing wrong? |
Are all new applications still not tiled by bug.n without the addition of Please try to add the rule via the Config.ini file, not setting
(Is there really a hyphen in the class name? Do you want to appear those windows on monitor 1, view 2? Sorry, I am currently not running Windows and cannot test it myself.) |
When I start virtualbox and the subsequent VMs under VB, bug.n does not control them. has anyone else gotten this to work?
Thank you!
john
The text was updated successfully, but these errors were encountered: