It is currently April 27th, 2024, 5:57 pm

Context - Context Menu

Skins that control functions in Windows or Rainmeter
User avatar
Kurou
Posts: 41
Joined: January 24th, 2022, 2:54 pm
Location: World Wide Web

Context - Context Menu

Post by Kurou »

Context Menu

Image

Simple context menu to avoid using default one.

Example:

Code: Select all

RightMouseDownAction=[!WriteKeyValue Variables config "center;upper,Lua Function;!CommandMeasure {Script} {Function('some value', 69)},Link;https://shirou.dev/,Bang;!WriteKeyValue Variables test {69} {#@#\file.inc}" "#ROOTCONFIGPATH#\context\index.ini"][!ActivateConfig "#ROOTCONFIG#\context"][!SetWindowPosition "([#CURRENTCONFIGX] + $MouseX$)" "([#CURRENTCONFIGY] + $MouseY$)" "#ROOTCONFIG#\context"] 


{some text} Every character { or } will be swapped for ".

ALIGN: left, center, right
CASE: upper, lower, proper, normal
NAME: text, lua function
VALUE: lua function, rainmeter bang, application command


Download list:
  • ContextExample_1.0.2.rmskin
    Fixed lua functions being cut if there was more then one value.
    Updated readme file.

    .
    .
  • ContextExample_1.0.1.rmskin
    Replaced MouseXY plugin with rainmeter build in solution.
    Fixed background height calculation.
    Added customization for alignment and case for labels.
    Added Focus plugin to check whenever user is in focus with skin.
    Blocked right mouse button action from the skin.

    .
    .
  • ContextExample_1.0.0.rmskin
You do not have the required permissions to view the files attached to this post.
Brought to you by: https://kurou.dev/