-
Notifications
You must be signed in to change notification settings - Fork 79
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
Add more detailed instructions for disabling the Compiz Grid plugin to the FAQ #44
Comments
I suspect that |
Sorry about not responding to this. It arrived while my GitHub notifications were silently broken and I overlooked it when catching up. The first thing you'll want to do is check whether the problem is in the keybinding part or the window-moving part. On my system (Lubuntu 14.04.1), the following shell script snippet will cycle the active window through the various sizes without relying on the keybinding (You'll need to adjust the path to quicktile):
If it works for you, then it's a keybinding issue and @avaly is probably right. If you still have the problem, then it's probably Unity messing with a particularly fragile aspect of QuickTile's current approach to determining where it is in the cycle. Let me know which it is and I'll investigate further. |
@Atcold: Ok, I've made the
Try with the latest revision and, if you don't see that when pressing a key, then @avaly is right. If you do see it, then paste the |
OK. I am sort of busy these days. But I will try eventually (since this app is awesome). |
OK, I have the same behaviour on my laptop, where I do not have installed your app. Hence, I believe that this Grid plugin of Compiz is conflicting. |
I can write instructions, but I can't write a script to do it for you. Force-overriding user preferences is fragile and a big no-no. (And it leads to the mess you see on Windows where two or three different programs end up having tray icons whose only purpose is to squabble over who gets control over what.) |
That would be great! As I said, I have already screwed up once, and it has been very painful recovering the whole stuff... without exactly knowing the reason for the desktop's crash. |
Please, feel free to close this issue from the commit to the documentation 😉 |
I run Lubuntu and usually don't run with any compositing, so I'll need to find a moment to set up Ubuntu in a VirtualBox VM first. Once I've done that, I'll ask you to double-check my instructions before I commit them. |
Sure thing! |
I know it's been six years, but sorry that I forgot about this. I'll rename it and leave it open as a reminder to write those instructions. |
Was: Broken window size cycling on Ubuntu 14.04
Issue
I am not sure if this is a bug or just something I did wrong.
On a Ubuntu 12.04 the window size cycling was working perfectly (I was able to switch from 1/2 to 1/3 to 2/3 by pressing the number multiple times).
Now that I've installed quicktile on Ubuntu 14.04, the only available size is 1/2.
Debugging tips
<Ctrl>
+<Alt>
+0
does minimise the current window.<Ctrl>
+<Alt>
+5
does switch between maximised and "almost maximised".The text was updated successfully, but these errors were encountered: