Git Product home page Git Product logo

Comments (15)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 17, 2024
Oddly, I was one of the Lightstep developers several years ago... any way, I 
added
the support to the RainmeterWindowX and RainmeterWindowY configs, but not to 
the bang
commands.  Not sure how many people are using Rainmeter with Lightstep, but I 
don't
have an environment to develop and test that configuration.

Original comment by [email protected] on 7 Apr 2009 at 9:29

from rainmeter.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 17, 2024

Original comment by [email protected] on 7 Apr 2009 at 9:30

from rainmeter.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 17, 2024
I can answer the litestep question, there are actually several folks who use it
still, and Kaelri (the creator of the Enigma Config) is looking into a full 
package.

Apparently there has been an update to LiteStep in th elast coupleof months, 
and is
still utilized

Original comment by evmckay on 7 Apr 2009 at 10:03

from rainmeter.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 17, 2024
Thanks for the response!
Though I dont understand why it becomes a talk about LiteStep...
I didn't mean to talk about LiteStep.

(brian, Thank you for fixing unsuitable owner label and also your good 
management :)

Original comment by [email protected] on 8 Apr 2009 at 2:59

from rainmeter.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 17, 2024
Mt bad, I will stay out of this one, apologies

Original comment by evmckay on 8 Apr 2009 at 4:05

from rainmeter.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 17, 2024
I think Sanadasan was referring to being able to set an action to move a config,
either by button press or IFs.

Original comment by [email protected] on 8 Apr 2009 at 4:37

from rainmeter.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 17, 2024
Bang commands originally came into Rainmeter from Litestep, but are used else 
where
now.  

How would we want the bang to work?  Should it move the location temporarily 
(return
to original position at the next start) or permanently (update the .ini file so 
the
new position is maintained to the next start up)?

Original comment by [email protected] on 8 Apr 2009 at 5:01

from rainmeter.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 17, 2024
I haven't used LiteStep in several years so I'm not sure how it normally 
interacts
with other programs using bangs.

That said, when using bangs in rainmeter I think of them as non-persistent 
changes.
The next time the skin is loaded (startup or refresh) everything should go back 
to
its original position in my opinion.

Original comment by [email protected] on 8 Apr 2009 at 5:40

from rainmeter.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 17, 2024
Ok, here is one. Would it be possible to set up a toggle for multiple positions?
Especially in the case where folks are trying to switch between two monitors 
and a
single monitor.

Some type of programmable profile?

Place the configs, and create profile <something>
Place Configs, and create profile <something2>

Original comment by evmckay on 8 Apr 2009 at 6:36

from rainmeter.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 17, 2024
and possibly a default reset, that would just move all active configs back to 
the
upper left hand corner.

I hope I am on topic here.

Original comment by evmckay on 8 Apr 2009 at 6:37

from rainmeter.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 17, 2024
[deleted comment]

from rainmeter.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 17, 2024
[deleted comment]

from rainmeter.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 17, 2024
[deleted comment]

from rainmeter.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 17, 2024
Please think that this matter is not related to LiteStep at all.
This idea means that a skin developer can arrange more freely in each user's 
screen
position.
For example, it could display in the just center on any user's screen like an 
alert box.
(This sample opens a pop-up window per minute.)
________________________________________________________________________

[Rainmeter]
    BackgroundMode=1
[Minutes]
    Measure=TIME
    Format=%S
    IfEqualValue=59
    IfEqualAction=!Execute [!RainmeterMove 400 200][!RainmeterZPos
2][!RainmeterShowMeter (alert)]  ; <---Don't linebrake!!
[(alert)]
    Meter=STRING
    X=1
    Y=1
    FontColor=FFFFFF
    SolidColor=00000055
    FontSize=50
    AntiAlias=1
    Text="wClick to close"
    LeftMouseUpAction=!RainmeterHideMeter (alert)
    Hidden=1
___________________________________________________________

it is possible also at the current move method like this sample, but it is 
difficult
to arrange at the just center by absolute position definition.

 > How would we want the bang to work?  

It is the same as the current command like  "!RainmeterMove" or 
"!RainmeterZPos". (It
means being reflected in real time at INI.)
I hope the extended "!RainmeterMove" command corresponding to relative 
positioning.
and I don't mean to hope for another new command.
I'll be glad if you can understand the meaning.

Thanks

Original comment by [email protected] on 9 Apr 2009 at 10:34

from rainmeter.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 17, 2024
Probably this issue seems to be able to be solved by r117.

Original comment by [email protected] on 31 Jul 2009 at 1:06

  • Changed state: Done

from rainmeter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.