forked from DasserBasyouni/Khaybar
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Acryl & modules unfocus fix. New modules added.
- Loading branch information
Showing
53 changed files
with
120 additions
and
0 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file not shown.
Binary file renamed
BIN
+2.83 KB
Files/@Resources/ModuleBase.inc → Acrylic-Khaybar/@Resources/ModuleBase.inc
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file renamed
BIN
+6.6 KB
Files/@Resources/Variables.inc → Acrylic-Khaybar/@Resources/Variables.inc
Binary file not shown.
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
[mCPUPercentage] | ||
Measure=CPU | ||
Processor=0 | ||
|
||
[CPUContainer] | ||
Meter=Image | ||
MeterStyle=MeterStyleItem | ||
|
||
W=(#Scale#*#IconSize#*1.5+[CPUPercentage:W]) | ||
|
||
[CPUTextContainer] | ||
Meter=String | ||
|
||
Text=CPU: | ||
FontFace=#Font# | ||
FontSize=(#Scale#*#TextSize#*0.75) | ||
FontColor=#Color# | ||
AntiAlias=1 | ||
|
||
X=r | ||
Y=((#Scale#*#IconSize#-[#CurrentSection#:H])/2)r | ||
|
||
UpdateDivider=-1 | ||
DynamicVariables=1 | ||
|
||
[CPUPercentage] | ||
Meter=String | ||
MeasureName=mCPUPercentage | ||
|
||
Text=%1% | ||
FontFace=#Font# | ||
FontSize=(#Scale#*#TextSize#*0.75) | ||
FontColor=#Color# | ||
AntiAlias=1 | ||
|
||
X=(#Scale#*#TextSize#*0.5)R | ||
Y=((#Scale#*#TextSize#-[#CurrentSection#:H])/2)r | ||
|
||
UpdateDivider=30 | ||
DynamicVariables=1 |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
[mRAMPercentage] | ||
Measure=PhysicalMemory | ||
UpdateDivider=20 | ||
|
||
[RAMContainer] | ||
Meter=Image | ||
MeterStyle=MeterStyleItem | ||
|
||
W=(#Scale#*#IconSize#*1.5+[RAMPercentage:W]) | ||
|
||
[RAMTextContainer] | ||
Meter=String | ||
|
||
Text=RAM: | ||
FontFace=#Font# | ||
FontSize=(#Scale#*#TextSize#*0.75) | ||
FontColor=#Color# | ||
AntiAlias=1 | ||
|
||
X=r | ||
Y=((#Scale#*#IconSize#-[#CurrentSection#:H])/2)r | ||
|
||
UpdateDivider=-1 | ||
DynamicVariables=1 | ||
|
||
[RAMPercentage] | ||
Meter=String | ||
MeasureName=mRAMPercentage | ||
Percentual=1 | ||
Text=%1% | ||
FontFace=#Font# | ||
FontSize=(#Scale#*#TextSize#*0.75) | ||
FontColor=#Color# | ||
AntiAlias=1 | ||
|
||
X=(#Scale#*#TextSize#*0.5)R | ||
Y=((#Scale#*#TextSize#-[#CurrentSection#:H])/2)r | ||
|
||
UpdateDivider=20 | ||
DynamicVariables=1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
[mSWAPPercentage] | ||
Measure=SwapMemory | ||
UpdateDivider=20 | ||
|
||
[SWAPContainer] | ||
Meter=Image | ||
MeterStyle=MeterStyleItem | ||
|
||
W=(#Scale#*#IconSize#*1.5+[SWAPPercentage:W]) | ||
|
||
[SWAPTextContainer] | ||
Meter=String | ||
|
||
Text=SWAP: | ||
FontFace=#Font# | ||
FontSize=(#Scale#*#TextSize#*0.75) | ||
FontColor=#Color# | ||
AntiAlias=1 | ||
|
||
X=r | ||
Y=((#Scale#*#IconSize#-[#CurrentSection#:H])/2)r | ||
|
||
UpdateDivider=-1 | ||
DynamicVariables=1 | ||
|
||
[SWAPPercentage] | ||
Meter=String | ||
MeasureName=mSWAPPercentage | ||
Percentual=1 | ||
Text=%1% | ||
FontFace=#Font# | ||
FontSize=(#Scale#*#TextSize#*0.75) | ||
FontColor=#Color# | ||
AntiAlias=1 | ||
|
||
X=(#Scale#*#TextSize#*0.5)R | ||
Y=((#Scale#*#TextSize#-[#CurrentSection#:H])/2)r | ||
|
||
UpdateDivider=20 | ||
DynamicVariables=1 |
Binary file not shown.
File renamed without changes.
Binary file not shown.
Binary file renamed
BIN
+10.3 KB
Files/Modules/Music/Music.ini → Acrylic-Khaybar/Modules/Music/Music.ini
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file renamed
BIN
+2.08 KB
...s/Modules/Music/Players/WebNowPlaying.inc → ...r/Modules/Music/Players/WebNowPlaying.inc
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file renamed
BIN
+18.4 KB
Files/Modules/Time/Time.ini → Acrylic-Khaybar/Modules/Time/Time.ini
Binary file not shown.
Binary file renamed
BIN
+15.1 KB
Files/Modules/Weather/Weather.ini → Acrylic-Khaybar/Modules/Weather/Weather.ini
Binary file not shown.
Binary file renamed
BIN
+17.3 KB
Files/Modules/Weather/WeatherParser.inc → ...Khaybar/Modules/Weather/WeatherParser.inc
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+129 KB
Files/Modules/Weather/WeatherParserDaily.inc → ...ar/Modules/Weather/WeatherParserDaily.inc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.