dock如何显示在最上层,这样全屏浏览也能使用dock
Tofloor
poster avatar
六七八九十
deepin
2017-12-28 01:44
Author
dock如何显示在最上层,这样全屏浏览也能使用dock
有什么方法吗
Reply Favorite View the author
All Replies
avatar
187******09
deepin
2017-12-28 02:03
#1
你是想覆盖显示么,现在只能是一直显示模式占据最底下一行吧
Reply View the author
avatar
六七八九十
deepin
2017-12-28 02:06
#2
https://bbs.deepin.org/post/150740
你是想覆盖显示么,现在只能是一直显示模式占据最底下一行吧

对啊,dock在最上层,程序在下层
Reply View the author
avatar
六七八九十
deepin
2017-12-28 02:07
#3
https://bbs.deepin.org/post/150740
对啊,dock在最上层,程序在下层

这个能释放不少空间
Reply View the author
avatar
jingle
deepin
2017-12-28 02:14
#4
https://bbs.deepin.org/post/150740
这个能释放不少空间

智能隐藏吧
Reply View the author
avatar
六七八九十
deepin
2017-12-28 02:18
#5

智能隐藏感觉麻烦,每次要等待
Reply View the author
avatar
duanyao
deepin
2017-12-28 02:19
#6
按 super(win) 键。
Reply View the author
avatar
六七八九十
deepin
2017-12-28 04:59
#7
duanyao 发表于 2017-12-27 18:19
按 super(win) 键。

………我就想来个方便的,一个字懒
Reply View the author
avatar
六七八九十
deepin
2017-12-29 00:09
#8
………解决方案呢
Reply View the author
avatar
justforlxz
deepin
2017-12-29 00:24
#9
魔改一下dock,自己编译一个版本。在mainwindow.cpp的468行把setStrutPartial函数直接return,就不会划分显示区域了,不过这样就会一直挡住所有程序。
Reply View the author
avatar
84******59@qq.com
deepin
2017-12-29 04:55
#10
其实15.5刚更新时候,因为bug,我的桌面有段时间就是你要的那种效果。。然后你就会知道,真不好用,有时候最底下还有一些内容要看,还有一些按钮要操作的时候,就晕了。。
Reply View the author
avatar
六七八九十
deepin
2018-01-01 17:55
#11
kirigaya 发表于 2017-12-28 16:24
魔改一下dock,自己编译一个版本。在mainwindow.cpp的468行把setStrutPartial函数直接return,就不会划分显 ...

我在git上没看到,有这个文件啊
Reply View the author
avatar
justforlxz
deepin
2018-01-02 17:00
#12
Reply View the author