Skip to content

Plugins

Igor Spasić edited this page Sep 2, 2017 · 1 revision

PasteSN

version 0.01 by flyfancy

You will love this plugin:) It is a common case that during the application registration user has to enter long serial number. Often serial number consists of several alphanumeric groups (separated by a dash '-' or space etc.) that has to be entered in several input fields. So this actually means that user has to copy the first part of the serial number, then to paste it, copy again the second group, then paste it again, and so on...

PasteSn solves this problem. Simple copy the whole serial number and paste it, PasteSn will correctly fill all input fields:)

WinEnable

version 0.04 beta by flyfancy

It simply enables disabled (grayed out) windows, buttons etc... Those who figure where to use it will appreciate this plugin:)

CDControl

version 0.03 beta by flyfancy

When enabled, it will automatically close CD door after a defined time-out.

CDControl can be also invoked with a user-defined hotkey and with one of the following parameters:

parameters that use drive label:

  • open J: // Open CD Door for Drive J:
  • close J: // Close CD Door for Drive J:
  • J: // Open/Close CD Door for Drive J:

parameters that use drive order:

  • open 1 // Open First Logical CD Drive Door
  • close 1 // Close First Logical CD Drive Door
  • 1 // Open/Close First Logical CD Drive Door

other parameters:

  • open all // Open All Logical CD Drive Door
  • close all // Close All Logical CD Drive Door
  • all // Open/Close All Logical CD Drive Door

RollWindows

version 0.02 beta by flyfancy

Instead of minimizing windows to floating icons and tray, some users like more to 'roll' the window to its caption, like on MacOS. This plugin provides this functionality! When registered, it can be invoked as an action.

Usage is quite simple: when user activates this plugin, current window will 'roll up', i.e. only its caption bar becomes visible. Activating again will 'roll out' the windows, i.e. will restore it to the previous state. Simple as that:)

VolumeControl

version 0.01 by flyfancy

Simple plugin that provides volume control at your fingertips! It is possible to change master volume or just waves volume. This plugin can be invoked via hotkey and has one parameter. Examples below shows all aspects of using this plugin and its parameter.

Master volume control (default):

  • m 60%: // master volume set to 60%.
  • m +5%: // master volume up 5%.
  • m -5%: // master volume down 5%.
  • 100% // default master volume set to 100%.
  • +2% // default master volume up 2%
  • -2% // default master volume down 2%.
  • m // auto switch master volume mute on/off

Wave volume control:

  • w 50%: // wave volume set to 50%.
  • w +1%: // wave volume up 1%.
  • w -1%: // wave volume down 1%.
  • w // auto switch wave volume mute on/off

VirtualDesktop

version 0.03 by flyfancy

Thanks to this plugin, DM2 enhances windows management by providing Virtual Desktops! Virtual Desktop mimic multiple desktops functionality. Each desktop has its own set of open windows. Therefore, it is possible to organize working windows across several desktops, making every-day work significantly easier! For example, you can put all your internet-based programs on one virtual desktop, all development related on the second one, and even some simple games on the third one:) By switching active virtual desktop all it's windows will disappear while new set of windows related to new virtual desktop appears. Very handy!

When this plugin is registered, it will show another icon in the tray, that shows number of currently active virtual desktop. Double click on this icon (i.e. number) will switch to the next virtual desktop.

Right click on virtual desktop icon gives menu with more options. Besides standard options (number of desktops, names, etc). there is an menu option 'Arrange...' that allows user to virtually send one window from one virtual desktop to another one!

Once when you try it, virtual desktops will become your best friend:)

EasyGamma

version 0.01 beta by flyfancy

because some time I want change the game gamma......

  • gamma available value between 0 and 2.0
  • 1.0 = regular gamma
  • above 0 = brighter
  • below 2.0 = darker

Param Examples:

  • + default the gamma increase 0.02
  • -0.1 the gamma decrease 0.1
  • 0.5 set the gamma to 0.5

if param is null will reset the gamma.

CloseMonitor

version 0.02 by flyfancy

Closes main monitor.

Clone this wiki locally