Releases: Marko19907/OLEDShift
Releases · Marko19907/OLEDShift
OLEDShift v1.1.4
This is the first OLEDShift release on the Microsoft Store, which is now the preferred distribution method
Why there’s no v1.1.3
v1.1.3was submitted to the Store but didn't pass certification. Microsoft Store submissions require monotonically increasing package versions, so that version number can't be reused. This release therefore jumps tov1.1.4
- Added selectable monitor support, #25
- Choose which monitors OLEDShift should shift windows on
- Helpful for multi-monitor setups where only one display is OLED for example
- Selection is also persisted
- Add MSIX packaging for the Microsoft Store, #31
- Changing the shift delay now restarts the timer, so the new delay takes effect immediately, 34737b7
- Added the primary and secondary taskbars to the ignore list, #29
- Secondary taskbars are taskbars on all non-primary monitors
- General cleanup, dependency bumps, and more robust handling of settings parsing errors
Full Changelog: v1.1.2...v1.1.4
OLEDShift v1.1.2
- Settings are now persisted between sessions in a small JSON file #9
- Internal time unit refactoring, no functional changes #20
Full Changelog: v1.1.1...v1.1.2
OLEDShift v1.1.1
- Small grey bar/circle/dot no longer appears on the desktop when the program is run #12
- This should be fixed, still waiting for confirmation from the original reporter
- Allowed values of delay and distance as low as 1 #14
Full Changelog: v1.1.0...v1.1.1
OLEDShift v1.1.0
- Snapped windows no longer get moved #2
- The user can now specify the amount of pixels to move the window by #6
Full Changelog: v1.0.0...v1.1.0
OLEDShift v1.0.0
First release, please report any bugs.
For more details about what the program does and how to use it, see the README.
OLEDShift v0.0.1-SNAPSHOT
This is an early proof of concept, written in C++