Marcin Po79189
11 discussion posts
I want to keep Roboform ToolBar top of monitor, but when I use trigger for Roboform Toolbar restores its default positions to bottom.
I also have problem with detection this bar. I temporary use "Window Focused" becouse only whith this event I can see somethig for a while.
Does it move with the Window Created Trigger, but then get moved by Roboform again shortly after?
Marcin Po79189
11 discussion posts
Yes it does. It is possible with Actual Windows Manager, but not with DisplayFusion.
Ok, could you add a "Wait" action to the Trigger rule? If it's normally 5 seconds between when DF moves it, and then Roboform moves it back, set it to something like 6000 or 7000. Also make sure to drag the Wait action up so that it's the first one in the Actions list for the Trigger rule.
Please let me know how that works out.
Thanks!
Marcin Po79189
11 discussion posts
Do you mean something like this?
• Attachment [protected]: 2020-02-20_21-23-02.jpg [108,836 bytes]
Feb 20, 2020 (modified Feb 20, 2020)
•
#5
Yep! Did that make any difference at all? If not, could you try removing that wait, and put the 7000 ms in the "Delay before checking match conditions" box on the bottom-left instead?
Marcin Po79189
11 discussion posts
Option 1 and 2 doesn't work. The same efect, after 7 seconds toolbar moving and returns.
Feb 21, 2020 (modified Feb 22, 2020)
•
#7
Interesting, so it waits the delay time, moves, then immediately moves back?
Marcin Po79189
11 discussion posts
OK.
• Attachment [protected]: DisplayFusionDebugInfo.zip [41,821 bytes]
Thanks! If you add a second move action to the Trigger rule, so that DisplayFusion tries to move it again after Roboform moves it back, does that make any difference?
Marcin Po79189
11 discussion posts
I think that DisplayFusion can't do this like Actual Window Manager.
• Attachment [protected]: 2020-02-20_21-23-02.jpg [108,836 bytes]
• Attachment [protected]: 2020-02-25_18-35-26.mp4 [607,205 bytes]
I'd like to do some internal testing with this here. I've got Roboform installed, but could you tell me how to show the toolbar that you're trying to move?
Marcin Po79189
11 discussion posts
1. Right click on the icon extension.
2. Options.
3. Chceck "Show lower Roboform toolbar toolbar".
Thanks! It looks like RoboForm is always forcing itself back to the bottom of the Chrome window, so I'm not sure how Actual Window Manager might be moving it. Does it have a "lock window" function or something like that?
Marcin Po79189
11 discussion posts
No it doesn't.
• Attachment [protected]: 2020-02-27_18-40-23.jpg [67,548 bytes]
• Attachment [protected]: 2020-02-27_18-42-00.jpg [74,710 bytes]
Thanks! That "Restrict placement" option makes me think they have a way to lock the window to a position. DisplayFusion doesn't currently have something like that, but if we're able to add it in a future version, we'll be sure to let you know.
Thanks!