Guake multi-monitor placement / unity dock width subtraction in monitor without dock
- 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!

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:

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.