-
Notifications
You must be signed in to change notification settings - Fork 164
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
tilda fullscreen toggle does not return to original size #371
Comments
Updated original comment after i found out how to reproduce the behaviour. |
I have the exact same issue on Ubuntu 18.04 LTS gnome :/ |
Edit : my workarround so far has been to keep the fullscreen key pressed for a second or so and stop. Sometimes it returned to it's original position. |
Workaround: right-mouse click -> preferences -> appearance tab -> increase height or width -> decrease height or width. |
Thanks ! I actually ticked "expand tabs" and it sems to fix it. Thanks to you ! nvmd, it came back... |
Yeah, you have to do this every time =/ .. maybe we should throw some $ to the developer to speed up the process. |
I still prefer to press the fullscreen shortcut like mad than to do all your clicky things. Do you know how we could send monizz to the developper ? |
Maybe the problem is in normal window size restoring after unset full screen. When I set fullscreen, then pressed Alt and left mouse button, nothing has happened. But when I tried to unset fullscreen and pressed Alt + left mouse button the window started to drag with cursor that didn't on fullscreen. Therefore, the problem could be in normal window size height and width restoring. |
I found out that if you switch to compiz, everything works fine. I am on Ubuntu Mate 16.04 and 18.04, and i think there is some incompatibility with the window manager. |
There have been a lot of updates since I made this PR but supposedly it's still working for people today: |
I can reproduce this with the marco window manager of the mate desktop, but not with the metacity window manager. When the error occurs then marco prints:
With metacity the window just returns to the expected size. Could you tell me if using metacity fixes the problem for you? Just run |
Expected behaviour
Return from fullscreen to size set in preferences under height width
Actual behaviour
Return from fullscreen to default screen size before set in preferences (?)
Steps to reproduce the behaviour
(F12 Pull Down Terminal)
(F11 Toggle Full Screen)
F12 F11 F12 F12 F11
Package version
tilda/bionic,now 1.4.1-2 amd64
Linux Distribution
ubuntu-mate 18.04.1 lts
The text was updated successfully, but these errors were encountered: