Skip to content
This repository has been archived by the owner on May 22, 2019. It is now read-only.

[cinnamon 3.2] Support for vertical panels #45

Open
jeweloper opened this issue Nov 9, 2016 · 3 comments
Open

[cinnamon 3.2] Support for vertical panels #45

jeweloper opened this issue Nov 9, 2016 · 3 comments

Comments

@jeweloper
Copy link

Cinnamon 3.2 has now the possibility to add vertical desktop panels.
Currently these vertical panels are transparent and missing the standard theme color.
Another problem is that most of the applets are not positioning in the vertical center. Some of them also overlapping the panel border.

@jeweloper
Copy link
Author

@lots0logs I would like to help to fix this issue. But some parts that codes the panel customization is written in sass whereas other parts are written directly in css. Which language should I choose to implement the fixes? Thanks for your answer.

@lots0logs
Copy link
Member

@jeweloper I've been wanting to reorganize/semi-rewrite the cinnamon theme for a while. I think now is a good time to do it. I started working on it yesterday. You can see what I've done so far on master branch here. Its still a bit of a mess but the goal is to use sass throughout and eliminate unnecessary usages of svg images for styling elements while reusing as much as possible/appropriate from the gtk theme.

From the current state, I think we can start by simply replacing color variables throughout to use the equivalent variables from gtk theme and perhaps eliminate some of the svg usage (though I dont think there will be enough time to properly remove all of the svg before publishing the next release)

@jeweloper
Copy link
Author

thx for your answer. I will have a look...

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

No branches or pull requests

2 participants