Guake / Guake/guake

Guake multi-monitor placement / unity dock width subtraction in monitor without dock

Open
#422 11 comments 0 reactions 0 assignees View on GitHub
Priority: Low Type: Build System; Packaging; Docs; Translations Type: Defect
Dominant language
Python
Stars
4.7k
Forks
604
PR merge metrics
No merged PRs in 30d

Description

Hi, first of all, thank you for your great terminal!

![screenshot from 2014-11-27 19 39 01](https://cloud.githubusercontent.com/assets/1441415/5219808/21a579e6-766d-11e4-8657-105f1de22b06.png)

Probably, this is another problem with multi-monitor case.
I am place dock only for second, right monitor, and disable it for first, left (i attached a screenshot).
But, how you can see, guake anyway subtract 64 pixels from width.
I can "fix" this if replace `if unity_hide != 1` with `if False:` (and file guake_app.py probably, not guake.py). But, this is dirty, stupid, works only for me and only for this case.
Probably, there can be simpler solution (or im miss something). Or, if not, than, will be so cool, if you can add some option to avoid this problem in future releases.
Thanks!

"Fixed" problem:
![screenshot from 2014-11-27 20 14 57](https://cloud.githubusercontent.com/assets/1441415/5220142/1888140e-7672-11e4-965f-ada2ea983b08.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.