linuxdeepin / qt5integration

Qt platform theme integration plugins for DDE.
Other
36 stars 47 forks source link

feat: scrollbar policy support xsettings control #119

Closed kegechen closed 1 year ago

kegechen commented 1 year ago

set scrollbar policy with xsettings Qt/ScrollBarPolicy same as Qt::ScrollBarPolicy 0 show as needed auto hide, default 1 always off 2 always on

Task: https://pms.uniontech.com/task-view-240117.html Log: scrollbar policy Change-Id: Id7c2beae069b7cf419df4b326bbda49f103aaa76

kegechen commented 1 year ago

https://github.com/linuxdeepin/dtkgui/pull/115