• WindowMaster应用程序的设计是小型工具,提供了一个简单的方法来管理windows当使用多监测设置。 它开发的在C#和可以实现为库或一个独立的托盘的应用程序。 灵感WindowMaster来之后使用两种产品,UltraMon和Windows7。

    WindowMaster图书馆管理的包装User32.dll 访问的信息,特别是窗户上的画面,以及创建一个全球性的键盘挂钩。 它还定义了快捷键行动,其中将包括一套键的组合(改性剂和关键的)和一个参考delagate,将被解雇,一旦键是压制。

    WindowMaster盘应用程序是一个执行WindowMaster lib。 这是一个很小的托盘的应用程序,允许定义的一些窗口的行动将执行的当键(s)是按下。 下面列出的目前支持的行动

  • के WindowMaster आवेदन डिजाइन किया गया था होना करने के लिए एक छोटा सा उपकरण प्रदान करता है कि एक सरल तरीके से प्रबंधित करने के लिए windows का उपयोग करते समय एक बहु की निगरानी सेटअप. यह में विकसित C# और लागू किया जा सकता है एक पुस्तकालय के रूप में या एक स्टैंडअलोन ट्रे आवेदन है । प्रेरणा के लिए WindowMaster आया था का उपयोग करने के बाद, दो उत्पादों, UltraMon और Windows 7.

    के WindowMaster पुस्तकालय एक कामयाब आवरण के आसपास User32.dll का उपयोग करने के बारे में जानकारी विशेष रूप से विंडोज पर स्क्रीन के रूप में अच्छी तरह से बनाने के रूप में एक वैश्विक कीबोर्ड हुक. यह भी परिभाषित करता है एक हॉटकी कार्रवाई करेगा, जो एक सेट के होते हैं के हॉटकी Combos (संशोधक और कुंजी) और एक संदर्भ के लिए एक delagate है कि निकाल दिया जाएगा, एक बार है कि हॉटकी दबाया जाता है.

    के WindowMaster ट्रे आवेदन के एक कार्यान्वयन है WindowMaster lib. यह एक छोटे से ट्रे आवेदन देता है कि आप को परिभाषित करने के कुछ खिड़की कार्यों प्रदर्शन किया जाएगा कि जब हॉटकी(एस) दबाया जाता है. नीचे की एक सूची है वर्तमान में समर्थित कार्यों

  • The WindowMaster application was designed to be a small tool that provides a simple way to manage windows when using a multi-monitor setup. It's developed in C# and can be implemented as a library or a standalone tray application. Inspiration for WindowMaster came after using two products, UltraMon and Windows 7.

    The WindowMaster library is a managed wrapper around User32.dll to access information about particular windows on screen as well as creating a global keyboard hook. It also defines a HotKey action which will consists of a set of HotKey Combos (Modifier & Key) and a reference to a delagate that will be fired once that hotkey is pressed.

    The WindowMaster Tray application is an implementation of WindowMaster lib. It's a small tray application that lets you define some window actions that will be performed when the hotkey(s) is pressed. Below is a list of currently supported actions