From 3e05d53dd61bfca0e746a4c069e011ff38c3d0b3 Mon Sep 17 00:00:00 2001 From: AlexanderPro Date: Fri, 23 Feb 2024 19:23:51 +0300 Subject: [PATCH] Edited README.md and README_RU.md files --- README.md | 13 +++++++++++-- README_RU.md | 13 +++++++++++-- 2 files changed, 22 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5c36ccb..4aec4ea 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,12 @@ All the menu settings and hotkeys can be changed in the settings dialog of the s Available menu items: * **Information.** Shows a dialog with information of the current window and process: the window handle, the window caption, the window style, the window class, the process name, the process id, the path to the process. -* **Roll Up.** Allows to roll up and down the current window. * **Aero Glass.** Allows to add the "Aero Glass" blur to the current window. (Windows Vista and higher. Mostly for console windows.) -* **Dimmer.** Dims all but the currently focused window. * **Always On Top.** Allows the current window to stay on top of all other windows. +* **Borderless.** Allows you to turn your windowed games into "Borderless" mode. +* **Dimmer.** Dims all but the currently focused window. +* **Hide.** Allows to hide the current window. +* **Roll Up.** Allows to roll up and down the current window. * **Send To Bottom.** Allows to send to bottom the current window. * **Save Screenshot.** Allows to save the current window screenshot in a file. * **Open File In Explorer.** Allows to open a process file in a File Explorer. @@ -79,14 +81,21 @@ Command Line Interface normal, belownormal, idle] + --systemmenu [restore, + minimize, + maximize, + close] --transparency [0 ... 100] --alwaysontop [on, off] -g --aeroglass [on, off] + --hide [on, off] --hidealttab [on, off] --clickthrough [on, off] --minimizebutton [on, off] --maximizebutton [on, off] --sendtobottom Send To Bottom +-b --borderless Borderless +-r --rollup Roll Up -o --openinexplorer Open File In Explorer -c --copytoclipboard Copy Window Text To Clipboard --copyscreenshot Copy Screenshot To Clipboard diff --git a/README_RU.md b/README_RU.md index 0245c88..8742cfb 100644 --- a/README_RU.md +++ b/README_RU.md @@ -14,10 +14,12 @@ SmartContextMenu добавляет контекстное меню для вс Все настройки меню и быстрые клавиши, можно менять в интерфейсе приложения в системном трее, а так же в файле SmartContextMenu.xml. Доступные пункты меню: * **Информация.** Отображает диалог с детальной информацией об окне и процессе, которому принадлежит окно. -* **Свернуть вверх.** Позволяет свернуть вверх до заголовка окно и обратно. * **Aero Glass.** Включает для текущего окна режим "Aero Glass". (Поддерживается в Windows Vista and выше. Удобно по большей части для консольных окон.) -* **Затемнение.** Затемняет монитор, кроме активного окна. * **Поверх остальных.** Отображает окно поверх остальных окон системы. +* **Без рамки.** Позволяет отобразить окно в безрамочном режиме. Может быть полезно для оконных игр. +* **Затемнение.** Затемняет монитор, кроме активного окна. +* **Скрыть.** Позволяет скрыть окно. +* **Свернуть вверх.** Позволяет свернуть вверх до заголовка окно и обратно. * **Переместить вниз.** Отображает окно за всеми окнами системы. * **Сохранить снимок окна.** Позволяет сохранить скриншот окна в файл. * **Открыть в проводнике.** Открывает File Explorer с выделенным файлом процесса, которому принадлежит окно. @@ -78,14 +80,21 @@ SmartContextMenu добавляет контекстное меню для вс normal, belownormal, idle] + --systemmenu [restore, + minimize, + maximize, + close] --transparency [0 ... 100] --alwaysontop [on, off] -g --aeroglass [on, off] + --hide [on, off] --hidealttab [on, off] --clickthrough [on, off] --minimizebutton [on, off] --maximizebutton [on, off] --sendtobottom Send To Bottom +-b --borderless Borderless +-r --rollup Roll Up -o --openinexplorer Open File In Explorer -c --copytoclipboard Copy Window Text To Clipboard --copyscreenshot Copy Screenshot To Clipboard