Skip to content

sqmw/MFCMouseEffect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MFCMouseEffect

MFCMouseEffect Logo

[English] | [简体中文](./README.zh-CN.md)


MFCMouseEffect is a lightweight, high-performance Windows desktop enhancement tool designed to provide real-time visual feedback (ripples, particle trails, text effects, etc.) to elevate your interaction experience.

🌟 Key Features

  • Various Click Effects: Support for ripple animations, random floating text, click bursts, and more.
  • Dynamic Mouse Trails: Elegant particle flows following mouse movement with various color themes (e.g., Rainbow, Aurora).
  • Scroll & Hover Feedback: Delicate visual guidance not just for clicks, but also for wheel scrolling and mouse hovering.
  • Extreme Performance: Built with C++/MFC and utilizing GDI+ for hardware-accelerated rendering, ensuring low CPU and memory usage.
  • Process Singleton & Trayized: Ensures a single instance automatically and supports running in the system tray.

📸 Showcase of Effects


Settings Interface

Click Ripple

Particle Trail

Scroll Feedback

Long Press (Hold)

Hover Glow

🎨 Themes & Customization

You can easily switch between different visual themes (e.g., Rainbow, Aurora, Neon) in the settings window. Each effect can be independently toggled and configured to match your personal style.


🛠 Installation & Usage

Build

  1. Open MFCMouseEffect.sln with Visual Studio 2022.
  2. Select Release | x64 configuration.
  3. Run Build -> Rebuild Solution.
  4. Run x64/Release/MFCMouseEffect.exe.

Installer

Use our Inno Setup Script to build a professional installer.


📂 Project Structure

  • MFCMouseEffect/: UI & App logic.
  • MouseFx/: Core effect engine.
  • docs/: Documentation (UI Refinement, Implementation).
  • Install/: Inno Setup scripts.

⚖️ License

MIT License


Powered by Antigravity - Soul for interaction.

About

跨平台鼠标特效与输入可视化引擎:点击/轨迹/滚轮/悬停等效果,输入指示器叠加层,手势→快捷键自动化映射,可扩展 WASM 插件。 Cross-platform mouse effects & input visualization engine: click/trail/scroll/hover effects, indicator overlays, gesture→hotkey automation, extensible WASM plugins.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors