Skip to content

Releases: Marko19907/OLEDShift

OLEDShift v1.1.4

30 Dec 11:10
d858f5c

Choose a tag to compare

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.3 was 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 to v1.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

10 Aug 09:31
cbda380

Choose a tag to compare

  • 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

04 Dec 20:51
dd35697

Choose a tag to compare

  • 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

19 Sep 17:41
7ea0c2c

Choose a tag to compare

  • 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

16 Aug 12:02
fd3be45

Choose a tag to compare

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

29 Jun 12:35
33b6e0c

Choose a tag to compare

Pre-release

This is an early proof of concept, written in C++