Fixed: Having trouble with start up by admin privileges (#351)
Note: this fix is only relevant to the Microsoft store version, so it has not been released to the Microsoft store (the last version on the store should be 5.22.7, and it is fine)
We are happy to introduce the updated version of the crop feature. 🙂 Now, it is possible to crop a window directly without first putting it in PiP (Picture in Picture) mode.
You can even interact with the crop view using your mouse and keyboard. 🙂
You can update and modify the crop region on the fly via the native window or directly from the PiP view
You can also use a shortcut key to toggle crop and modify it (not shown in the video)
Added option to configure the hidden behavior when you crop a window – you can configure it not to hide the window or to hide it.
• You can configure it from settings under PiP & Crop tab
• Global exception handler – added more information in the error window
• Added toggle to configure enabling the Crop button in toolbar
The toolbar settings now include an easy way to set up hotkeys per each button
• When the user tries to choose a hotkey that is already assigned to another action, the app will ask if you wants to unassign the previous action and use that hotkey for the new action. Before that, it only said that the hotkey was unavailable.
• The app will display any hotkey already used by another program in red and notify the user. Previously, it did not do this.
Bugfixes
Fixed bug that some windows with empty titles are ignored (e.g., Discord window) (#320)
Fixed bug when enabling PiP mode on Discord shared screen window, that the content of the window in the PiP view may become black (#320)
Fixed DPI bug in the always-on-top border that sometimes the border position is wrong
DPI bugfixes for PiP and Crop
• Fixed bug that when resizing the source window of the PIP view, the PIP view size and ratio were not updated to the updated size and ratio of the source window
Improved app stability by removing almost all thread-locking mechanisms and replacing them with a less drastic approach. Freezing is now a very rare case
Added recovery logic that triggers in case the app is unable to exit (frozen in exit); in the worst-case scenario – after 30 seconds the app will kill itself
Fixed bug in PIP that when you minimize the PIP window (directly from PIP mode), the window was not minimized correctly (#314)
Fixed bug that when having an anchor of a PIP view of an elevated window, the anchor shows the icon of WindowTop with the wrong title
Fixed bug with PIP crop selector and anchors that sometimes, while dragging the selected crop region, it may drag the anchor
Fixed hotkey bug for PIP that the hotkey did not work for PIP view owned by elevated window
Fixed bug in PIP + Interact mode that the mouse scroll working only after the mouse entered the PIP window a second time
Fixed PIP recovery logic when the program crashes while having PIP view to an elevated window. In such case, when you open the program again, it will able to recover that window
Code optimization that may improve performance
Fixed a few bugs in the hotkeys settings UI
Fixed bug in PiP with the mouse-hover-preview when live preview is disabled
Improve and stabilize the core logic of the window-manager system in WindowTop (make it more stable and optimized)
Improve, stabilize, and optimize part of the core logic of the anchors system. This may fix some bugs and improve behavior.
Fixed bug in Anchors that after moving the window to another screen, the anchor was still located on the previous screen
Fixed UI bug in the crop selector toolbar when the Windows theme is in light mode
Changes
[PiP – Picture-in-Picture] Added “Spotify.exe” and “Slack.exe” to the default list of applications where the mouse interaction is enabled by default when activating PIP mode (these apps work perfectly with the mode)
[Toolbar] Removed the “Disable when maximized” option when showing it on PIP view (PIP can’t be maximized)
[Settings – Quick Start / Wizard] Set on top tab renamed to “Always on Top”
[Settings – Quick Start / Wizard] The PiP tab was reorganized from the most useful feature to the least useful
[Settings – Quick Start / Wizard] The PiP tab name was renamed to “PiP & Crop”
[Settings – Hotkeys] Page adjusted for the Crop hotkey (now possible to run it on a native window instead of having to go to PIP mode first. so now the hotkey page reflects it)
[Settings – Quick Start / Wizard – Anchors tab] Rename the “None” option to “Minimum Movement” in Anchor auto-move configuration
[Logs] Remove unused logs from the Anchors feature
Localizations
New! Japanese localization (available from 5.22.5)
Thanks a lot to daisuke for his great work on helping with the Japanese translation! Here are some screenshots:
New! Turkish localization (available from 5.22.5)
Thanks a lot to Doğukan for his great work on helping with the Turkish translation! Here are some screenshots:
New! Polish localization (available from 5.22.6)
Thanks a lot to Jerzy Brania for his great work on helping with the Turkish translation! Here are some screenshots:
Fixed bug in toolbar settings that when disabling the toolbar, the hotkeys controls also disabled
Fixed bug that the app freezing for 25 seconds when enabling the toolbar
Fixed slow performance issue in the settings window
5.22.2
Fixed regression from 5.22.1 that the settings UI freezes after the computer wakes up from sleep. The regression was caused by the fix Fixed slow performance issue in the settings window
5.22.3
Improve logs by adding more information that is needed to troubleshoot errors reported by users
5.22.4
Fixed DwmRegisterThumbnail exception
5.22.5
Fixed error NullReferenceException that may happen when changing monitor or resolution
Fixed duplicate description for the dark mode feature
Optimized few notification texts and removed redundant texts
Added Japanese translation (thanks to daisuke !!)
Added Turkish translation (thanks to Doğukan !!)
5.22.6
Added Polish translation (thanks to Jerzy Brania !)
Fixed: Activation validation reports a false positive of deactivation when the user has a network firewall with a login page (#339)