conformal / spectrwm

A small dynamic tiling window manager for X11.
ISC License
1.33k stars 97 forks source link

removing external monitor eats windows #108

Closed mischief closed 8 years ago

mischief commented 9 years ago

steps to reproduce:

in my case, windows get eaten from workspace 1. the processes are still running, but the windows are gone and unaccessible (not in m-S-w)

mischief commented 9 years ago

spectrwm 2.7.2 built from gentoo portage ebuild.

LordReg commented 9 years ago

If you toggle the bar (MOD-b) do the windows reappear?

Also, what GPU and video driver?

mischief commented 9 years ago

@LordReg no toggling bar does not make the windows appear.

lspci -nn:

00:02.0 VGA compatible controller [0300]: Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09)

lshw -c video:

  *-display               
       description: VGA compatible controller
       product: Broadwell-U Integrated Graphics
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       version: 09
       width: 64 bits
       clock: 33MHz
       capabilities: msi pm vga_controller bus_master cap_list rom
       configuration: driver=i915 latency=0
       resources: irq:42 memory:f0000000-f0ffffff memory:e0000000-efffffff ioport:3000(size=64)
mischief commented 9 years ago

ping @LordReg. is there any additional info that i can provide? can you reproduce this?

LordReg commented 8 years ago

Is this still an issue on master branch?

mischief commented 8 years ago

i haven't hit this in a long time, and i've still been using 2.7.2 from gentoo. could be that an underlying X library changed and fixed this mysterious problem. looking forward to a new release though :-)