I wouldn't say that's a good idea.
If someone makes a lock screen even out of joke and distributes it, it would be a nuisance. And an non technical user may fall prey to these kind of lunacy, making Rainmeter and its team look bad.
You get the picture.
It is currently October 9th, 2024, 5:00 am
Simple countdown timer
-
- Rainmeter Sage
- Posts: 1398
- Joined: April 24th, 2021, 8:13 pm
Re: Simple countdown timer
from the Realm of Death
-
- Moderator
- Posts: 1318
- Joined: February 16th, 2012, 3:32 am
- Location: Berlin, Germany
Re: Simple countdown timer
You can leave it completely empty if you want:
Code: Select all
[Rainmeter]
ContextTitle=
ContextAction=
Code: Select all
[Rainmeter]
ContextTitle=Refresh
ContextAction=[!Refresh]
-
- Rainmeter Sage
- Posts: 1398
- Joined: April 24th, 2021, 8:13 pm
Re: Simple countdown timer
If you want parental controls, you can use the built in windows features instead of faking it in Rainmeter. And you can have better control that way.
https://news.microsoft.com/en-in/features/windows-10-parental-controls-feature/
from the Realm of Death
-
- Developer
- Posts: 22843
- Joined: April 19th, 2009, 11:02 pm
- Location: Fort Hunt, Virginia, USA
Re: Simple countdown timer
This won't work. Try:Active Colors wrote: ↑July 2nd, 2021, 9:59 am You can leave it completely empty if you want:Code: Select all
[Rainmeter] ContextTitle= ContextAction=
Code: Select all
[Rainmeter]
Update=1000
DynamicWindowSize=1
AccurateText=1
RightMouseUpAction=[]
-
- Moderator
- Posts: 1318
- Joined: February 16th, 2012, 3:32 am
- Location: Berlin, Germany
Re: Simple countdown timer
Oops, I forgot RightMouseUpAction=[!SkinCustomMenu]jsmorley wrote: ↑July 2nd, 2021, 10:04 am This won't work. Try:
Code: Select all
[Rainmeter] Update=1000 DynamicWindowSize=1 AccurateText=1 RightMouseUpAction=[]
It had to be this way:
Code: Select all
[Rainmeter]
Update=1000
AccurateText=1
RightMouseUpAction=[!SkinCustomMenu]
ContextTitle=
ContextAction=
-
- Developer
- Posts: 22843
- Joined: April 19th, 2009, 11:02 pm
- Location: Fort Hunt, Virginia, USA
Re: Simple countdown timer
And in an answer to an earlier question, we won't ever build in a way to "lock down" Rainmeter. That is just not what it is about. The end-user sitting in front of the computer will always have full control over Rainmeter.
-
- Rainmeter Sage
- Posts: 8390
- Joined: February 27th, 2015, 2:38 pm
- Location: Terra Yincognita
Re: Simple countdown timer
-
- Developer
- Posts: 22843
- Joined: April 19th, 2009, 11:02 pm
- Location: Fort Hunt, Virginia, USA
Re: Simple countdown timer
Active Colors wrote: ↑July 2nd, 2021, 10:06 am Oops, I forgot RightMouseUpAction=[!SkinCustomMenu]
It had to be this way:Code: Select all
[Rainmeter] Update=1000 AccurateText=1 RightMouseUpAction=[!SkinCustomMenu] ContextTitle= ContextAction=
Code: Select all
[Rainmeter]
Update=1000
AccurateText=1
ContextTitle=I don't think so Tim
ContextAction=[]
RightMouseUpAction=[!SkinCustomMenu]
-
- Rainmeter Sage
- Posts: 8390
- Joined: February 27th, 2015, 2:38 pm
- Location: Terra Yincognita
Re: Simple countdown timer
Both context title and context action require some values assigned to the options (even if it's a "separator" or "do nothing" thing), as jsmorley pointed out. I had the same "problem" recently.
-
- Posts: 1829
- Joined: February 17th, 2011, 7:45 pm
- Location: a Galaxy S7 far far away
Re: Simple countdown timer
Last edited by sl23 on September 4th, 2024, 6:49 am, edited 1 time in total.
57686174 77696C6C 6265 77696C6C 6265