monotone

Results 16 issues of monotone

Fix issue #55 & #56. Solve the problem of replacing the new interface in the Dev Channel. It also supports the new features. It includes an implementation that changes the...

Regenerate the DLL file when happen `BadImageFormatException` (e.g. The DLL file is broken). --- ファイルが壊れている場合などの理由により `BadImageFormatException` 例外が発生する場合,DLL ファイルを再生成できるように修正。

Added 3 functions of virtual desktop naming API from Windows 10 2004 (20H1). - IVirtualDesktop2.GetName - IVirtualDesktopManagerInternal2.SetName - IVirtualDesktopNotification2.VirtualDesktopRenamed ref. https://github.com/MScholtes/VirtualDesktop/commit/f7c0018069f5500bce3b170a53fb71edee44ebec It was confirmed to work correctly on Windows 10...

インターフェース群をビルド後に強制的にGCを走らせます。 In my environment, the memory usage has been reduced by about 50 MB (from 129.2 MB to 82 MB). 手元の環境ではメモリー使用量が 50 MB 程度 (129.2 → 82 MB) 減りました。 Note:...

[SylphyHorn](https://github.com/Grabacr07/SylphyHorn) と VirtualDesktop どちらに書けばいいのか悩んだので,とりあえずこちらに書いておきます。 Depending on how you use VirtualDesktop, apps add changed handler to the notification service twice and receive the same two notifications.VirtualDesktop の利用方法によっては,変更通知サービスに 2 度登録され,同じ通知を 2 回受け取るようになります。...

### Changes - Allow for capitalization of the extensions. (e.g. `.JPG`, `.pNg`) - Support JPEG XR, WebP and HEIF image formats. - Fixed an issue where `Fill` (fil) and `Span`...

When `Animate controls and elements inside windows` or `Show animation in Windows` is off, disable animation of `PinWindow` & `SwitchWindow`.

### Changes Refactored the entire notification codes. - Placement calculations have been changed to Win32 RECT-based. - Properties set in `NotificationWindow` from both `SwitchWindow` and `PinWindow`. - Use `NativeOpacity` for...

- General - Fixed inconsistent UI text. - Removed keyboard focus from system buttons. (I sent this bug fix to MetroRadiance: https://github.com/Grabacr07/MetroRadiance/pull/42.) - Notification - Move the settings for enabling...

Note: `AcrylicBlurWindow` (https://github.com/Grabacr07/MetroRadiance/pull/37) is required if you build this PR. - Add static icon for light theme. - Fixed a problem with the virtual desktop number being difficult to see...