adwaita-qt icon indicating copy to clipboard operation
adwaita-qt copied to clipboard

Use Kvantum's scrollbars

Open CDrummond opened this issue 7 years ago • 4 comments

Both AdwaitaQt and Kvantum have support for overlay scrollbars. In AdwaitaQt this seems to be achieved by just not drawing the scrollbar until the mouse is over it - i.e. the view still has the space reserved for the scrollbar (which is noticable with tree views that have a header - this causes the header to not be drawn fully to the edge)

Kvantum on the other-hand seems to now have actual overlay scrollbars - where no space is reserved, and they are drawn over the view when required. Perhaps the code from Kvantum could be use in AdwaitaQt?

CDrummond avatar May 24 '17 20:05 CDrummond

Yeah, I noticed some themes have that, too. I guess implementing it in a similar way would be a pretty good idea. I'm going to look into it at some point for sure. Now I'm focusing on making Wayland support better and creating QtQuick themes. After that is done, I'm going to fix this and some bugs which may appear in the meantime (especially after the OmgUbuntu post, which raised the interest in this theme by a huge margin).

MartinBriza avatar May 26 '17 07:05 MartinBriza

Bump?

heroin-moose avatar Jan 09 '18 19:01 heroin-moose

@heroin-moose I'm really sorry but I'm not going to work on this in the near future. :/ Definitely leaving this open so in the future, I (or somebody else) can fix this.

MartinBriza avatar Jan 11 '18 15:01 MartinBriza

:(

heroin-moose avatar Jan 13 '18 19:01 heroin-moose