Pre-Release Version 0.3.0
v0.3.0
fixed bugs:
- fix the bug: when monitors change, the bar cannot delete correctly
- fix bug: hook returned true but it will continue to run the rest code.
update and cleanup:
- add the SaveLoad Plugin for the state save and restore
- update the hookMan, delete the init method, use a more standard start…
- update the Plugin module, rename the BeforeRun method to a more stand…
- update Bar Plugin, make it configurable
- move ConfigHelper to Core folder
- update README.md
Feature
-
Virtual Desktop in Windows OS(use it not only in win 10)
- Multiple Monitor support
-
Auto-Tiling!
- A Basic Grid Layout
- Float mode
- More Layouts...
-
Plug-in support
- Windows State Save&Load Plug-in
- Smart Gap
- An i3-like Bar
- More Plug-in...
-
Very easy to use and customize
- Change your setting in config.java
- Or change the world in config.java(layouts, keybinds, ...)