dde-kwin问题
Tofloor
poster avatar
130******52
deepin
2019-04-29 00:44
Author
从15.9.3升级到15.10后,使用sudo apt install dde-kwin将原来的窗口管理器换成了kwin后,某些APP看起来很难受,比较明显的就是JetBrains系列,窗口外面都有一个大白边,看起来难受至极.另外主界面上的title也变白了
另外还有个问题,使用tim截图后,选择保存到磁盘的时候不会主动弹出选择路径对话框,需要手动任意点击一次才会显示出来(实际上貌似已经弹出对话框了,只是未显示)


Reply Favorite View the author
All Replies
avatar
littlei
deepin
2019-04-29 01:34
#1
标题栏右键more-actions>no border即可,这次的deepin-kwin功能很强,可以单独设置应用的窗口样式哦
Reply View the author
avatar
130******52
deepin
2019-04-29 01:53
#2
https://bbs.deepin.org/post/177257
标题栏右键more-actions>no border即可,这次的deepin-kwin功能很强,可以单独设置应用的窗口样式哦 ...

no border之后idea的整个标题栏都会没了.更难受唉
Reply View the author
avatar
cand_boy
deepin
2019-04-29 01:57
#3
我的idea很正常呀
Reply View the author
avatar
137******47
deepin
2019-04-29 02:01
#4
5.10是kwin吗
Reply View the author
avatar
130******52
deepin
2019-04-29 02:04
#5
https://bbs.deepin.org/post/177257
我的idea很正常呀

不会吧,给张图瞅瞅
Reply View the author
avatar
130******52
deepin
2019-04-29 02:05
#6

默认不是的.我是apt install dde-kwin安装的,因为看到说明以后都用kwin了,所以试试
Reply View the author
avatar
137******47
deepin
2019-04-29 02:09
#7
https://bbs.deepin.org/post/177257
默认不是的.我是apt install dde-kwin安装的,因为看到说明以后都用kwin了,所以试试 ...

哦哦哦, 我也试试
Reply View the author
avatar
zccrs
deepin
2019-04-29 02:38
#8
这个只有一个像素的border,可以通过修复文件处理
/usr/share/aurorae/themes/deepin-dark/deepin-darkrc 中的

BorderLeft=1
BorderRight=1
BorderBottom=1
BorderTop=1

全改为0
Reply View the author
avatar
130******52
deepin
2019-04-29 02:53
#9
https://bbs.deepin.org/post/177257
这个只有一个像素的border,可以通过修复文件处理
/usr/share/aurorae/themes/deepin-dark/deepin-darkrc  ...

刚试过改了.重启之后,idea还是存在大白边框的哦.
Reply View the author
avatar
wiilz
deepin
2019-04-29 02:58
#10
https://bbs.deepin.org/post/177257
no border之后idea的整个标题栏都会没了.更难受唉

我的标题栏也整个都消失,这个怎么恢复啊...
Reply View the author
avatar
130******52
deepin
2019-04-29 03:02
#11
https://bbs.deepin.org/post/177257
我的标题栏也整个都消失,这个怎么恢复啊...

退出APP,然后重新启动APP就可以回复原来的样子了
Reply View the author
avatar
wiilz
deepin
2019-04-29 03:28
#12
https://bbs.deepin.org/post/177257
退出APP,然后重新启动APP就可以回复原来的样子了

恩恩,解决了,不过标题栏确实变宽了好多,有点难受
Reply View the author
avatar
superendermansm
deepin
2019-04-29 04:04
#13
楼主,有个土办法。把源换成panda,然后安装deepin-wm,卸载dde-kwin,再把源换回来
Reply View the author