All Projects → caoyue → WindowResizer

caoyue / WindowResizer

Licence: MIT License
Save and restore your window size and position with a hotkey

Programming Languages

C#
18002 projects
powershell
5483 projects

Projects that are alternatives of or similar to WindowResizer

keyrier-json
SQL queries on JSON & CSV
Stars: ✭ 14 (-72.55%)
Mutual labels:  desktop
For 0416
당신의 컴퓨터에 노란리본을 달아드립니다. For_0416 & Remember 0416
Stars: ✭ 70 (+37.25%)
Mutual labels:  desktop
gitlab task manager
Microsoft Todo inspired task manager leveraging Gitlab's Issue Tracker as the backend
Stars: ✭ 22 (-56.86%)
Mutual labels:  desktop
SumoGUIWallet
Sumokoin GUI Wallet
Stars: ✭ 38 (-25.49%)
Mutual labels:  desktop
DroidKaigi2019Presentation
The Flutter presentation that I made at the DroidKaigi conference
Stars: ✭ 23 (-54.9%)
Mutual labels:  desktop
devhub
TweetDeck for GitHub - Filter Issues, Activities & Notifications - Web, Mobile & Desktop with 99% code sharing between them
Stars: ✭ 8,064 (+15711.76%)
Mutual labels:  desktop
cargo-testify
Watches changes in a rust project, runs test and shows friendly notification
Stars: ✭ 76 (+49.02%)
Mutual labels:  desktop
sabotage
a radical and experimental distribution based on musl libc and busybox
Stars: ✭ 502 (+884.31%)
Mutual labels:  desktop
listen-now-desktop
listen-now的跨平台桌面客户端,基于Electron开发。
Stars: ✭ 30 (-41.18%)
Mutual labels:  desktop
webviewhs
🌐 A Haskell binding to the webview library created by Serge Zaitsev.
Stars: ✭ 109 (+113.73%)
Mutual labels:  desktop
animwall
Animated wallpapers for Linux
Stars: ✭ 28 (-45.1%)
Mutual labels:  desktop
Little-Jekyll
A desktop app for Jekyll
Stars: ✭ 40 (-21.57%)
Mutual labels:  desktop
PSVirtualDesktop
VirtualDesktop is a Powershell module that provides commandlets to manage virtual desktops of Windows 10.
Stars: ✭ 87 (+70.59%)
Mutual labels:  desktop
wapanel
Desktop-dedicated wayland bar for wayfire and other wlroots based compositors. Mir compatible.
Stars: ✭ 31 (-39.22%)
Mutual labels:  desktop
cloud-desktops
Cloud-based Virtual Desktops on Google Cloud Platform
Stars: ✭ 14 (-72.55%)
Mutual labels:  desktop
Serene-Conky
Nice and clean conky theme, made using lua and cairo
Stars: ✭ 59 (+15.69%)
Mutual labels:  desktop
SpaceId
macOS space indicator
Stars: ✭ 116 (+127.45%)
Mutual labels:  desktop
desktop
Extendable calculator for the 21st Century ⚡
Stars: ✭ 85 (+66.67%)
Mutual labels:  desktop
haxe
Qt binding for Haxe | Showcase example for https://github.com/therecipe/qt
Stars: ✭ 21 (-58.82%)
Mutual labels:  desktop
koffee
Fast, keyboard-driven file explorer
Stars: ✭ 43 (-15.69%)
Mutual labels:  keyboard-shortcuts

WindowResizer

WindowResizer GitHub all releases GitHub release (latest SemVer)

a simple tool gives you a way to quickly reset window size and position with a hotkey.

you can save and restore window position for different process.

require

  • Windows 7+
  • .NET Framework 4.7.2+

hotkey

you can change hotkeys in setting window

  • save window position

    default hotkey: ctrl+alt+s

  • restore window position

    default hotkey: ctrl+alt+r

    restore

  • restore all opened window position

    default hotkey: ctrl+alt+t

    restore-all.gif

usage

  • how to add an config entry

    Focus on the window (eg. Chrome), then press the save window hotkey (ctrl+alt+s by default), an entry will be added to the configuration file.

  • How does the window matching work?

    The process name is matched first. The title is not required, by default use a wildcard * to match all the titles for a process name. And if you specify the title, it will be matched first.

  • restore window position automatically

    check the checkbox on Auto column and Save configs.

    auto-restore

Stats

Alt

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].