Fischx / wmii

Automatically exported from code.google.com/p/wmii
MIT License
0 stars 0 forks source link

wmii does not adapt to xrandr rotation #124

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run `xrandr -o left` to rotate the screen

I am using the latest wmii from hg:
wmii-hg2483, ©2009 Kris Maglione

What is the expected output? What do you see instead?

wmii retains its original height (from before the rotation).  It should
adapt to the new height of the screen (after the rotation).

At this point:

* Putting clients into fullscreen works properly -- they are able to take
adjust to the after-rotation screen dimensions correctly.

* I have to kill wmii and run it again manually in order for it to
correctly detect and adapts to the screen dimensions.  Afterwards, when I
run `xrandr -o normal`, wmii correctly adjusts itself to the new screen
dimensions...  In short, the problem only occurs when going from 'normal'
to 'left' orientation.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by sun...@gmail.com on 14 Sep 2009 at 6:42

GoogleCodeExporter commented 9 years ago

Original comment by sun...@gmail.com on 14 Sep 2009 at 6:46

GoogleCodeExporter commented 9 years ago

Original comment by maglion...@gmail.com on 2 Oct 2009 at 4:40

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 4f25c2d561.

Original comment by maglion...@gmail.com on 2 Oct 2009 at 6:52

GoogleCodeExporter commented 9 years ago
Sorry, but I still see the bug in the newest wmii: hg2511.

After running `xrandr -o left`, I see this:

|----------|-----|
|    A     |  B  |
|----------|-----|

Where (A) is wmii and (B) is my desktop wallpaper.

Thanks.

Original comment by sun...@gmail.com on 2 Oct 2009 at 8:41

GoogleCodeExporter commented 9 years ago
Whoops, I should say after running `xrandr -o left` and NOT rotating my 
monitor, I
see the diagram I wrote in the previous post.

If I run `xrandr -o left` and rotate my monitor to be vertical, then I see this:

|------|
|      |
|  A   |
|      |
|      |
|      |
|------|
|  B   |
|------|

Thanks.

Original comment by sun...@gmail.com on 2 Oct 2009 at 8:43

GoogleCodeExporter commented 9 years ago

Original comment by sun...@gmail.com on 2 Oct 2009 at 8:44

GoogleCodeExporter commented 9 years ago
This issue was closed by revision cb1b262706.

Original comment by maglion...@gmail.com on 2 Oct 2009 at 5:35

GoogleCodeExporter commented 9 years ago

Original comment by sun...@gmail.com on 2 Oct 2009 at 6:43