|
|||||
Cinnamon 1.3 releasedCinnamon 1.3 is out! This is another major update for Cinnamon. Read below for a brief overview of the new features and major improvements. Applets improvementsIn Cinnamon 1.3, every panel component is an applet. This means you can remove the default menu or window list and replace them with 3rd party applets. Another important feature in this release, is the fact that applets can now be dragged and dropped with the mouse and placed wherever you want within the panel(s). So you can now move any part of the panel(s) around and really fine-tune the layout of your desktop to what works best for you. Settings improvementsCinnamon Settings gained a lot of new features and a lot of new tabs. You can now use it not only to change Cinnamon preferences themselves, but also to configure your fonts, windows, desktop icons, window, cursor, gtk+ themes..etc. It’s graphical interface was also changed, for the tool to be able to show more information without using more screen estate. Menu improvementsThe menu received the following improvements:
Other notable improvements
Impact for themes artistsIf you’re developing a new theme, simply start from scratch using the following tutorial. If you made a theme for Cinnamon 1.2:
Here’s the Applet style section present in cinnamon.css in Cinnamon 1.3: CSS
As you can see, it defines a different behavior when the applet is hovered, and it triggers a different behavior on applet-icon and applet-label as well. In the default theme we use this to add text-shadows and icon-shadows to applets when the mouse goes over them. Impact for applet developersUnless your applet is tightly linked to our code or referring to other panel components, it should continue to work in Cinnamon 1.3 the same way it did in Cinnamon 1.2. Impact for extension developersFor all extensions, you need to change the version of Cinnamon from 1.2 to 1.3 in the metadata.json file. If your extension refers to any part of Cinnamon that is a panel component (for instance: menu.js, windowlist.js, dateMenu.js, status/bluetooth.js, status/keyboard.js….etc), it will no longer work in Cinnamon 1.2. All these components were migrated to applets and are now located in /usr/share/cinnamon/applets. Extensions which design was to modify the behavior of a particular applet component (for instance: an extension which hides the bluetooth icon in the panel) should be abandoned. Applets can be removed, and rather than modifying them using extensions, developers should write their own modified versions of them as applets. Extensions which design was to add new content to the panel (for instance: the weather extension), will continue to work.. but we STRONGLY recommend they get migrated to applets. Extensions are stuck to a particular place in the panel and users won’t be able to drag and drop them and move them around like they do with other applets. If your extension has nothing to do with panels, then it should continue to be an extension. If you encounter any problems, please log in the IRC and ask us for help at #linuxmint-dev on irc.spotchat.org Comments are closed. |
|||||
|
Copyright © 2013 FreeSoftNews - All Rights Reserved |
|||||