1. OVR Toolkit
  2. News

OVR Toolkit News

Changelog for 20-04-2020

20-04-2020

Added:
- Added an add preset button to Window List. (Unlimited presets, wooo!)
- Added lock button to presets in the Window List. (Will block movement of windows on the active preset)
- Added support for moving windows with both hands at the same time.
- Added middle click bind, unbound by default.
- Added 'Search' button to not found window screen, this will search again for the window.
- Added keyboard binds for switching presets, unbound by default. (Note, can't be unbound yet once bound!)

Changes:
- Swapped width and height buttons in Window Crop to encourage editing height before width.

Bug fixes:
- Fixed keyboard next word suggestions not reloading correctly. (Keyboard should hopefully start learning better now!)
- Fixed an issue when closing a window after changing presets that would freeze the program entirely.
- Fixed an input issue that would cause buttons to release when changing between pointing at windows and nothing.

Changelog for 13-04-2020

13-04-2020

Added:
- Added basic window cropping support. (Super basic but works!)
- Added Workshop support. (For backgrounds/wallpapers, keyboards, and soon web apps)
(Access Workshop subscriptions through 'Global Settings' then 'Workshop Subscriptions')

Changes:
- Converted most file saving to AppData to avoid issues with C:\Program Files permissions which would prevent settings from saving.
- Increased detection radius for windows with hiding options enabled.

Bug fixes:
- Improved GPU performance. (Fixed load balancing again)
- Fixed an issue that would cause errors on closing a window.
- Fixed an issue that could cause OVR Toolkit to error out when a process returns an invalid file path.
- Fixed touchpad window moving not working with window smoothing disabled in the config.json file.
- Fixed custom app overlay titles set by 'SetBrowserTitle' not showing in the Window List.
- Fixed CPU usage display. (Using a new method of gathering CPU usage, thanks CircuitLord!)
- Fixed custom apps not blocking input with input to application blocking enabled.
- Fixed various errors related to some processes returning invalid file paths.

Windows update KB4541335 - Window flickering and 'aero' border

Hi all!

A recent windows update 'KB4541335' has introduced a bug with the window capture API OVR Toolkit uses, in the worse cases, this can cause severe flickering of the window and increased CPU load.

To resolve this issue until Microsoft push a fix for it, please consider removing this update, find the screen below and uninstall the highlighted option:


Sorry for the inconvenience caused by this!
I'm already trying to pester Microsoft to fix it. ːsteamfacepalmː

Changelog for 06-04-2020

06-04-2020

Added:
- Added application icon to settings application. (Finally)
- Updated Unity version to prevent a Unity bug related crash.

Changes:
- Currently active window will now stay visible and switch off eco mode whilst typing.
- Increase speed of tapping key when holding down a keyboard key.
- Increased hold time required before a key will be tapped to avoid double key presses.
- Made keyboard key hold time required for tapping independent to framerate.
- Updated application icons to 48x48. (May need to clear the contents of 'IconCache' and 'WindowIconCache' folders to get these!)
- Improved loading performance of the 'Select Window' screen.
- Improved 'time to ready' when opening OVR Toolkit. (Time till Edit Mode can be toggled)
- Renamed 'Hotkeys' to 'Shortcuts' as that makes a lot more sense.
- Made it harder to accidentally dock window. (Center of window must be close to dock point now to work!)

Bug Fixes:
- Fixed an issue that would allow showing windows with the SteamVR Dashboard open.
- Fixed Simulator Mode keybind changes not saving.
- Fixed last moved window not becoming the currently editing window.
- Fixed an issue that would cause 'fallback desktops' or out of focus windows to take a long time to load on opening Edit Mode.

Changelog for 02-04-2020

02-04-2020 (Hotfix)

Changes:
- Improved window/keyboard pick up detection.

Bug Fixes:
- Added possible fix for 'Unsupported display' message when switching between fullscreen applications.
- Windows not attached to a controller with 'Hide when not looking at' enabled will now use the legacy window detection, this ignores the angle selection.
- Fixed an issue that would release buttons on switching between input blocking on UI/windows.
- Fixed a web API issue that would stop F6 refreshing active browsers and re-injecting the API correctly.
- Fixed a web API issue that would prevent 'BroadcastMessage' sending to some browser instances.
- Fixed an issue that would allow showing windows with the SteamVR Dashboard open.