aesophor / aesophor/wmderland

Should tiled windows keep to the minimum window size property?

Abierto
#46 4 comentarios 2 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
C++
Estrellas
408
Forks
14
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Currently, all windows keep to the program specified minimum size of their `WM_NORMAL_HINTS` property.
But it seems to be a problem that the window tiled in the area smaller than the specified minimum size will spread out and overlap the other windows, especially Google Chrome has a bit wider minimum width:
![wmderland-many-chrome](https://user-images.githubusercontent.com/18656090/80341284-1910dd00-889d-11ea-8694-31b464e6d11e.png)

On the other hand, i3wm ignores the program specified minimum size property for tiled windows:
![i3-many-chrome](https://user-images.githubusercontent.com/18656090/80341296-23cb7200-889d-11ea-9cdb-56a05f631ee2.png)

Thanks again!

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.