mirror of
https://gitgud.io/wackyideas/aerothemeplasma.git
synced 2024-08-15 00:43:43 +00:00
Fixed borders for Plasma Theme, updated README
This commit is contained in:
parent
ded19ef533
commit
c9dcbcf204
4 changed files with 48 additions and 44 deletions
|
@ -23,7 +23,7 @@
|
|||
fill:#777777;
|
||||
opacity:1;
|
||||
}
|
||||
#path5114 { fill-opacity:0.38; fill:#74b8fc; fill-rule:nonzero; opacity:1; stroke:none; }
|
||||
#path5114 { fill-opacity:0.18; fill:#07b0ff; fill-rule:nonzero; opacity:1; stroke:none; }
|
||||
</style>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
|
|
Before Width: | Height: | Size: 208 KiB After Width: | Height: | Size: 208 KiB |
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 75 KiB After Width: | Height: | Size: 112 KiB |
|
@ -5,7 +5,7 @@
|
|||
id="svg1000"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="1.1 (c4e8f9ed74, 2021-05-24)"
|
||||
sodipodi:docname="tooltip.svgz"
|
||||
sodipodi:docname="tooltip.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svgz.inkscape"
|
||||
version="1.0"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
|
@ -23,7 +23,7 @@
|
|||
fill:#7f7f7f;
|
||||
opacity:1;
|
||||
}
|
||||
#rect4860 { fill-opacity:0.38; fill:#74b8fc; opacity:1; stroke:none; }
|
||||
#rect4860 { fill-opacity:0.18; fill:#07b0ff; opacity:1; stroke:none; }
|
||||
</style>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
|
@ -64,7 +64,7 @@
|
|||
<linearGradient
|
||||
id="linearGradient1863">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0"
|
||||
style="stop-color:#000000;stop-opacity:0.32827458"
|
||||
offset="0"
|
||||
id="stop1859" />
|
||||
<stop
|
||||
|
|
Before Width: | Height: | Size: 152 KiB After Width: | Height: | Size: 152 KiB |
|
@ -229,6 +229,8 @@ If needed, restart Plasma to see it installed. This launcher features three Star
|
|||
Then restart Plasma in order to see the effect.
|
||||
(This is because compact representations of plasmoids seem to only accept absolute file paths. This only serves as a quick workaround. A more sophisticated solution should come out in later releases)
|
||||
|
||||
You may notice that the Start menu orb is small. In order to fix this, right click on the plasmoid and click on "Configure Seven Start...". Then set the icon of the plasmoid to any of the three icons contained within the AeroTheme folder. Click OK and the Start menu orb should look normal now.
|
||||
|
||||
|
||||
NOTE: This Start menu is a WIP. I have not tested this plasmoid on other machines or distributions, and I haven't tested it on
|
||||
HiDPI monitors because I do not own one, or on other DPI scalings. The only DPI scaling I've tested this on is 96. For any issues
|
||||
|
@ -405,7 +407,6 @@ As for features that are lacking compared to Windows 7, there's a few that I'd l
|
|||
## TODO List <a name="todo-list"></a>
|
||||
|
||||
1. Improve the Seven Start menu plasmoid
|
||||
1. Create orb animations if possible
|
||||
2. Add separator lines and more sidebar entries
|
||||
1. If possible, make these entries editable
|
||||
3. Add proper Recents support and Favourite application support
|
||||
|
|
Loading…
Reference in a new issue