HOW TO: Switching back to deepin-wm (updated)
Tofloor
poster avatar
th3blad3runn3r
deepin
2019-05-07 10:39
Author
Edited by th3blad3runn3r at 2019-5-9 21:00

For those who like me, feel that dde-kwin is still work in progress, and introduces too much glitches for a convenient use, rolling back to deepin-wm is as simple as:
  1. sudo apt-get install deepin-wm
Copy the Code
then create an empty deepin-wm.desktop file into ~/.config/autostart and copy/paste this content
  1. [Desktop Entry]
  2. Type=Application
  3. Name=Deepin Window Manager
  4. Exec=deepin-wm --replace
  5. NoDisplay=true
Copy the Code
proceed with a gentle logoff/logon, and welcome back in time...

Nota:
  • This will work as long as deepin-wm is maintained in deepin binary sources.
  • This "patch" is user dependant, and not system-wide effective, due to its placement in ~/.config/autostart
  • Don't expect further improvments over deepin-wm.
  • This post has been updated due to dependancies between dde and dde-kwin, further explanations here: https://github.com/linuxdeepin/developer-center/issues/1121
    Beware: removing or purging "dde-kwin" may result in removing "dde" pseudo package, which is a dependancy of kwin...
  • This solution is NON destructive: you'll still get dde-win upgrades, just rename deepin-wm.desktop to deepin-wm.backup when you're ready to switch, and/or most of the bugs have been corrected...


For my part, I'm glad to find the ol' good workspace switching method and UI, coherent title bar font and size (gParted, Visual studio code, Chrome, and so on, ie: non QT5 windows). And I get rounded corners on my terminal back !!

Peace & Enjoy !

Reply Favorite View the author
All Replies
successfully
deepin
2019-05-07 16:58
#1
你已经学会自救了。
Reply View the author
th3blad3runn3r
deepin
2019-05-08 00:07
#2
https://bbs.deepin.org/post/177729
你已经学会自救了。


May be useful to others
Reply View the author
th3blad3runn3r
deepin
2019-05-10 04:12
#3
Up,
This "how to" has been updated / corrected
Reply View the author
doooooit
deepin
2019-05-10 06:04
#4
if you update from 15.9, just excute `sudo apt purge dde-kwin` to go back `deepin-wm`
Reply View the author
Comments
th3blad3runn3r
2019-05-10 06:22
Thanks
superendermansm
deepin
2019-05-10 07:05
#5
successfully 发表于 2019-5-7 08:58
你已经学会自救了。

这里是外国人社区吧
Hey, Here is international block

BTW, nice article
I will translate it when I'm free.
Reply View the author
th3blad3runn3r
deepin
2019-05-10 11:51
#6
https://bbs.deepin.org/post/177729
这里是外国人社区吧
Hey, Here is international block

Thanks for the translation effort
Reply View the author