Skip to content

Tags: zty199/dde-dock-switch_graphics_card

Tags

2.0.1

Toggle 2.0.1's commit message
feat: Be compatible with deepin V23 RC

From deepin V23 RC, dock is part of dde-shell. Plugins have to be compiled with Qt6 and placed in /usr/lib/dde-dock/tmp/plugins for now

Log: Be compatible with deepin V23 RC; Follow changes in deepin-espanol/dde-dock-graphics-plugin

2.0.0

Toggle 2.0.0's commit message
feat: Be compatible with Deepin V23 Beta2

Be compatible with dde-dock (>= 6.0.22)

Log: Be compatible with Deepin V23 Beta2

v1.8.4-4

Toggle v1.8.4-4's commit message
fix: lightdm won't startup when switching to NVIDIA graphics card on …

…UOS Home 22.0

Setting display color depth in xorg.conf cause Xorg sigfault on UOS Home 22.0

Log: Remove display color depth settings in xorg.conf; Add arg -f for rm operation in prerm

v1.8.4-3

Toggle v1.8.4-3's commit message
fix: Fix wrong CMake install path and noeffective switch button

CMake install path is wrong; Using QProcess::startDetached causes pkexec output error: Refusing to render service to dead parents.

Log: Fix wrong install path in CMakeLists.txt; Use QProcess::start instead of startDetached

v1.8.4-2

Toggle v1.8.4-2's commit message
fix: Fix a bug that plugin exits unexpectedly when changing its posit…

…ion in dde-dock

Wrong SchemaKeyMenuEnable defined in switch-graphics-card-plugin.cpp

Log: Change "menu-enable" to "menuEnable"

v1.8.4

Toggle v1.8.4's commit message
Add gsettings for right-click menu

Ensure when using third-party plugin names, the plugin can still be loaded correctly.

v1.8.4-1

Toggle v1.8.4-1's commit message
fix: Add execute permission for scripts

Add execute permission for scripts;
Add missing symbol links for prime-run.sh and prime-run.desktop;
Delete invalid symbol links after removal.

Log: Add execute permission for scripts

v1.8.3

Toggle v1.8.3's commit message
Use Qt5LinguistTools in CMake

1.8.2spark0

Toggle 1.8.2spark0's commit message
Fix Bugs in postinst

1.8.1

Toggle 1.8.1's commit message
Update README.md