zty199 dca80a3fbb fix: 修复配置文件写入位置异常问题
main.cpp 中通过 QStandardPaths 获取配置文件路径,此时未设置组织名称和程序名称,导致路径异常

Log:
1. main.cpp 中提前设置组织名称和程序名称,再读写配置文件
2. main.cpp 中提前检查配置文件所在文件夹是否存在,不存在则创建,再读写配置文件
3. 修复 main.cpp 中修改配置文件后没有写入的问题
4. 去除版本号中重复的 Version 字样(由关于窗口提供)
5. 修复关于窗口中组织图标显示为 deepin 的问题(已去除)
6. 修复 wayland 下窗口设置透明度相关警告(wayland 下禁用透明度动画)
7. 下载列表 wayland 下窗口标题添加翻译
2022-12-25 17:58:00 +08:00
2022-04-26 06:06:59 +00:00
2022-12-09 11:59:04 +08:00
2021-06-21 15:56:21 +08:00
4.0
2022-12-09 11:16:11 +08:00
2022-12-25 12:43:51 +08:00
2022-12-25 12:43:51 +08:00

Spark App Store

star fork

Spark Store aims to collect Linux apps for the convieniece of Linux new comers

The collecting process needs everyone's help

We set up this APP Store and collect APPs/tools that everyone need widely. Also we pack Windows apps with wine.

All packages will be shared in our repository for users to get freely.

Distrobution supportedDeepin 20 ; Ubuntu 22.04 LTS / Ubuntu 20.04 LTS(May stop support in the future ; UniontechOS Home 21

About OpenKylin and deepin 23

The adaptation work is scheduled after their official release.

You can track our Issue resoving progress here https://gitee.com/deepin-community-store/spark-store/board

We hope people who see here can also join our teamdevelopment help or submit applications are welcomed

If you want to submit an APP to share with othersPlease Click here

🙌 A simple start

If you simply want to install the Spark Store,just enter the [Release] page, find the version you want and install.

If you are using Debian11/Ubuntu 20.04, you will need extra dependency package. Available here


Compile and developement

For Deepin V20/UOS 21/ Debian 11

sudo apt install git qt5-default debhelper pkg-config qtchooser libqt5core5a libqt5gui5 libqt5widgets5 libqt5network5 libqt5concurrent5 libdtkcore-dev libdtkgui-dev  libdtkwidget-dev qttools5-private-dev libnotify-dev qtwebengine5-dev fakeroot qtwayland5 qtwayland5-dev-tools dde-qt5wayland-plugin

Ubuntu 22.04

sudo apt install git qtbase5-dev debhelper pkg-config qtchooser libqt5core5a libqt5gui5 libqt5widgets5 libqt5network5 libqt5concurrent5 libdtkcore-dev libdtkgui-dev  libdtkwidget-dev qttools5-private-dev libnotify-dev qtwebengine5-dev  qtwayland5 qtwayland5-dev-tools

Then

git clone https://gitee.com/deepin-community-store/spark-store.git
cd spark-store
dpkg-buildpackage

🚀 Coorperation

We use Gitee as our code hosting platform. Please click here to contact us.

https://gitee.com/deepin-community-store/spark-store

Rocket Chat

https://chat.shenmo.tech/

PWA Client

spk://store/chat/store.spark-app.feedback

Copy and paste to search bar or in browser address bar after installing Spark Store

Description
No description provided
Readme GPL-3.0 28 MiB
Languages
C++ 58.7%
Shell 39.2%
QMake 1.4%
CMake 0.4%
Python 0.2%