Skip to content
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

Fix window width with Unity #893

Merged
merged 2 commits into from
Jan 18, 2017
Merged

Fix window width with Unity #893

merged 2 commits into from
Jan 18, 2017

Conversation

brandoncurtis
Copy link
Contributor

Addresses #422, #522, #565 when Unity dock is used on the bottom of the screen by adding a check for the dock's position; modify Guake's width to account for the Unity dock's width iff the dock is positioned "Left" or "Right".

Addresses Guake#422, Guake#522, Guake#565 when Unity dock is used on the bottom of the screen by adding a check for the dock's position; if the dock isn't positioned "Left" or "Right", don't modify Guake's width to account for the Unity dock's width.
@gsemet
Copy link
Member

gsemet commented Jan 18, 2017

look good. Please execute ./validate.sh to have autopep8 fix your code style

@gsemet gsemet merged commit 07a1928 into Guake:master Jan 18, 2017
@gsemet
Copy link
Member

gsemet commented Jan 18, 2017

Merged !

@tombriden
Copy link
Contributor

I think validate.sh was run on an older base as that commit has reverted the last few commits and guake no longer runs.

@brandoncurtis
Copy link
Contributor Author

@tombriden, correct, I messed up and forgot I checked out v0.8.8. Opened a PR to revert, then I'll redo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants