-
-
Notifications
You must be signed in to change notification settings - Fork 14
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
Linux Mint Cinnamon support #40
Comments
Do you see a "Gnome Theme" section in the plugin settings? |
No, there is no "Gnome theme" section. I was reading up about cinnamon and looks like, it is derived from Gnome, but doesn't rely on it under the hood. |
I don’t plan on providing the support myself in the future, It’s rather tedious having to set up a new distribution for developing the plugin. But I am very open to contributions if someone wants to provide support for a specific distro. Most implementations will probably be very similar to the gnome version. |
Cinnamon is probably straight forward to implement as it can reuse the native implementation from gnome due to the fact that it relies on glibmm backed by dconf for its settings. |
Please check whether the new version works for you :) |
Just installed. I get the following exception after closing the plugin window: View text
And after restarting the IDE, I get: View text
The theme never changes. Plugin version: 1.7.1-2022.2 |
See #61 |
I have prepared a new version, which might fix this: #50 (comment) |
I will close this issue as I have reasons to assume that the Xdg implementation should cover it. |
There is no effect when theme is switched on Linux Mint 20.2 Cinnamon (I think it uses GNOME 3). The plugin version is latest. The IDE version is latest from JB website.
The text was updated successfully, but these errors were encountered: