Skip to content

Releases: ximizhou/convenient_window_free

Convenient Window Desktop 0.6.0

Choose a tag to compare

@ximizhou ximizhou released this 14 Sep 10:49

Convenient Window Desktop 0.6.0 for Windows 11 x64.

What's new

  • Per-app list for drag and resize. Design software relies on Alt + mouse; previously the drag feature took it over and moved the whole window. You can now add apps under Window enhancement -> Drag (matched by process name, window title, or window class) so those key combinations stay with the target program.
  • Shortcuts can record any supported key. Letters, digits, F1-F12, arrow keys, Enter, Tab and space are all recordable now; previously only special keys were accepted.
  • Shortcut conflict detection. A combination already used by another action is rejected with a message.
  • Gesture action editor matches the hotzone editor. The gesture side used to be a plain text field; it now uses the same recorder, so custom shortcuts, commands and host actions no longer need to be typed by hand.
  • Settings entries regrouped by responsibility. The ... entry and the "More" label are restored; "More" now holds only general settings (language, poll interval, configuration), while zone width and paused apps moved into the hotzone drawer.
  • Fixed three UI cases that did not refresh: the action editor after clearing a shortcut, the gesture panel showing an action that did not match the real binding on first open, and the editor not rebuilding after switching displays.
  • Fixed F13-F24 being recordable but not executable. The accepted key range is now F1-F12, matching what the helper actually supports.

Assets

  • Per-user NSIS installer and portable ZIP are built from public source commit 5df8b37.
  • SHA-256 values are recorded in SHA256SUMS and artifact-manifest.json.
  • The executable, helper, and installer are unsigned; Windows may show an unknown-publisher or SmartScreen warning.
  • Stable release. The assets are unchanged from the accepted pre-release; nothing was rebuilt or re-uploaded.

Convenient Window Desktop 0.5.9

Choose a tag to compare

@ximizhou ximizhou released this 09 Sep 03:35

Convenient Window Desktop 0.5.9 for Windows 11 x64.

  • Uses the same immutable NSIS installer and portable ZIP that passed second-stage download, installation, runtime, and uninstall acceptance.
  • Volume adjustments prefer the native Windows volume OSD.
  • Improved edge-hide restore hint alignment and activation boundaries to reduce premature restore behavior.
  • Foreground window hold is disabled by default; empty drag modifier configurations fall back to Alt to avoid intercepting ordinary clicks.
  • Updated the desktop and helper version chain to 0.5.9.
  • Built from public source commit 28c0ae3.
  • SHA-256 values are recorded in SHA256SUMS and artifact-manifest.json.
  • The executable, helper, and installer are unsigned; Windows may show an unknown-publisher or SmartScreen warning.

Convenient Window Desktop 0.1.7

Choose a tag to compare

@ximizhou ximizhou released this 06 Sep 14:39

Convenient Window Desktop 0.1.7 for Windows 11 x64.

  • Added clearer runtime and helper connection feedback.
  • Improved hot-zone and window-enhancement configuration presentation.
  • Added native platform capability boundaries for macOS and Linux X11; Windows remains the verified release platform.
  • Per-user NSIS installer and portable ZIP were built from public source commit a2248d2.
  • SHA-256 values are recorded in SHA256SUMS and artifact-manifest.json.
  • The executable, helper, and installer are unsigned; Windows may show an unknown-publisher or SmartScreen warning.

Convenient Window Desktop 0.1.6

Choose a tag to compare

@ximizhou ximizhou released this 25 Aug 01:38

Convenient Window Desktop 0.1.6 for Windows 11 x64.

  • Added the standalone Tauri desktop host with tray lifecycle management.
  • Added helper sidecar startup, authentication, graceful stop, conflict detection and recovery.
  • Added Windows installer and portable package workflows with artifact manifests and checksums.
  • Per-user NSIS installer and portable ZIP were built from public source commit a884439.
  • SHA-256 values are recorded in SHA256SUMS and artifact-manifest.json.
  • The executable, helper, and installer are unsigned; Windows may show an unknown-publisher or SmartScreen warning.

Convenient Window Desktop 0.1.3

Choose a tag to compare

@ximizhou ximizhou released this 17 Aug 02:02

Convenient Window Desktop 0.1.3 for Windows 11 x64.

  • Improved standalone desktop packaging and the helper sidecar lifecycle.
  • Added stronger installer, portable package, checksum and artifact verification.
  • Improved startup, stop and uninstall behavior for the desktop-owned helper.
  • Built from public source commit fef6c80.
  • The executable and installer are unsigned; Windows may show an unknown-publisher or SmartScreen warning.

Convenient Window Desktop 0.1.1

Choose a tag to compare

@ximizhou ximizhou released this 13 Aug 07:59

Convenient Window Desktop 0.1.1 for Windows 11 x64.

  • Initial standalone Tauri desktop host for Convenient Window.
  • Added per-user NSIS installer and portable package.
  • Added helper sidecar startup, local authentication and graceful shutdown.
  • Built from public source commit c75a487.
  • The executable and installer are unsigned; Windows may show an unknown-publisher or SmartScreen warning.