Šta je novo?

Desktop Mod (2011)

Status
Zatvorena za pisanje odgovora.


Izvukoh iz stare teme ovu sliku od nekoga.
Koji programcic je u pitanju da mi prati mail, dole u desnom uglu na slici.
Ne mora slovima da pise, moze i ikonica neka da bude samo da je na desktopu.
Tnx
 
Poslednja izmena:
OCz je već odgovorio na ovo pitanje verovatno si prevideo, dva posta iznad
 
4 MaxXx ,
da stvarno sam se i ja oduševio, a pojma nemam gde sam pronašao taj wall pokušavao sam ga ponovo naći ali uzalud... voleo bi da sam bookmarkovao taj sajt ali ne možeš se setiti svega.
 
 
Poslednja izmena:
Archlinux + Compiz-Fusion kao samostalan WM + Avant Window Navigator

Archlinux: 2.6.37
Compiz-Fusion: 0.8.6
AWN: 0.4.0 - tema Delta AWN
GTK tema sa ikonicama: Elegant GNOME (AUR)
Emerald tema - Fayal (ugrađena)
Conky dole - conkyrc - hvala kolegama sa SK foruma za ovaj fajl
Conky sat - conkyrc.clock - hvala kolegama sa SK foruma za ovaj fajl
Kursor tema: Oxygen_Black iz KDE 4
Wallpaper: Abstract Cubism



 
imate cast da vidite najbolji desk na balkanu :D
 

Prilozi

  • Untitled.jpg
    Untitled.jpg
    250.9 KB · Pregleda: 234
pa vi slusajte karleusu kad veze nemate hah :D
 
Malo sam zakrzljao sa RainMeter-om ..

Ne mogu da namestim sat blize ivici ekrana od ovoga sto se vidi na slici, vidi li neko sta treba promeniti u config-u ?

Kod:
[Variables]
Upadate=10

[MeasureAMPM]
Measure=Time
Format=%p

[MeasureTime]
Measure=Time

[MeasureTimeH]
Measure=Time
Format="%I"

[MeasureTimeM]
Measure=Time
Format="%M"

[MeasureDate]
Measure=Time
Format="%a, %b %#d %Y"

[MeasureTimeS]
Measure=Time
Format="%S"

[MeasureASec]
Measure=Calc
Formula=MeasureTime % 2
MaxValue=1
MinValue=0
Substitute="0":"","1":":"



;////////////////////////////////////////
;   Meter Time
;////////////////////////////////////////



[MeterTimeH]
Meter=STRING
MeasureName=MeasureTimeH
X=180
Y=225
FontColor=255,255,255,200
StringStyle=NORMAL
FontSize=25
StringAlign=LEFT
FontFace=Trebuchet MS
AntiAlias=1
Hidden=0


[MeterTimeM]
Meter=STRING
MeasureName=MeasureTimeM
X=235
Y=225
FontColor=255,255,255,200
StringStyle=NORMAL
FontSize=25
StringAlign=LEFT
FontFace=Trebuchet MS
AntiAlias=1

[MeterTimeS]
Meter=STRING
MeasureName=MeasureTimeS
x=295
y=230
FontColor=255,255,255,200
FontSize=11
StringAlign=Left
FontFace=Trebuchet MS
AntiAlias=1


[MeterAMPM]
Meter=STRING
MeasureName=MeasureAMPM
X=295
Y=245
FontColor=255,255,255,200
FontSize=9
StringAlign=Left
FontFace=Trebuchet MS
AntiAlias=1




;////////////////////////////////////////
;   Meter Blink
;////////////////////////////////////////


[MeterColonBlink1]
Meter=String
MeasureName=MeasureASec
X=219
Y=221
FontColor=255,255,255,200
FontSize=25
StringAlign=Left
FontFace=Trebuchet MS
AntiAlias=1

[MeterColonBlink2]
Meter=String
MeasureName=MeasureASec
X=275
Y=221
FontColor=255,255,255,200
FontSize=25
StringAlign=Left
FontFace=Trebuchet MS
AntiAlias=1


;#####################################################################################
;#####################################################################################
;#####################################################################################

[MeterHoursBar]
Meter=ROUNDLINE
MeasureName=MeasureTime
X=0
Y=0
W=500
H=500
LineWidth=20
StartAngle=4.7123889
RotationAngle=6.2831853
LineLength=100
LineStart=95
LineColor=70,130,180,200
Solid=1
AntiAlias=10
ValueReminder=43200

[MeterMinutesBar]
Meter=ROUNDLINE
MeasureName=MeasureTime
X=0
Y=0
W=500
H=500
LineWidth=20
StartAngle=4.7123889
RotationAngle=6.2831853
LineLength=89
LineStart=84
AntiAlias=1
LineColor=70,130,180,150
Solid=1
ValueReminder=3600

