Skip to content

Commit

Permalink
Acryl & modules unfocus fix. New modules added.
Browse files Browse the repository at this point in the history
  • Loading branch information
Radiquum committed Feb 8, 2022
1 parent 230597c commit e439c9c
Show file tree
Hide file tree
Showing 53 changed files with 120 additions and 0 deletions.
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 added Acrylic-Khaybar/@Resources/GlobalVariables.inc
Binary file not shown.
Binary file not shown.
Binary file added Acrylic-Khaybar/@Resources/User.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
File renamed without changes.
File renamed without changes.
40 changes: 40 additions & 0 deletions Acrylic-Khaybar/Items/CPU.inc
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.
40 changes: 40 additions & 0 deletions Acrylic-Khaybar/Items/RAM.inc
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
40 changes: 40 additions & 0 deletions Acrylic-Khaybar/Items/SWAP.inc
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 not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed Files/@Resources/GlobalVariables.inc
Binary file not shown.
Binary file removed Files/@Resources/User.jpg
Binary file not shown.
Binary file removed Files/Modules/Weather/WeatherParserCache.inc
Binary file not shown.
Binary file removed Preview.png
Binary file not shown.

0 comments on commit e439c9c

Please sign in to comment.