建议统一“打开文件”时调用的文件管理器风格
Tofloor
poster avatar
Rubbish
deepin
2020-07-13 20:15
Author



如图,同一个系统中有两种不同风格的文管窗口,看着非常不协调。记得15.11解决了这个问题,20为啥还不能统一。
Reply Favorite View the author
All Replies
avatar
Rubbish
deepin
2020-07-13 20:25
#1
就是这个包:
  1. dde-qt5integration
  2. 提供: libqt5deepintheme-plugin
  3. 描述:Qt platform theme integration plugins for DDE
  4. Multiple Qt plugins to provide better Qt5 integration for DDE is included.
Copy the Code


为啥还是不能统一所有的文件打开对话框呢
Reply View the author
avatar
强迫症晚期患者
deepin
2020-07-13 23:17
#2
这俩截图打开的都不是同一个东西。跟主题没有多大关系
Reply View the author
avatar
Ziggy
deepin
2020-07-14 00:48
#3
是不是装了kde的系统设置,如果有,在文管选项打开“使用深度文管”,大概差不多这样
Reply View the author
avatar
Rubbish
deepin
2020-07-14 04:48
#4
https://bbs.deepin.org/post/197115
是不是装了kde的系统设置,如果有,在文管选项打开“使用深度文管”,大概差不多这样 ...

实在找不到这个选项,systemsettings里面提示 settings-personalization.desktop没有指定库。。
有没有什么命令行可以直接更改啊
Reply View the author
avatar
ltree
deepin
2020-07-14 04:59
#5
这wine的文件管理,有的软件是移植的默认是调用wine的文件管理,所以界面不同是因为根本不是一个东西,你用原生应用就没事了
Reply View the author
avatar
Rubbish
deepin
2020-07-14 05:04
#6
https://bbs.deepin.org/post/197115
这wine的文件管理,有的软件是移植的默认是调用wine的文件管理,所以界面不同是因为根本不是一个东西,你用 ...

问题在于,我的wine TIM调用的就是dde-file-manager,反倒是原生QTCreator调用了奇怪的file chooser
Reply View the author
avatar
ltree
deepin
2020-07-14 05:09
#7
https://bbs.deepin.org/post/197115
问题在于,我的wine TIM调用的就是dde-file-manager,反倒是原生QTCreator调用了奇怪的file chooser[tail ...

原生的qtcreator,应用商店里下的?
Reply View the author
avatar
Rubbish
deepin
2020-07-14 05:11
#8
https://bbs.deepin.org/post/197115
原生的qtcreator,应用商店里下的?

官网离线包装的,商店的老是配不好环境。可能就是这方面原因吧。。
Reply View the author
avatar
ltree
deepin
2020-07-14 05:12
#9
忘了233,qt用的是自己的文件管理,就没调用
Reply View the author
avatar
Rubbish
deepin
2020-07-14 05:18
#10
本帖最后由 zhongyic 于 2020-7-13 21:21 编辑
https://bbs.deepin.org/post/197115
忘了233,qt用的是自己的文件管理,就没调用

这也太难了,好不容易统一了gtk和dtk,有的qt程序还统一不了。
不过我又下了源里的qtcreator,发现这个版本的file chooser是原生的看了一下,gcc8.3编译,估计是深度自己改过源码编译的
Reply View the author
avatar
ltree
deepin
2020-07-14 05:45
#11
https://bbs.deepin.org/post/197115
这也太难了,好不容易统一了gtk和dtk,有的qt程序还统一不了。
不过我又下了源里的qtcreator,发现这个版 ...

是只有QTcreator是这个文件管理调用
Reply View the author