SylphyHorn icon indicating copy to clipboard operation
SylphyHorn copied to clipboard

Virtual Desktop Tools for Windows 10.

Results 39 SylphyHorn issues
Sort by recently updated
recently updated
newest added

Ability to assign keys to specific desktops, like ALT+WIN+1 -> Desktop 1 ALT+WIN+2 -> Desktop 2 ALT+WIN+3 -> Desktop 3 ALT+WIN+4 -> Desktop 4 ...

When the Settings window is open, key combinations do not work. Functionality would be more intuitive if all key combinations were active as soon as they are defined so that...

I'd like to use *Tile* so they span my monitors. I can change this from display settings, but it reverts to *Fit* as soon as I switch desktops.

When "Show animations in Windows" is enabled, upon desktop switch, there is an initial delay, then the notification shows, and then the notification disappears after the milliseconds specified in the...

The Ctrl+Win+RightArrow shortcut stopped switching to the virtual desktop to the right. I thought it was an issue with [this latest Windows 10 build](https://blogs.windows.com/windows-insider/2020/12/10/announcing-windows-10-insider-preview-build-21277/) (`21277.rs_prerelease.201207-1443`), but exiting SylphyHorn caused the...

2020年のWindowsの大規模アップデートにより,各仮想デスクトップに名前をつけることが可能になりました.こちらのアプリでは仮想デスクトップ切替時に通知を出せますが,現在は各仮想デスクトップのインデックスが表示されています.個人的には,その通知に各仮想デスクトップ名を表示できたらかなり便利だなと思っています. ぜひ,ご検討宜しくお願い致します.

### 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...

`デスクトップの番号をタスクトレイに表示する` を ON にした際、 ライトテーマだと ![image](https://user-images.githubusercontent.com/753914/87102836-31827800-c28e-11ea-8a26-488204e22c87.png) の様に表示されて可読性がゼロになります。 ちなみにダークテーマのときは次の様な感じです。 ![image](https://user-images.githubusercontent.com/753914/87102914-6db5d880-c28e-11ea-92a2-7a2b370e4c15.png)