DM2: Difference between revisions

From TotalcmdWiki
Jump to navigation Jump to search
Line 22: Line 22:
* Animated pinboard needle for stay-on-top feature, like in [http://users.forthnet.gr/pat/efotinis/programs/deskpins.html DeskPins]
* Animated pinboard needle for stay-on-top feature, like in [http://users.forthnet.gr/pat/efotinis/programs/deskpins.html DeskPins]
* Copy text from dialogs.
* Copy text from dialogs.
* Disable the close button of the selected windows (so you don't accidentally close an important window).
* [http://www.codeguru.com/Cpp/W-D/dislog/menuhandling/article.php/c1931/#more Disable the close button] of user-selected windows (so you don't accidentally close an important window).
* If the previous idea is not possible to implement, show at least a confirmation dialog before closing the window.
* Place other requests here...
* Place other requests here...

Revision as of 16:39, 24 August 2006

DM2 is a tiny shell enhancement that offers features like

  • Always on Top
  • Transparency
  • Minimize to tray
  • Minimize to floating icon (known from ICQ for example)

and is extensible by plugins.


Wishlist

  • Program grouping like in fungusTabs
  • Open/Save places bar editor known from TweakUI
  • Grouping in favorites and menu icons.
  • Click on any place of a window to move it (aka X-Window moving) like Winamp does, realized in Nuonsoft ShellEnhancer
  • Fixed dialog resizer like ResizeEnable
  • Resize open/save dialogs like DlgXRSizer
  • Gamma and Overlay controls through hotkeys (like Gamma Panel).
  • Reorder taskbar buttons by drag&drop like in Taskbar++
  • Scroll inactive windows/controls and change Z-order as KatMouse does
  • Redesign of hot key menu
  • Option for plugins to be available to load on hotkey/action and unload upon execution to save performances
  • Animated pinboard needle for stay-on-top feature, like in DeskPins
  • Copy text from dialogs.
  • Disable the close button of user-selected windows (so you don't accidentally close an important window).
  • Place other requests here...