]> source.dussan.org Git - tigervnc.git/commit
Add monitor description to tooltip 1282/head
authorHugo Lundin <hugo@lundin.dev>
Tue, 13 Jul 2021 13:55:54 +0000 (15:55 +0200)
committerHugo Lundin <hugo@lundin.dev>
Fri, 16 Jul 2021 14:09:46 +0000 (16:09 +0200)
commit94f52f9edf11bcd30df76b2da35f614c23a81c2f
treec09a070ccec1bd0eac31c91e5ff40b6f8d32f642
parenta182475db57b3da5edf3d10542086397ee022dcd
Add monitor description to tooltip

It might be useful to have more information about a monitor when
configuring its settings in the Options menu. Therefore, this commit
adds support for showing additional information about a monitor
(resolution and platform-specific name).
vncviewer/CMakeLists.txt
vncviewer/MonitorArrangement.cxx
vncviewer/MonitorArrangement.h
vncviewer/win32.c
vncviewer/win32.h