-
Notifications
You must be signed in to change notification settings - Fork 43
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
Unity support #14
Comments
Sure. I'm installing compiz, so that I can test things. Could you give me the output of the following command?
With that, I could probably fix it right away. |
Sure:
|
Let me know if that fixes it. |
Yes, it works now, thank you very much. However, there's an issue (tested in Ubuntu 16.04): the first time I run Terminix (so no Terminix process exists) as a drop-down, without setting any "y" offset, the terminal is displayed a few pixels under the top Unity panel - screenshot: http://i.imgur.com/wIGHjXR.png The second (and any other time except the first time) time I run it, it's displayed correctly - screenshot: http://i.imgur.com/dbYce5M.png Also, the first time I run it, this is displayed in the terminal:
Maybe a slight delay is required after running the app and before moving/resizing its window? |
Ignore errors when checking for visibility. Addresses #14.
That error message isn't important; it shouldn't appear anymore. Tdrop waits for a window to be mapped before moving/resizing it already. As for the issue you mention, I think this is caused by tdrop setting the default y offset to |
The behaviour is exactly the same as in my previous comment (with a gap the first time I run it) when using |
Okay so I tested this in an Ubuntu vm. It turns out that the gap is the normal behavior (that's where a terminal will move if you call |
I understand, thank you! |
This problem also seems to happen on some other DEs and with both wmctrl and xdo (and I couldn't get wmutils to work at all on a DE). There is an open issue for xdotool that mentions this. I'll keep an eye on it and leave this issue open for now. |
I'm following the xdotool issue but will close this for now since there is nothing I can do. |
Could you please add Unity settings to tdrop? I'm trying tdrop with Terminix under Unity and the terminal window moves each time it's shown.
The text was updated successfully, but these errors were encountered: