codehenry / xmonad

Automatically exported from code.google.com/p/xmonad
0 stars 0 forks source link

Using a compositing manager shifts windows 2px to top and left #412

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start XMonad
2. Start cairo-compmgr or xcompmgr

What is the expected output? What do you see instead?
Instead of their normal positioning, windows are shifted to the top left a bit 
so that the borders on the top and left aren’t visible anymore. As soon as I 
kill the compositing manager, the windows are repositioned correctly.

What version of the product are you using? On what operating system?
XMonad 0.9.1; Arch Linux x86_64. Tried with cairo-compmgr-git and xcompmgr.

Are you using an xmonad.hs?  Please attach it and the output of "xmonad
--recompile".

The only relevant part might be borderWidth = 2. I don’t use FadeInactive or 
things like that. No messages on xmonad --recompile.

Please provide any additional information below.

Original issue reported on code.google.com by DaPatti@gmail.com on 8 Oct 2010 at 9:17

GoogleCodeExporter commented 8 years ago
For reference, I also filed a bug about this on the cairo-compmgr bug tracker:

http://cairo-compmgr.tuxfamily.org/bugs/index.php?do=details&task_id=26

Original comment by daniel.w...@gmail.com on 8 Oct 2010 at 6:47

GoogleCodeExporter commented 8 years ago
Me too.  See attached config file.  I too have a borderWidth of 2px, but I'm 
having this with any border size.

Original comment by sagot...@gmail.com on 27 Nov 2011 at 2:48

Attachments: