OpenHacks is an enhancement component for the foobar2000 player.
Requirements:
- Windows 10 1607+
- foobar2000 v1.5+
- foobar2000 v2.0+ x86/x64
- Hide DUI menu bar
- Hide DUI status bar
- Draggable and resizable borderless main window
- ...
- Added: 3 API interfaces, default is true:
- EnableWin10Shadow = true; //Enable window shadow under win10, and a border will be generated when the window is active (can be eliminated by js script)
- DisableResizeWhenMaximized = true; //Disable window resizing when maximizing the window
- DisableResizeWhenFullscreen = true; //Disable window resizing when full screen
- New: double-click the pseudo title bar to maximize it, otherwise restore the window
- New: Double-click the pseudo title bar to exit full screen when in full screen mode.
- New: Disable the dragging function of the pseudo title bar area when maximizing or full screen
- New: During the process of dragging the scroll bar on the edge of the window, if the mouse leaves the window range, the drag operation will still be performed.
- Modification: Adjust the response distance of window size sizing to avoid confusion caused by overlapping with narrow scroll bars.
- Fix: White background flickering problem at startup
- Modification: The component is released in Mod version to distinguish it from the original version of ohyeah boss
ohyeah (original author)
dreamawake (foobox theme author test feedback)
https://github.com/simear2004/foo_openhacks_mod/releases
Visual Studio 2022