1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2025-09-03 13:43:34 +02:00
Jami client based on the Qt framework, for GNU/Linux, Windows and macOS platforms.
Find a file
Aline Gondim Santos 956b7f7da5 windows: add support for system theme
Use registry
"HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion
/Themes/Personalize/AppsUseLightTheme"
to check if system theme is supported and if it is dark or
light.

Removes "EnableDarkTheme" in favor of "AppTheme".

Requires Windows SDK version 10.0.18362.0 to build with
system theme support.

Note: This does not watch for changes in system theme in
runtime as the support for it requires Windows Runtime
version 10.0.10240.0.

GitLab: #723

Change-Id: Ice8f7936a90535f47dc1870d4f18215e062684ba
2022-12-06 09:07:15 -05:00
.gitlab/issue_templates misc: improve README.md 2020-10-10 13:32:06 -04:00
.tx i18n: update config for new tx version 2022-09-14 13:43:29 -04:00
3rdparty 3rdparty: bump SortFilterProxyModel submodule 2022-09-27 13:02:52 -04:00
daemon@b2937e7a60 misc: bump daemon 2022-12-02 14:25:13 -05:00
doc misc: Rename jami-qt to jami and remove launcher script. 2022-10-07 17:30:06 -04:00
extras windows: add support for system theme 2022-12-06 09:07:15 -05:00
JamiInstaller windows-packaging: hide the reference to "Beta" in the about dialog 2022-10-07 16:00:48 -04:00
resources settingSpinBox: changed textfield to spinbox 2022-12-01 16:02:27 -05:00
src windows: add support for system theme 2022-12-06 09:07:15 -05:00
tests newswarmpage: clear fields on visibility changed 2022-12-05 11:45:21 -05:00
translations i18n: automatic bump 2022-12-05 16:42:55 -05:00
.cqfdrc misc: Clean up repository root. 2022-10-07 17:30:06 -04:00
.gitignore build: Import build.py and associated scripts from jami-project. 2022-11-17 14:57:32 -05:00
.gitmodules build: Add daemon submodule and optionally use it. 2022-10-17 16:20:47 -04:00
.gitreview gitreview: update gerrit host and project 2021-09-28 15:55:28 -04:00
build.py windows: add support for system theme 2022-12-06 09:07:15 -05:00
CMakeLists.txt feature: improve location sharing 2022-11-23 16:31:22 -05:00
COPYING misc: add a plain text COPYING license file 2021-01-04 09:33:22 -05:00
INSTALL.md windows: add support for system theme 2022-12-06 09:07:15 -05:00
qrencode-win32.patch client-qml: add initial commit 2020-08-03 13:27:42 -04:00
README.md misc: Rename jami-qt to jami and remove launcher script. 2022-10-07 17:30:06 -04:00

Jami

jami-logo

Share, freely and privately

Introduction

Jami provides all its users a universal communication tool, autonomous, free, secure and built on a distributed architecture thus requiring no authority or central server to function.

jami is the cross platform client for Jami.

For more information about the jami project, see the following:

Getting involved

Notes

Build

cf INSTALL.md

License

Copyright (C) 2020-2022 Savoir-faire Linux Inc.

Jami is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

See COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html for the full GPLv3 license.