Download now here:
https://barnack-website.herokuapp.com/cpp/software/sidebar_______________________________________________________________________
Now that the Game Maker version of Windows SideBar has been used by some people for a while, i started developing a C++ version. The bar itself is already completed, and it can be actually used and customized via file modifications.
A real settings window to make customization easier is currently under development.
An additional decorative only particle effect has been added to your windows taskbar, it can be disabled with a simple "0" in the settings file.
The only things it's missing from the gm version is built-in minigames (such as tetris and mines), i'll add them as last thing,
The entire application is not focus-able by "alt+tab"ing, the bar stays always on top while the taskbar decoration stays always on bottom.
The bar itself is not as tall as the screen is, to allow bottom-right taskbar buttons to be freely accessible without having the bar come over them.
TODO (priority) LIST:
- Settings window
- Recalc sidebar position for different taskbar positions (currently only bottom position is supported)
- Tetris/Mines
If there is any suggestion, let me know!