mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-19 05:30:06 +08:00
* Fix deploy_linux64.sh
Add missing QTlsBackendOpenSSLPlugin.
* Add Wayland support
* Fix Wayland support
* Fix Wayland support
* Revert "Fix deploy_linux64.sh"
This reverts commit 2a6779f526.
* Update mainwindow.cpp
* Force QT_QPA_PLATFORM=xcb on Linux Desktop
3 lines
106 B
CMake
3 lines
106 B
CMake
set(PLATFORM_SOURCES src/sys/linux/LinuxCap.cpp src/sys/linux/desktopinfo.cpp)
|
|
set(PLATFORM_LIBRARIES dl)
|