[MeterSecondsBar]
Meter=ROUNDLINE
MeasureName=MeasureTime
X=0
Y=0
W=500
H=500
LineWidth=1
StartAngle=4.7123889
RotationAngle=6.2831853
LineLength=78
LineStart=73
AntiAlias=10
LineColor=255,255,255,150
Solid=1
ValueReminder=60
 

Prilozi

  • 11.png
    11.png
    266.1 KB · Pregleda: 199
Poslednja izmena:
Malo sam zakrzljao sa RainMeter-om ..

Ne mogu da namestim sat blize ivici ekrana od ovoga sto se vidi na slici, vidi li neko sta treba promeniti u config-u ?



Rekao bih da je to sad to.
Problem je u redovima sa vrednošću W=500 i H=500 jer oni čine kvadrat unutar kojeg se, da tako kažemo, sve odvija.
Ukucaj na primer u :"[MeterSecondsBar]"
red - "LineLength=78" umesto vrednosti "78" vrednost "7800" i biće ti jasno šta te je mučilo.
Naravno, morale su se menjati i vrednosti po x i y osi unutar "Meter Time" i "Meter Blink".

Kod:
[Variables]
Upadate=10

[MeasureAMPM]
Measure=Time
Format=%p

[MeasureTime]
Measure=Time

[MeasureTimeH]
Measure=Time
Format="%I"

[MeasureTimeM]
Measure=Time
Format="%M"

[MeasureDate]
Measure=Time
Format="%a, %b %#d %Y"

[MeasureTimeS]
Measure=Time
Format="%S"

[MeasureASec]
Measure=Calc
Formula=MeasureTime % 2
MaxValue=1
MinValue=0
Substitute="0":"","1":":"



;////////////////////////////////////////
;   Meter Time
;////////////////////////////////////////



[MeterTimeH]
Meter=STRING
MeasureName=MeasureTimeH
X=30
Y=80
FontColor=255,255,255,200
StringStyle=NORMAL
FontSize=25
StringAlign=LEFT
FontFace=Trebuchet MS
AntiAlias=1
Hidden=0


[MeterTimeM]
Meter=STRING
MeasureName=MeasureTimeM
X=85
Y=80
FontColor=255,255,255,200
StringStyle=NORMAL
FontSize=25
StringAlign=LEFT
FontFace=Trebuchet MS
AntiAlias=1

[MeterTimeS]
Meter=STRING
MeasureName=MeasureTimeS
x=145
y=86
FontColor=255,255,255,200
FontSize=11
StringAlign=Left
FontFace=Trebuchet MS
AntiAlias=1


[MeterAMPM]
Meter=STRING
MeasureName=MeasureAMPM
X=145
Y=100
FontColor=255,255,255,200
FontSize=9
StringAlign=Left
FontFace=Trebuchet MS
AntiAlias=1




;////////////////////////////////////////
;   Meter Blink
;////////////////////////////////////////


[MeterColonBlink1]
Meter=String
MeasureName=MeasureASec
X=125
Y=77
FontColor=255,255,255,200
FontSize=25
StringAlign=Left
FontFace=Trebuchet MS
AntiAlias=1

[MeterColonBlink2]
Meter=String
MeasureName=MeasureASec
X=70
Y=77
FontColor=255,255,255,200
FontSize=25
StringAlign=Left
FontFace=Trebuchet MS
AntiAlias=1


;#####################################################################################
;#####################################################################################
;#####################################################################################

[MeterHoursBar]
Meter=ROUNDLINE
MeasureName=MeasureTime
X=0
Y=0
W=200
H=200
LineWidth=20
StartAngle=4.7123889
RotationAngle=6.2831853
LineLength=100
LineStart=95
LineColor=70,130,180,200
Solid=1
AntiAlias=10
ValueReminder=43200

[MeterMinutesBar]
Meter=ROUNDLINE
MeasureName=MeasureTime
X=0
Y=0
W=200
H=200
LineWidth=20
StartAngle=4.7123889
RotationAngle=6.2831853
LineLength=89
LineStart=84
AntiAlias=1
LineColor=70,130,180,150
Solid=1
ValueReminder=3600

[MeterSecondsBar]
Meter=ROUNDLINE
MeasureName=MeasureTime
X=0
Y=0
W=200
H=200
LineWidth=1
StartAngle=4.7123889
RotationAngle=6.2831853
LineLength=78
LineStart=73
AntiAlias=10
LineColor=255,255,255,150
Solid=1
ValueReminder=60
 
Poslednja izmena:
Nije Windows, al' ima prozore.

 
q17-Untitl.jpg
 
Status
Zatvorena za pisanje odgovora.
Vrh Dno