Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Kvantum's scrollbars #94

Open
CDrummond opened this issue May 24, 2017 · 4 comments
Open

Use Kvantum's scrollbars #94

CDrummond opened this issue May 24, 2017 · 4 comments

Comments

@CDrummond
Copy link
Contributor

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?

@MartinBriza
Copy link
Collaborator

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).

@heroin-moose
Copy link

Bump?

@MartinBriza
Copy link
Collaborator

@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.

@heroin-moose
Copy link

:(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants