]> git.alsa-project.org Git - alsa-tools.git/commit
hdajackretask: limit the help window size to something safe (1600x1000) for the help...
authorJaroslav Kysela <perex@perex.cz>
Thu, 25 Jan 2024 12:27:03 +0000 (13:27 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 25 Jan 2024 12:29:03 +0000 (13:29 +0100)
commitaa2dc9b4323f50bb0a13ed01e7e605532c4ab639
tree83c77b3efbe70b217b9912603320ee707bd57c3c
parentd349d20c127b373148b3c8cbb9170de4dd7213a9
hdajackretask: limit the help window size to something safe (1600x1000) for the help screen

If more monitors are present in the system, the window is too big and information
cannot be visible correctly.

Fixes: https://github.com/alsa-project/alsa-tools/issues/20
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
hdajackretask/main-gtk.c