]> git.lizzy.rs Git - dragonfireclient.git/commit
Make chat web links clickable (#11092)
authorpecksin <78765996+pecksin@users.noreply.github.com>
Sun, 20 Jun 2021 15:20:24 +0000 (11:20 -0400)
committerGitHub <noreply@github.com>
Sun, 20 Jun 2021 15:20:24 +0000 (17:20 +0200)
commit1805775f3d54043c3b1e75e47b9b85e3b12bab00
tree64037a771d4e7022fbae593d3ae775774fbba177
parente1b297a14baa8849711896677691a8d4fe855dcc
Make chat web links clickable (#11092)

If enabled in minetest.conf, provides colored, clickable (middle-mouse or ctrl-left-mouse) weblinks in chat output, to open the OS' default web browser.
builtin/settingtypes.txt
minetest.conf.example
po/minetest.pot
src/chat.cpp
src/chat.h
src/defaultsettings.cpp
src/gui/guiChatConsole.cpp
src/gui/guiChatConsole.h