Should tiled windows keep to the minimum window size property?
- 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:

On the other hand, i3wm ignores the program specified minimum size property for tiled windows:

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.